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

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.245"^^xsd:decimal ;
  geo-pos:long "6.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5583333333333'^^xsd:double;
  dwc:latitude '58.245'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2634'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.245"^^xsd:decimal ;
  dwc:decimalLongitude "6.55833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.245"^^xsd:decimal ;
  geo-pos:long "6.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5583333333333'^^xsd:double;
  dwc:latitude '58.245'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2636'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.245"^^xsd:decimal ;
  dwc:decimalLongitude "6.55833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.245"^^xsd:decimal ;
  geo-pos:long "6.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5583333333333'^^xsd:double;
  dwc:latitude '58.245'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2630'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.245"^^xsd:decimal ;
  dwc:decimalLongitude "6.55833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.245"^^xsd:decimal ;
  geo-pos:long "6.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5583333333333'^^xsd:double;
  dwc:latitude '58.245'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2632'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.245"^^xsd:decimal ;
  dwc:decimalLongitude "6.55833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.245"^^xsd:decimal ;
  geo-pos:long "6.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5583333333333'^^xsd:double;
  dwc:latitude '58.245'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2633'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.245"^^xsd:decimal ;
  dwc:decimalLongitude "6.55833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.245"^^xsd:decimal ;
  geo-pos:long "6.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5583333333333'^^xsd:double;
  dwc:latitude '58.245'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2628'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.245"^^xsd:decimal ;
  dwc:decimalLongitude "6.55833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.245"^^xsd:decimal ;
  geo-pos:long "6.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5583333333333'^^xsd:double;
  dwc:latitude '58.245'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2631'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.245"^^xsd:decimal ;
  dwc:decimalLongitude "6.55833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.245"^^xsd:decimal ;
  geo-pos:long "6.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5583333333333'^^xsd:double;
  dwc:latitude '58.245'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2635'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.245"^^xsd:decimal ;
  dwc:decimalLongitude "6.55833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.245"^^xsd:decimal ;
  geo-pos:long "6.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5583333333333'^^xsd:double;
  dwc:latitude '58.245'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2637'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.245"^^xsd:decimal ;
  dwc:decimalLongitude "6.55833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.245 6.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.245"^^xsd:decimal ;
  geo-pos:long "6.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5583333333333'^^xsd:double;
  dwc:latitude '58.245'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2629'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2745'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2731'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2748'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton alveolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '140197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2735'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1610477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2740'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2733'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2742'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2730'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2744'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2741'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2728'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2747'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Skenea rugulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '141530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2749'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141530'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Trophonopsis barvicensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '151929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2750'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2723'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Iothia fulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '140186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2734'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2739'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2732'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2729'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2737'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '139853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2738'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2736'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Anatoma crispata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '141417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2727'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2743'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2746'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2752'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.57833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 6.57833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "6.57833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.5783333333333'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2751'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1837367810547 6.66046142578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1837367810547"^^xsd:decimal ;
  dwc:decimalLongitude "6.66046142578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1837367810547 6.66046142578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.1837367810547"^^xsd:decimal ;
  geo-pos:long "6.66046142578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.6604614257812'^^xsd:double;
  dwc:latitude '58.183736781055'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1837367810547 6.66046142578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1837367810547"^^xsd:decimal ;
  dwc:decimalLongitude "6.66046142578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1837367810547 6.66046142578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.1837367810547"^^xsd:decimal ;
  geo-pos:long "6.66046142578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.6604614257812'^^xsd:double;
  dwc:latitude '58.183736781055'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4159'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1837367810547 6.66046142578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1837367810547"^^xsd:decimal ;
  dwc:decimalLongitude "6.66046142578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1837367810547 6.66046142578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.1837367810547"^^xsd:decimal ;
  geo-pos:long "6.66046142578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.6604614257812'^^xsd:double;
  dwc:latitude '58.183736781055'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4160'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1190'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2692'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2686'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1196'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1192'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2701'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2690'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2698'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2687'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1195'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2689'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2683'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1189'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2688'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2685'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2693'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1193'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2691'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2703'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2702'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2697'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1191'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1194'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2699'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1197'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2694'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2682'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2684'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2704'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 6.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "6.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6816666666667'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2696'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2526755956456"^^xsd:decimal ;
  dwc:decimalLongitude "6.69891357421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  geo-pos:lat "58.2526755956456"^^xsd:decimal ;
  geo-pos:long "6.69891357421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6989135742188'^^xsd:double;
  dwc:latitude '58.252675595646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1677'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2526755956456"^^xsd:decimal ;
  dwc:decimalLongitude "6.69891357421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  geo-pos:lat "58.2526755956456"^^xsd:decimal ;
  geo-pos:long "6.69891357421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6989135742188'^^xsd:double;
  dwc:latitude '58.252675595646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1678'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2526755956456"^^xsd:decimal ;
  dwc:decimalLongitude "6.69891357421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  geo-pos:lat "58.2526755956456"^^xsd:decimal ;
  geo-pos:long "6.69891357421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6989135742188'^^xsd:double;
  dwc:latitude '58.252675595646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1682'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2526755956456"^^xsd:decimal ;
  dwc:decimalLongitude "6.69891357421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  geo-pos:lat "58.2526755956456"^^xsd:decimal ;
  geo-pos:long "6.69891357421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6989135742188'^^xsd:double;
  dwc:latitude '58.252675595646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1680'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2526755956456"^^xsd:decimal ;
  dwc:decimalLongitude "6.69891357421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  geo-pos:lat "58.2526755956456"^^xsd:decimal ;
  geo-pos:long "6.69891357421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6989135742188'^^xsd:double;
  dwc:latitude '58.252675595646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1683'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2526755956456"^^xsd:decimal ;
  dwc:decimalLongitude "6.69891357421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  geo-pos:lat "58.2526755956456"^^xsd:decimal ;
  geo-pos:long "6.69891357421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6989135742188'^^xsd:double;
  dwc:latitude '58.252675595646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1681'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2526755956456"^^xsd:decimal ;
  dwc:decimalLongitude "6.69891357421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  geo-pos:lat "58.2526755956456"^^xsd:decimal ;
  geo-pos:long "6.69891357421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6989135742188'^^xsd:double;
  dwc:latitude '58.252675595646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1686'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2526755956456"^^xsd:decimal ;
  dwc:decimalLongitude "6.69891357421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  geo-pos:lat "58.2526755956456"^^xsd:decimal ;
  geo-pos:long "6.69891357421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6989135742188'^^xsd:double;
  dwc:latitude '58.252675595646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1687'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2526755956456"^^xsd:decimal ;
  dwc:decimalLongitude "6.69891357421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  geo-pos:lat "58.2526755956456"^^xsd:decimal ;
  geo-pos:long "6.69891357421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6989135742188'^^xsd:double;
  dwc:latitude '58.252675595646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1684'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2526755956456"^^xsd:decimal ;
  dwc:decimalLongitude "6.69891357421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  geo-pos:lat "58.2526755956456"^^xsd:decimal ;
  geo-pos:long "6.69891357421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6989135742188'^^xsd:double;
  dwc:latitude '58.252675595646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1688'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2526755956456"^^xsd:decimal ;
  dwc:decimalLongitude "6.69891357421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  geo-pos:lat "58.2526755956456"^^xsd:decimal ;
  geo-pos:long "6.69891357421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6989135742188'^^xsd:double;
  dwc:latitude '58.252675595646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1679'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2526755956456"^^xsd:decimal ;
  dwc:decimalLongitude "6.69891357421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2526755956456 6.69891357421875)"^^geo:wktLiteral ;
  geo-pos:lat "58.2526755956456"^^xsd:decimal ;
  geo-pos:long "6.69891357421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6989135742188'^^xsd:double;
  dwc:latitude '58.252675595646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1685'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2524949476054"^^xsd:decimal ;
  dwc:decimalLongitude "6.6990852355957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  geo-pos:lat "58.2524949476054"^^xsd:decimal ;
  geo-pos:long "6.6990852355957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6990852355957'^^xsd:double;
  dwc:latitude '58.252494947605'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1696'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2524949476054"^^xsd:decimal ;
  dwc:decimalLongitude "6.6990852355957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  geo-pos:lat "58.2524949476054"^^xsd:decimal ;
  geo-pos:long "6.6990852355957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6990852355957'^^xsd:double;
  dwc:latitude '58.252494947605'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1698'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2524949476054"^^xsd:decimal ;
  dwc:decimalLongitude "6.6990852355957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  geo-pos:lat "58.2524949476054"^^xsd:decimal ;
  geo-pos:long "6.6990852355957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6990852355957'^^xsd:double;
  dwc:latitude '58.252494947605'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1693'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2524949476054"^^xsd:decimal ;
  dwc:decimalLongitude "6.6990852355957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  geo-pos:lat "58.2524949476054"^^xsd:decimal ;
  geo-pos:long "6.6990852355957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6990852355957'^^xsd:double;
  dwc:latitude '58.252494947605'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1689'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2524949476054"^^xsd:decimal ;
  dwc:decimalLongitude "6.6990852355957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  geo-pos:lat "58.2524949476054"^^xsd:decimal ;
  geo-pos:long "6.6990852355957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6990852355957'^^xsd:double;
  dwc:latitude '58.252494947605'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1699'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2524949476054"^^xsd:decimal ;
  dwc:decimalLongitude "6.6990852355957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  geo-pos:lat "58.2524949476054"^^xsd:decimal ;
  geo-pos:long "6.6990852355957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6990852355957'^^xsd:double;
  dwc:latitude '58.252494947605'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1697'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2524949476054"^^xsd:decimal ;
  dwc:decimalLongitude "6.6990852355957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  geo-pos:lat "58.2524949476054"^^xsd:decimal ;
  geo-pos:long "6.6990852355957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6990852355957'^^xsd:double;
  dwc:latitude '58.252494947605'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '152397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2524949476054"^^xsd:decimal ;
  dwc:decimalLongitude "6.6990852355957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  geo-pos:lat "58.2524949476054"^^xsd:decimal ;
  geo-pos:long "6.6990852355957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6990852355957'^^xsd:double;
  dwc:latitude '58.252494947605'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1692'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2524949476054"^^xsd:decimal ;
  dwc:decimalLongitude "6.6990852355957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  geo-pos:lat "58.2524949476054"^^xsd:decimal ;
  geo-pos:long "6.6990852355957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6990852355957'^^xsd:double;
  dwc:latitude '58.252494947605'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1694'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2524949476054"^^xsd:decimal ;
  dwc:decimalLongitude "6.6990852355957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  geo-pos:lat "58.2524949476054"^^xsd:decimal ;
  geo-pos:long "6.6990852355957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6990852355957'^^xsd:double;
  dwc:latitude '58.252494947605'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2524949476054"^^xsd:decimal ;
  dwc:decimalLongitude "6.6990852355957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  geo-pos:lat "58.2524949476054"^^xsd:decimal ;
  geo-pos:long "6.6990852355957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6990852355957'^^xsd:double;
  dwc:latitude '58.252494947605'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1701'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2524949476054"^^xsd:decimal ;
  dwc:decimalLongitude "6.6990852355957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  geo-pos:lat "58.2524949476054"^^xsd:decimal ;
  geo-pos:long "6.6990852355957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6990852355957'^^xsd:double;
  dwc:latitude '58.252494947605'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1691'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2524949476054"^^xsd:decimal ;
  dwc:decimalLongitude "6.6990852355957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  geo-pos:lat "58.2524949476054"^^xsd:decimal ;
  geo-pos:long "6.6990852355957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6990852355957'^^xsd:double;
  dwc:latitude '58.252494947605'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1690'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2524949476054"^^xsd:decimal ;
  dwc:decimalLongitude "6.6990852355957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2524949476054 6.6990852355957)"^^geo:wktLiteral ;
  geo-pos:lat "58.2524949476054"^^xsd:decimal ;
  geo-pos:long "6.6990852355957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.6990852355957'^^xsd:double;
  dwc:latitude '58.252494947605'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1702'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2066666666667"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '58.206666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2066666666667"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '58.206666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2066666666667"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '58.206666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4167'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2066666666667"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '58.206666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2066666666667"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Entalina tetragona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '58.206666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '139691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4162'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2066666666667"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '58.206666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4169'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2066666666667"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '58.206666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4166'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2066666666667"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '58.206666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4163'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2066666666667 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2066666666667"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '58.206666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4161'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0702777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.77027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.0702777777778"^^xsd:decimal ;
  geo-pos:long "6.77027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7702777777778'^^xsd:double;
  dwc:latitude '58.070277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1786'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0702777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.77027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.0702777777778"^^xsd:decimal ;
  geo-pos:long "6.77027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7702777777778'^^xsd:double;
  dwc:latitude '58.070277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1780'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0702777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.77027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.0702777777778"^^xsd:decimal ;
  geo-pos:long "6.77027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7702777777778'^^xsd:double;
  dwc:latitude '58.070277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1777'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0702777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.77027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.0702777777778"^^xsd:decimal ;
  geo-pos:long "6.77027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7702777777778'^^xsd:double;
  dwc:latitude '58.070277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1779'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0702777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.77027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.0702777777778"^^xsd:decimal ;
  geo-pos:long "6.77027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7702777777778'^^xsd:double;
  dwc:latitude '58.070277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1778'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0702777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.77027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.0702777777778"^^xsd:decimal ;
  geo-pos:long "6.77027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7702777777778'^^xsd:double;
  dwc:latitude '58.070277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1782'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0702777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.77027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.0702777777778"^^xsd:decimal ;
  geo-pos:long "6.77027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7702777777778'^^xsd:double;
  dwc:latitude '58.070277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1781'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0702777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.77027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.0702777777778"^^xsd:decimal ;
  geo-pos:long "6.77027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7702777777778'^^xsd:double;
  dwc:latitude '58.070277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1783'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0702777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.77027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.0702777777778"^^xsd:decimal ;
  geo-pos:long "6.77027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7702777777778'^^xsd:double;
  dwc:latitude '58.070277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1785'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0702777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.77027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.0702777777778"^^xsd:decimal ;
  geo-pos:long "6.77027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7702777777778'^^xsd:double;
  dwc:latitude '58.070277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1787'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0702777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.77027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0702777777778 6.77027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.0702777777778"^^xsd:decimal ;
  geo-pos:long "6.77027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7702777777778'^^xsd:double;
  dwc:latitude '58.070277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1776'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138186'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2889'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2882'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2880'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2875'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2883'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2877'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2872'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2874'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2870'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2876'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2878'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2881'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Taranis moerchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2890'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139384'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2885'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2873'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2891'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2887'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2879'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2886'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2884'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2892'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2871'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine quadrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2888'^^xsd:anyURI;
  dwc:aphiaIdAccepted '882941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2894'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.78416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0983333333333 6.78416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0983333333333"^^xsd:decimal ;
  geo-pos:long "6.78416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7841666666667'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2893'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1041441407888"^^xsd:decimal ;
  dwc:decimalLongitude "6.7866325378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  geo-pos:lat "58.1041441407888"^^xsd:decimal ;
  geo-pos:long "6.7866325378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7866325378418'^^xsd:double;
  dwc:latitude '58.104144140789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1801'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1041441407888"^^xsd:decimal ;
  dwc:decimalLongitude "6.7866325378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  geo-pos:lat "58.1041441407888"^^xsd:decimal ;
  geo-pos:long "6.7866325378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7866325378418'^^xsd:double;
  dwc:latitude '58.104144140789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '345287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1041441407888"^^xsd:decimal ;
  dwc:decimalLongitude "6.7866325378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  geo-pos:lat "58.1041441407888"^^xsd:decimal ;
  geo-pos:long "6.7866325378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7866325378418'^^xsd:double;
  dwc:latitude '58.104144140789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1791'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1041441407888"^^xsd:decimal ;
  dwc:decimalLongitude "6.7866325378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  geo-pos:lat "58.1041441407888"^^xsd:decimal ;
  geo-pos:long "6.7866325378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7866325378418'^^xsd:double;
  dwc:latitude '58.104144140789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1802'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1041441407888"^^xsd:decimal ;
  dwc:decimalLongitude "6.7866325378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  geo-pos:lat "58.1041441407888"^^xsd:decimal ;
  geo-pos:long "6.7866325378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7866325378418'^^xsd:double;
  dwc:latitude '58.104144140789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1796'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1041441407888"^^xsd:decimal ;
  dwc:decimalLongitude "6.7866325378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  geo-pos:lat "58.1041441407888"^^xsd:decimal ;
  geo-pos:long "6.7866325378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7866325378418'^^xsd:double;
  dwc:latitude '58.104144140789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1794'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1041441407888"^^xsd:decimal ;
  dwc:decimalLongitude "6.7866325378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  geo-pos:lat "58.1041441407888"^^xsd:decimal ;
  geo-pos:long "6.7866325378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7866325378418'^^xsd:double;
  dwc:latitude '58.104144140789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1793'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1041441407888"^^xsd:decimal ;
  dwc:decimalLongitude "6.7866325378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  geo-pos:lat "58.1041441407888"^^xsd:decimal ;
  geo-pos:long "6.7866325378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7866325378418'^^xsd:double;
  dwc:latitude '58.104144140789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1792'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1041441407888"^^xsd:decimal ;
  dwc:decimalLongitude "6.7866325378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  geo-pos:lat "58.1041441407888"^^xsd:decimal ;
  geo-pos:long "6.7866325378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7866325378418'^^xsd:double;
  dwc:latitude '58.104144140789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1795'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1041441407888"^^xsd:decimal ;
  dwc:decimalLongitude "6.7866325378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  geo-pos:lat "58.1041441407888"^^xsd:decimal ;
  geo-pos:long "6.7866325378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7866325378418'^^xsd:double;
  dwc:latitude '58.104144140789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1797'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1041441407888"^^xsd:decimal ;
  dwc:decimalLongitude "6.7866325378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  geo-pos:lat "58.1041441407888"^^xsd:decimal ;
  geo-pos:long "6.7866325378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7866325378418'^^xsd:double;
  dwc:latitude '58.104144140789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1799'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1041441407888"^^xsd:decimal ;
  dwc:decimalLongitude "6.7866325378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  geo-pos:lat "58.1041441407888"^^xsd:decimal ;
  geo-pos:long "6.7866325378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7866325378418'^^xsd:double;
  dwc:latitude '58.104144140789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1798'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1041441407888"^^xsd:decimal ;
  dwc:decimalLongitude "6.7866325378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  geo-pos:lat "58.1041441407888"^^xsd:decimal ;
  geo-pos:long "6.7866325378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7866325378418'^^xsd:double;
  dwc:latitude '58.104144140789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1790'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1041441407888"^^xsd:decimal ;
  dwc:decimalLongitude "6.7866325378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  geo-pos:lat "58.1041441407888"^^xsd:decimal ;
  geo-pos:long "6.7866325378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7866325378418'^^xsd:double;
  dwc:latitude '58.104144140789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1788'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1041441407888"^^xsd:decimal ;
  dwc:decimalLongitude "6.7866325378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  geo-pos:lat "58.1041441407888"^^xsd:decimal ;
  geo-pos:long "6.7866325378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7866325378418'^^xsd:double;
  dwc:latitude '58.104144140789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1789'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1041441407888"^^xsd:decimal ;
  dwc:decimalLongitude "6.7866325378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1041441407888 6.7866325378418)"^^geo:wktLiteral ;
  geo-pos:lat "58.1041441407888"^^xsd:decimal ;
  geo-pos:long "6.7866325378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7866325378418'^^xsd:double;
  dwc:latitude '58.104144140789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1803'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2090'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2087'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2081'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2091'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2072'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2080'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2073'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2084'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2085'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2071'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2088'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2083'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2082'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2089'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2092'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2076'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2075'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2074'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1040534387624"^^xsd:decimal ;
  dwc:decimalLongitude "6.78671836853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1040534387624 6.78671836853027)"^^geo:wktLiteral ;
  geo-pos:lat "58.1040534387624"^^xsd:decimal ;
  geo-pos:long "6.78671836853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7867183685303'^^xsd:double;
  dwc:latitude '58.104053438762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2086'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1607'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1622'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1606'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1613'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1612'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1608'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1618'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1609'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1615'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1620'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1616'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1605'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1614'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1610'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1611'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Oenopota sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '137826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1604'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137826'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1621'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1617'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0979305185732"^^xsd:decimal ;
  dwc:decimalLongitude "6.79118156433105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0979305185732 6.79118156433105)"^^geo:wktLiteral ;
  geo-pos:lat "58.0979305185732"^^xsd:decimal ;
  geo-pos:long "6.79118156433105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7911815643311'^^xsd:double;
  dwc:latitude '58.097930518573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1619'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 6.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "6.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 6.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "6.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W313'^^xsd:string;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.7916666666667'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W313'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 6.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "6.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 6.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "6.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W312'^^xsd:string;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.7916666666667'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W312'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 6.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "6.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 6.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "6.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W310'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.7916666666667'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W310'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 6.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "6.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 6.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "6.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W311'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.7916666666667'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W311'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 6.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "6.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 6.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "6.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W314'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.7916666666667'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W314'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1092684305204"^^xsd:decimal ;
  dwc:decimalLongitude "6.79573059082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  geo-pos:lat "58.1092684305204"^^xsd:decimal ;
  geo-pos:long "6.79573059082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7957305908203'^^xsd:double;
  dwc:latitude '58.10926843052'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1627'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1092684305204"^^xsd:decimal ;
  dwc:decimalLongitude "6.79573059082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  geo-pos:lat "58.1092684305204"^^xsd:decimal ;
  geo-pos:long "6.79573059082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7957305908203'^^xsd:double;
  dwc:latitude '58.10926843052'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1636'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1092684305204"^^xsd:decimal ;
  dwc:decimalLongitude "6.79573059082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  geo-pos:lat "58.1092684305204"^^xsd:decimal ;
  geo-pos:long "6.79573059082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7957305908203'^^xsd:double;
  dwc:latitude '58.10926843052'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1626'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1092684305204"^^xsd:decimal ;
  dwc:decimalLongitude "6.79573059082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  geo-pos:lat "58.1092684305204"^^xsd:decimal ;
  geo-pos:long "6.79573059082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7957305908203'^^xsd:double;
  dwc:latitude '58.10926843052'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1634'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1092684305204"^^xsd:decimal ;
  dwc:decimalLongitude "6.79573059082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  geo-pos:lat "58.1092684305204"^^xsd:decimal ;
  geo-pos:long "6.79573059082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7957305908203'^^xsd:double;
  dwc:latitude '58.10926843052'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1633'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1092684305204"^^xsd:decimal ;
  dwc:decimalLongitude "6.79573059082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  geo-pos:lat "58.1092684305204"^^xsd:decimal ;
  geo-pos:long "6.79573059082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7957305908203'^^xsd:double;
  dwc:latitude '58.10926843052'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1635'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1092684305204"^^xsd:decimal ;
  dwc:decimalLongitude "6.79573059082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  geo-pos:lat "58.1092684305204"^^xsd:decimal ;
  geo-pos:long "6.79573059082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7957305908203'^^xsd:double;
  dwc:latitude '58.10926843052'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1632'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1092684305204"^^xsd:decimal ;
  dwc:decimalLongitude "6.79573059082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  geo-pos:lat "58.1092684305204"^^xsd:decimal ;
  geo-pos:long "6.79573059082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7957305908203'^^xsd:double;
  dwc:latitude '58.10926843052'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1624'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1092684305204"^^xsd:decimal ;
  dwc:decimalLongitude "6.79573059082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  geo-pos:lat "58.1092684305204"^^xsd:decimal ;
  geo-pos:long "6.79573059082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7957305908203'^^xsd:double;
  dwc:latitude '58.10926843052'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1629'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1092684305204"^^xsd:decimal ;
  dwc:decimalLongitude "6.79573059082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  geo-pos:lat "58.1092684305204"^^xsd:decimal ;
  geo-pos:long "6.79573059082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7957305908203'^^xsd:double;
  dwc:latitude '58.10926843052'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1638'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1092684305204"^^xsd:decimal ;
  dwc:decimalLongitude "6.79573059082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  geo-pos:lat "58.1092684305204"^^xsd:decimal ;
  geo-pos:long "6.79573059082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7957305908203'^^xsd:double;
  dwc:latitude '58.10926843052'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1625'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1092684305204"^^xsd:decimal ;
  dwc:decimalLongitude "6.79573059082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  geo-pos:lat "58.1092684305204"^^xsd:decimal ;
  geo-pos:long "6.79573059082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7957305908203'^^xsd:double;
  dwc:latitude '58.10926843052'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1637'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1092684305204"^^xsd:decimal ;
  dwc:decimalLongitude "6.79573059082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  geo-pos:lat "58.1092684305204"^^xsd:decimal ;
  geo-pos:long "6.79573059082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7957305908203'^^xsd:double;
  dwc:latitude '58.10926843052'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1630'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1092684305204"^^xsd:decimal ;
  dwc:decimalLongitude "6.79573059082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  geo-pos:lat "58.1092684305204"^^xsd:decimal ;
  geo-pos:long "6.79573059082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7957305908203'^^xsd:double;
  dwc:latitude '58.10926843052'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1631'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1092684305204"^^xsd:decimal ;
  dwc:decimalLongitude "6.79573059082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  geo-pos:lat "58.1092684305204"^^xsd:decimal ;
  geo-pos:long "6.79573059082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7957305908203'^^xsd:double;
  dwc:latitude '58.10926843052'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1628'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1092684305204"^^xsd:decimal ;
  dwc:decimalLongitude "6.79573059082031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1092684305204 6.79573059082031)"^^geo:wktLiteral ;
  geo-pos:lat "58.1092684305204"^^xsd:decimal ;
  geo-pos:long "6.79573059082031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.7957305908203'^^xsd:double;
  dwc:latitude '58.10926843052'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1639'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.0836111111111"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '58.083611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1811'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.0836111111111"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '58.083611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1810'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.0836111111111"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '58.083611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1819'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.0836111111111"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '58.083611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1804'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.0836111111111"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '58.083611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1805'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.0836111111111"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '58.083611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1806'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.0836111111111"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '58.083611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1816'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.0836111111111"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '58.083611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1813'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.0836111111111"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '58.083611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1812'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.0836111111111"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '58.083611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1817'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.0836111111111"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '58.083611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1809'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.0836111111111"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '58.083611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1814'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.0836111111111"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '58.083611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1808'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.0836111111111"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '58.083611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1818'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.0836111111111"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '58.083611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1807'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0836111111111 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.0836111111111"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '58.083611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1815'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0527777777778 6.80222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0527777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.80222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0527777777778 6.80222222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.0527777777778"^^xsd:decimal ;
  geo-pos:long "6.80222222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8022222222222'^^xsd:double;
  dwc:latitude '58.052777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1642'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0527777777778 6.80222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0527777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.80222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0527777777778 6.80222222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.0527777777778"^^xsd:decimal ;
  geo-pos:long "6.80222222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8022222222222'^^xsd:double;
  dwc:latitude '58.052777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1644'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0527777777778 6.80222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0527777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.80222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0527777777778 6.80222222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.0527777777778"^^xsd:decimal ;
  geo-pos:long "6.80222222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8022222222222'^^xsd:double;
  dwc:latitude '58.052777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1643'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0527777777778 6.80222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0527777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.80222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0527777777778 6.80222222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.0527777777778"^^xsd:decimal ;
  geo-pos:long "6.80222222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8022222222222'^^xsd:double;
  dwc:latitude '58.052777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1646'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0527777777778 6.80222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0527777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.80222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0527777777778 6.80222222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.0527777777778"^^xsd:decimal ;
  geo-pos:long "6.80222222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8022222222222'^^xsd:double;
  dwc:latitude '58.052777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1648'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0527777777778 6.80222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0527777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.80222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0527777777778 6.80222222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.0527777777778"^^xsd:decimal ;
  geo-pos:long "6.80222222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8022222222222'^^xsd:double;
  dwc:latitude '58.052777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1647'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0527777777778 6.80222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0527777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.80222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0527777777778 6.80222222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.0527777777778"^^xsd:decimal ;
  geo-pos:long "6.80222222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8022222222222'^^xsd:double;
  dwc:latitude '58.052777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1641'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0527777777778 6.80222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0527777777778"^^xsd:decimal ;
  dwc:decimalLongitude "6.80222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0527777777778 6.80222222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.0527777777778"^^xsd:decimal ;
  geo-pos:long "6.80222222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8022222222222'^^xsd:double;
  dwc:latitude '58.052777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1645'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 6.80333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.80333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 6.80333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2516666666667"^^xsd:decimal ;
  geo-pos:long "6.80333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W340'^^xsd:string;
  dwc:scientificName 'Alvania testae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.8033333333333'^^xsd:double;
  dwc:latitude '58.251666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W340'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 6.80333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.80333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 6.80333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2516666666667"^^xsd:decimal ;
  geo-pos:long "6.80333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W343'^^xsd:string;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.8033333333333'^^xsd:double;
  dwc:latitude '58.251666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W343'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 6.80333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.80333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 6.80333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2516666666667"^^xsd:decimal ;
  geo-pos:long "6.80333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W345'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.8033333333333'^^xsd:double;
  dwc:latitude '58.251666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W345'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 6.80333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.80333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 6.80333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2516666666667"^^xsd:decimal ;
  geo-pos:long "6.80333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W344'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.8033333333333'^^xsd:double;
  dwc:latitude '58.251666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 6.80333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.80333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 6.80333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2516666666667"^^xsd:decimal ;
  geo-pos:long "6.80333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W342'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.8033333333333'^^xsd:double;
  dwc:latitude '58.251666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W342'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 6.80333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.80333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 6.80333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2516666666667"^^xsd:decimal ;
  geo-pos:long "6.80333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W339'^^xsd:string;
  dwc:scientificName 'Alvania subsoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.8033333333333'^^xsd:double;
  dwc:latitude '58.251666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W339'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 6.80333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.80333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 6.80333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2516666666667"^^xsd:decimal ;
  geo-pos:long "6.80333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W346'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.8033333333333'^^xsd:double;
  dwc:latitude '58.251666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W346'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 6.80333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.80333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 6.80333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2516666666667"^^xsd:decimal ;
  geo-pos:long "6.80333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W341'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.8033333333333'^^xsd:double;
  dwc:latitude '58.251666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W341'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0884038863641"^^xsd:decimal ;
  dwc:decimalLongitude "6.81427001953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.0884038863641"^^xsd:decimal ;
  geo-pos:long "6.81427001953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8142700195312'^^xsd:double;
  dwc:latitude '58.088403886364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2765'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0884038863641"^^xsd:decimal ;
  dwc:decimalLongitude "6.81427001953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.0884038863641"^^xsd:decimal ;
  geo-pos:long "6.81427001953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8142700195312'^^xsd:double;
  dwc:latitude '58.088403886364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2766'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0884038863641"^^xsd:decimal ;
  dwc:decimalLongitude "6.81427001953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.0884038863641"^^xsd:decimal ;
  geo-pos:long "6.81427001953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8142700195312'^^xsd:double;
  dwc:latitude '58.088403886364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2763'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0884038863641"^^xsd:decimal ;
  dwc:decimalLongitude "6.81427001953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.0884038863641"^^xsd:decimal ;
  geo-pos:long "6.81427001953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8142700195312'^^xsd:double;
  dwc:latitude '58.088403886364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2767'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0884038863641"^^xsd:decimal ;
  dwc:decimalLongitude "6.81427001953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.0884038863641"^^xsd:decimal ;
  geo-pos:long "6.81427001953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8142700195312'^^xsd:double;
  dwc:latitude '58.088403886364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2771'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0884038863641"^^xsd:decimal ;
  dwc:decimalLongitude "6.81427001953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.0884038863641"^^xsd:decimal ;
  geo-pos:long "6.81427001953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8142700195312'^^xsd:double;
  dwc:latitude '58.088403886364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2768'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0884038863641"^^xsd:decimal ;
  dwc:decimalLongitude "6.81427001953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.0884038863641"^^xsd:decimal ;
  geo-pos:long "6.81427001953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8142700195312'^^xsd:double;
  dwc:latitude '58.088403886364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2764'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0884038863641"^^xsd:decimal ;
  dwc:decimalLongitude "6.81427001953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.0884038863641"^^xsd:decimal ;
  geo-pos:long "6.81427001953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8142700195312'^^xsd:double;
  dwc:latitude '58.088403886364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2769'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0884038863641"^^xsd:decimal ;
  dwc:decimalLongitude "6.81427001953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0884038863641 6.81427001953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.0884038863641"^^xsd:decimal ;
  geo-pos:long "6.81427001953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8142700195312'^^xsd:double;
  dwc:latitude '58.088403886364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2770'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0533333333333"^^xsd:decimal ;
  geo-pos:long "6.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8166666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1675'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0533333333333"^^xsd:decimal ;
  geo-pos:long "6.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8166666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1667'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0533333333333"^^xsd:decimal ;
  geo-pos:long "6.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8166666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1665'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0533333333333"^^xsd:decimal ;
  geo-pos:long "6.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8166666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1666'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0533333333333"^^xsd:decimal ;
  geo-pos:long "6.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8166666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1671'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0533333333333"^^xsd:decimal ;
  geo-pos:long "6.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8166666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1668'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0533333333333"^^xsd:decimal ;
  geo-pos:long "6.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8166666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1664'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0533333333333"^^xsd:decimal ;
  geo-pos:long "6.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8166666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1672'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0533333333333"^^xsd:decimal ;
  geo-pos:long "6.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8166666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1662'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0533333333333"^^xsd:decimal ;
  geo-pos:long "6.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8166666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1673'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0533333333333"^^xsd:decimal ;
  geo-pos:long "6.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8166666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1660'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0533333333333"^^xsd:decimal ;
  geo-pos:long "6.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8166666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1661'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0533333333333"^^xsd:decimal ;
  geo-pos:long "6.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8166666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1669'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0533333333333"^^xsd:decimal ;
  geo-pos:long "6.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8166666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1674'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0533333333333"^^xsd:decimal ;
  geo-pos:long "6.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8166666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1676'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0533333333333 6.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0533333333333"^^xsd:decimal ;
  geo-pos:long "6.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8166666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1663'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2197'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2190'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2188'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2192'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2189'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2195'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2193'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2209'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2191'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2204'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2194'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2196'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2210'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0623968460476"^^xsd:decimal ;
  dwc:decimalLongitude "6.81804656982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0623968460476 6.81804656982422)"^^geo:wktLiteral ;
  geo-pos:lat "58.0623968460476"^^xsd:decimal ;
  geo-pos:long "6.81804656982422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FARSUND'^^xsd:string;
  dwc:longitude '6.8180465698242'^^xsd:double;
  dwc:latitude '58.062396846048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2201'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27 6.86333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.27"^^xsd:decimal ;
  dwc:decimalLongitude "6.86333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27 6.86333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.27"^^xsd:decimal ;
  geo-pos:long "6.86333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W308'^^xsd:string;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.8633333333333'^^xsd:double;
  dwc:latitude '58.27'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W308'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27 6.86333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.27"^^xsd:decimal ;
  dwc:decimalLongitude "6.86333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27 6.86333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.27"^^xsd:decimal ;
  geo-pos:long "6.86333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W306'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.8633333333333'^^xsd:double;
  dwc:latitude '58.27'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W306'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27 6.86333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.27"^^xsd:decimal ;
  dwc:decimalLongitude "6.86333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27 6.86333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.27"^^xsd:decimal ;
  geo-pos:long "6.86333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W307'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.8633333333333'^^xsd:double;
  dwc:latitude '58.27'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W307'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27 6.86333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.27"^^xsd:decimal ;
  dwc:decimalLongitude "6.86333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27 6.86333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.27"^^xsd:decimal ;
  geo-pos:long "6.86333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W309'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'FLEKKEFJORD'^^xsd:string;
  dwc:longitude '6.8633333333333'^^xsd:double;
  dwc:latitude '58.27'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W309'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1393191192604 7.04858779907227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1393191192604"^^xsd:decimal ;
  dwc:decimalLongitude "7.04858779907227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1393191192604 7.04858779907227)"^^geo:wktLiteral ;
  geo-pos:lat "58.1393191192604"^^xsd:decimal ;
  geo-pos:long "7.04858779907227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.0485877990723'^^xsd:double;
  dwc:latitude '58.13931911926'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1480'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1393191192604 7.04858779907227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1393191192604"^^xsd:decimal ;
  dwc:decimalLongitude "7.04858779907227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1393191192604 7.04858779907227)"^^geo:wktLiteral ;
  geo-pos:lat "58.1393191192604"^^xsd:decimal ;
  geo-pos:long "7.04858779907227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.0485877990723'^^xsd:double;
  dwc:latitude '58.13931911926'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1479'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0338888888889"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.033888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2753'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0338888888889"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.033888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2759'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0338888888889"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.033888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2754'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0338888888889"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.033888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2760'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0338888888889"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.033888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2755'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0338888888889"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.033888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2756'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0338888888889"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.033888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2757'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0338888888889"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.033888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2758'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0338888888889"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.033888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2761'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0338888888889 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0338888888889"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.033888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2762'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0433333333333"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1182'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0433333333333"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1178'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0433333333333"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1179'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0433333333333"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1185'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0433333333333"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1186'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0433333333333"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1184'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0433333333333"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1181'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0433333333333"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1177'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0433333333333"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1176'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0433333333333"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1183'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0433333333333"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1180'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0433333333333"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1187'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0433333333333"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1175'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0433333333333 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.0433333333333"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1188'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1148'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Anatoma crispata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '141417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1145'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1170'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1163'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1149'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Trophonopsis barvicensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '151929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1172'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1159'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1169'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1153'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1152'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1157'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1154'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1166'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1146'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limatula gwyni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1160'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1171'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bathyarca pectunculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '138799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1150'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1147'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1156'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1151'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1162'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton alveolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1610477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1167'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1161'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.11166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 7.11166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.98"^^xsd:decimal ;
  geo-pos:long "7.11166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1116666666667'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1174'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.025555184126 7.1136474609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.025555184126"^^xsd:decimal ;
  dwc:decimalLongitude "7.1136474609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.025555184126 7.1136474609375)"^^geo:wktLiteral ;
  geo-pos:lat "58.025555184126"^^xsd:decimal ;
  geo-pos:long "7.1136474609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1136474609375'^^xsd:double;
  dwc:latitude '58.025555184126'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1908'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.025555184126 7.1136474609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.025555184126"^^xsd:decimal ;
  dwc:decimalLongitude "7.1136474609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.025555184126 7.1136474609375)"^^geo:wktLiteral ;
  geo-pos:lat "58.025555184126"^^xsd:decimal ;
  geo-pos:long "7.1136474609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1136474609375'^^xsd:double;
  dwc:latitude '58.025555184126'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1909'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2254'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138117'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2249'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2243'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2255'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2256'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2241'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.13361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.13361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.13361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.1336111111111'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.9866666666667"^^xsd:decimal ;
  geo-pos:long "7.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.36'^^xsd:double;
  dwc:latitude '57.986666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1112'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.9866666666667"^^xsd:decimal ;
  geo-pos:long "7.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.36'^^xsd:double;
  dwc:latitude '57.986666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1115'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.9866666666667"^^xsd:decimal ;
  geo-pos:long "7.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.36'^^xsd:double;
  dwc:latitude '57.986666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1117'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.9866666666667"^^xsd:decimal ;
  geo-pos:long "7.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.36'^^xsd:double;
  dwc:latitude '57.986666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1114'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.9866666666667"^^xsd:decimal ;
  geo-pos:long "7.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.36'^^xsd:double;
  dwc:latitude '57.986666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1120'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.9866666666667"^^xsd:decimal ;
  geo-pos:long "7.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.36'^^xsd:double;
  dwc:latitude '57.986666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1116'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.9866666666667"^^xsd:decimal ;
  geo-pos:long "7.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.36'^^xsd:double;
  dwc:latitude '57.986666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.9866666666667"^^xsd:decimal ;
  geo-pos:long "7.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.36'^^xsd:double;
  dwc:latitude '57.986666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1119'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.9866666666667"^^xsd:decimal ;
  geo-pos:long "7.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.36'^^xsd:double;
  dwc:latitude '57.986666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1118'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.9866666666667"^^xsd:decimal ;
  geo-pos:long "7.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.36'^^xsd:double;
  dwc:latitude '57.986666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1121'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9866666666667 7.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.9866666666667"^^xsd:decimal ;
  geo-pos:long "7.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.36'^^xsd:double;
  dwc:latitude '57.986666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.45361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0033333333333"^^xsd:decimal ;
  geo-pos:long "7.45361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4536111111111'^^xsd:double;
  dwc:latitude '58.003333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1753'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.45361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0033333333333"^^xsd:decimal ;
  geo-pos:long "7.45361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4536111111111'^^xsd:double;
  dwc:latitude '58.003333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1747'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.45361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0033333333333"^^xsd:decimal ;
  geo-pos:long "7.45361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4536111111111'^^xsd:double;
  dwc:latitude '58.003333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1749'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.45361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0033333333333"^^xsd:decimal ;
  geo-pos:long "7.45361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4536111111111'^^xsd:double;
  dwc:latitude '58.003333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1748'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.45361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0033333333333"^^xsd:decimal ;
  geo-pos:long "7.45361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4536111111111'^^xsd:double;
  dwc:latitude '58.003333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1756'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.45361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0033333333333"^^xsd:decimal ;
  geo-pos:long "7.45361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4536111111111'^^xsd:double;
  dwc:latitude '58.003333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1751'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.45361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0033333333333"^^xsd:decimal ;
  geo-pos:long "7.45361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4536111111111'^^xsd:double;
  dwc:latitude '58.003333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1746'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.45361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0033333333333"^^xsd:decimal ;
  geo-pos:long "7.45361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4536111111111'^^xsd:double;
  dwc:latitude '58.003333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1755'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.45361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0033333333333"^^xsd:decimal ;
  geo-pos:long "7.45361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4536111111111'^^xsd:double;
  dwc:latitude '58.003333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1754'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.45361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0033333333333"^^xsd:decimal ;
  geo-pos:long "7.45361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4536111111111'^^xsd:double;
  dwc:latitude '58.003333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1757'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.45361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0033333333333"^^xsd:decimal ;
  geo-pos:long "7.45361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4536111111111'^^xsd:double;
  dwc:latitude '58.003333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1750'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.45361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0033333333333"^^xsd:decimal ;
  geo-pos:long "7.45361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4536111111111'^^xsd:double;
  dwc:latitude '58.003333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1745'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138117'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.45361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0033333333333"^^xsd:decimal ;
  geo-pos:long "7.45361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton exaratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4536111111111'^^xsd:double;
  dwc:latitude '58.003333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1752'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.45361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0033333333333 7.45361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.0033333333333"^^xsd:decimal ;
  geo-pos:long "7.45361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4536111111111'^^xsd:double;
  dwc:latitude '58.003333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1758'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.45666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.015"^^xsd:decimal ;
  dwc:decimalLongitude "7.45666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.45666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.015"^^xsd:decimal ;
  geo-pos:long "7.45666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4566666666667'^^xsd:double;
  dwc:latitude '58.015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4145'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.45666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.015"^^xsd:decimal ;
  dwc:decimalLongitude "7.45666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.45666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.015"^^xsd:decimal ;
  geo-pos:long "7.45666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4566666666667'^^xsd:double;
  dwc:latitude '58.015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4140'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.45666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.015"^^xsd:decimal ;
  dwc:decimalLongitude "7.45666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.45666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.015"^^xsd:decimal ;
  geo-pos:long "7.45666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4566666666667'^^xsd:double;
  dwc:latitude '58.015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4144'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141134'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.45666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.015"^^xsd:decimal ;
  dwc:decimalLongitude "7.45666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.45666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.015"^^xsd:decimal ;
  geo-pos:long "7.45666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4566666666667'^^xsd:double;
  dwc:latitude '58.015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4142'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.45666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.015"^^xsd:decimal ;
  dwc:decimalLongitude "7.45666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.45666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.015"^^xsd:decimal ;
  geo-pos:long "7.45666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4566666666667'^^xsd:double;
  dwc:latitude '58.015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4141'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.45666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.015"^^xsd:decimal ;
  dwc:decimalLongitude "7.45666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.45666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.015"^^xsd:decimal ;
  geo-pos:long "7.45666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4566666666667'^^xsd:double;
  dwc:latitude '58.015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4143'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.45666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.015"^^xsd:decimal ;
  dwc:decimalLongitude "7.45666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.45666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.015"^^xsd:decimal ;
  geo-pos:long "7.45666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4566666666667'^^xsd:double;
  dwc:latitude '58.015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4139'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2286'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2291'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2287'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2282'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2279'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2284'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2280'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2288'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2281'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2289'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0130085452588"^^xsd:decimal ;
  dwc:decimalLongitude "7.46795654296875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0130085452588 7.46795654296875)"^^geo:wktLiteral ;
  geo-pos:lat "58.0130085452588"^^xsd:decimal ;
  geo-pos:long "7.46795654296875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4679565429688'^^xsd:double;
  dwc:latitude '58.013008545259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2153'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2145'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2151'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2141'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2147'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2157'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2143'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2150'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2149'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2152'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2156'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2159'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2148'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2146'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2160'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2154'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2140'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2142'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2144'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2139'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46805555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.46805555555556)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.46805555555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4680555555556'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2161'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1134'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine quadrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1138'^^xsd:anyURI;
  dwc:aphiaIdAccepted '882941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella scillae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1130'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Alvania testae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1126'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1139'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1137'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1127'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1131'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '345287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1132'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1128'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1125'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1129'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1135'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1142'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1140'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1141'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1136'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limatula gwyni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1133'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1143'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1123'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1124'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9816666666667 7.46833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9816666666667"^^xsd:decimal ;
  geo-pos:long "7.46833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.981666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1144'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1595'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1593'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1594'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1603'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1599'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1597'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1591'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1589'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1590'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1592'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1596'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1586'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1588'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1598'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1602'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1587'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1584'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1601'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1585'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0169444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0169444444444 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "58.0169444444444"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'LINDESNES'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '58.016944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1582'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.49833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.015"^^xsd:decimal ;
  dwc:decimalLongitude "7.49833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.49833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.015"^^xsd:decimal ;
  geo-pos:long "7.49833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.4983333333333'^^xsd:double;
  dwc:latitude '58.015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1105'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.49833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.015"^^xsd:decimal ;
  dwc:decimalLongitude "7.49833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.49833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.015"^^xsd:decimal ;
  geo-pos:long "7.49833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.4983333333333'^^xsd:double;
  dwc:latitude '58.015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.49833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.015"^^xsd:decimal ;
  dwc:decimalLongitude "7.49833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.49833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.015"^^xsd:decimal ;
  geo-pos:long "7.49833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.4983333333333'^^xsd:double;
  dwc:latitude '58.015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.49833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.015"^^xsd:decimal ;
  dwc:decimalLongitude "7.49833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.49833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.015"^^xsd:decimal ;
  geo-pos:long "7.49833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.4983333333333'^^xsd:double;
  dwc:latitude '58.015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1110'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.49833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.015"^^xsd:decimal ;
  dwc:decimalLongitude "7.49833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.49833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.015"^^xsd:decimal ;
  geo-pos:long "7.49833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.4983333333333'^^xsd:double;
  dwc:latitude '58.015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1107'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.49833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.015"^^xsd:decimal ;
  dwc:decimalLongitude "7.49833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.49833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.015"^^xsd:decimal ;
  geo-pos:long "7.49833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.4983333333333'^^xsd:double;
  dwc:latitude '58.015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.49833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.015"^^xsd:decimal ;
  dwc:decimalLongitude "7.49833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.49833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.015"^^xsd:decimal ;
  geo-pos:long "7.49833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.4983333333333'^^xsd:double;
  dwc:latitude '58.015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1103'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.49833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.015"^^xsd:decimal ;
  dwc:decimalLongitude "7.49833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 7.49833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.015"^^xsd:decimal ;
  geo-pos:long "7.49833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.4983333333333'^^xsd:double;
  dwc:latitude '58.015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1109'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043367486261"^^xsd:decimal ;
  dwc:decimalLongitude "7.66227722167969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  geo-pos:lat "58.043367486261"^^xsd:decimal ;
  geo-pos:long "7.66227722167969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6622772216797'^^xsd:double;
  dwc:latitude '58.043367486261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1766'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043367486261"^^xsd:decimal ;
  dwc:decimalLongitude "7.66227722167969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  geo-pos:lat "58.043367486261"^^xsd:decimal ;
  geo-pos:long "7.66227722167969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6622772216797'^^xsd:double;
  dwc:latitude '58.043367486261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1773'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043367486261"^^xsd:decimal ;
  dwc:decimalLongitude "7.66227722167969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  geo-pos:lat "58.043367486261"^^xsd:decimal ;
  geo-pos:long "7.66227722167969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6622772216797'^^xsd:double;
  dwc:latitude '58.043367486261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1772'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043367486261"^^xsd:decimal ;
  dwc:decimalLongitude "7.66227722167969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  geo-pos:lat "58.043367486261"^^xsd:decimal ;
  geo-pos:long "7.66227722167969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6622772216797'^^xsd:double;
  dwc:latitude '58.043367486261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1768'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043367486261"^^xsd:decimal ;
  dwc:decimalLongitude "7.66227722167969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  geo-pos:lat "58.043367486261"^^xsd:decimal ;
  geo-pos:long "7.66227722167969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6622772216797'^^xsd:double;
  dwc:latitude '58.043367486261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1759'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043367486261"^^xsd:decimal ;
  dwc:decimalLongitude "7.66227722167969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  geo-pos:lat "58.043367486261"^^xsd:decimal ;
  geo-pos:long "7.66227722167969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6622772216797'^^xsd:double;
  dwc:latitude '58.043367486261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1774'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043367486261"^^xsd:decimal ;
  dwc:decimalLongitude "7.66227722167969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  geo-pos:lat "58.043367486261"^^xsd:decimal ;
  geo-pos:long "7.66227722167969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6622772216797'^^xsd:double;
  dwc:latitude '58.043367486261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1775'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043367486261"^^xsd:decimal ;
  dwc:decimalLongitude "7.66227722167969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  geo-pos:lat "58.043367486261"^^xsd:decimal ;
  geo-pos:long "7.66227722167969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6622772216797'^^xsd:double;
  dwc:latitude '58.043367486261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1769'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043367486261"^^xsd:decimal ;
  dwc:decimalLongitude "7.66227722167969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  geo-pos:lat "58.043367486261"^^xsd:decimal ;
  geo-pos:long "7.66227722167969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6622772216797'^^xsd:double;
  dwc:latitude '58.043367486261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1764'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043367486261"^^xsd:decimal ;
  dwc:decimalLongitude "7.66227722167969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  geo-pos:lat "58.043367486261"^^xsd:decimal ;
  geo-pos:long "7.66227722167969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6622772216797'^^xsd:double;
  dwc:latitude '58.043367486261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1762'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043367486261"^^xsd:decimal ;
  dwc:decimalLongitude "7.66227722167969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  geo-pos:lat "58.043367486261"^^xsd:decimal ;
  geo-pos:long "7.66227722167969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6622772216797'^^xsd:double;
  dwc:latitude '58.043367486261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1765'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043367486261"^^xsd:decimal ;
  dwc:decimalLongitude "7.66227722167969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  geo-pos:lat "58.043367486261"^^xsd:decimal ;
  geo-pos:long "7.66227722167969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6622772216797'^^xsd:double;
  dwc:latitude '58.043367486261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1767'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043367486261"^^xsd:decimal ;
  dwc:decimalLongitude "7.66227722167969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  geo-pos:lat "58.043367486261"^^xsd:decimal ;
  geo-pos:long "7.66227722167969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6622772216797'^^xsd:double;
  dwc:latitude '58.043367486261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1763'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043367486261"^^xsd:decimal ;
  dwc:decimalLongitude "7.66227722167969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  geo-pos:lat "58.043367486261"^^xsd:decimal ;
  geo-pos:long "7.66227722167969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6622772216797'^^xsd:double;
  dwc:latitude '58.043367486261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1771'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043367486261"^^xsd:decimal ;
  dwc:decimalLongitude "7.66227722167969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  geo-pos:lat "58.043367486261"^^xsd:decimal ;
  geo-pos:long "7.66227722167969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6622772216797'^^xsd:double;
  dwc:latitude '58.043367486261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1761'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043367486261"^^xsd:decimal ;
  dwc:decimalLongitude "7.66227722167969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043367486261 7.66227722167969)"^^geo:wktLiteral ;
  geo-pos:lat "58.043367486261"^^xsd:decimal ;
  geo-pos:long "7.66227722167969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6622772216797'^^xsd:double;
  dwc:latitude '58.043367486261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1760'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0468652886686 7.66382217407227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0468652886686"^^xsd:decimal ;
  dwc:decimalLongitude "7.66382217407227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0468652886686 7.66382217407227)"^^geo:wktLiteral ;
  geo-pos:lat "58.0468652886686"^^xsd:decimal ;
  geo-pos:long "7.66382217407227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6638221740723'^^xsd:double;
  dwc:latitude '58.046865288669'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1901'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0468652886686 7.66382217407227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0468652886686"^^xsd:decimal ;
  dwc:decimalLongitude "7.66382217407227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0468652886686 7.66382217407227)"^^geo:wktLiteral ;
  geo-pos:lat "58.0468652886686"^^xsd:decimal ;
  geo-pos:long "7.66382217407227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6638221740723'^^xsd:double;
  dwc:latitude '58.046865288669'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1904'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0468652886686 7.66382217407227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0468652886686"^^xsd:decimal ;
  dwc:decimalLongitude "7.66382217407227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0468652886686 7.66382217407227)"^^geo:wktLiteral ;
  geo-pos:lat "58.0468652886686"^^xsd:decimal ;
  geo-pos:long "7.66382217407227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6638221740723'^^xsd:double;
  dwc:latitude '58.046865288669'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1907'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0468652886686 7.66382217407227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0468652886686"^^xsd:decimal ;
  dwc:decimalLongitude "7.66382217407227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0468652886686 7.66382217407227)"^^geo:wktLiteral ;
  geo-pos:lat "58.0468652886686"^^xsd:decimal ;
  geo-pos:long "7.66382217407227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6638221740723'^^xsd:double;
  dwc:latitude '58.046865288669'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1905'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0468652886686 7.66382217407227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0468652886686"^^xsd:decimal ;
  dwc:decimalLongitude "7.66382217407227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0468652886686 7.66382217407227)"^^geo:wktLiteral ;
  geo-pos:lat "58.0468652886686"^^xsd:decimal ;
  geo-pos:long "7.66382217407227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6638221740723'^^xsd:double;
  dwc:latitude '58.046865288669'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1903'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0468652886686 7.66382217407227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0468652886686"^^xsd:decimal ;
  dwc:decimalLongitude "7.66382217407227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0468652886686 7.66382217407227)"^^geo:wktLiteral ;
  geo-pos:lat "58.0468652886686"^^xsd:decimal ;
  geo-pos:long "7.66382217407227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6638221740723'^^xsd:double;
  dwc:latitude '58.046865288669'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0468652886686 7.66382217407227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0468652886686"^^xsd:decimal ;
  dwc:decimalLongitude "7.66382217407227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0468652886686 7.66382217407227)"^^geo:wktLiteral ;
  geo-pos:lat "58.0468652886686"^^xsd:decimal ;
  geo-pos:long "7.66382217407227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'MANDAL'^^xsd:string;
  dwc:longitude '7.6638221740723'^^xsd:double;
  dwc:latitude '58.046865288669'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1902'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1931'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1926'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1937'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1936'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1922'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1918'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1917'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138259'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1929'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1923'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1934'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1925'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1919'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1920'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tropidomya abbreviata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1939'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1940'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1938'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1930'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1941'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1935'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1932'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1933'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1928'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1927'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1921'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1924'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0369444444444"^^xsd:decimal ;
  dwc:decimalLongitude "7.70333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0369444444444 7.70333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0369444444444"^^xsd:decimal ;
  geo-pos:long "7.70333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7033333333333'^^xsd:double;
  dwc:latitude '58.036944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1942'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1094'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2221'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1087'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2223'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '140958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1090'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1097'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella scillae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2222'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2229'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2211'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1092'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1086'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1098'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2212'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Entalina tetragona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '139691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1096'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '139450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1089'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2227'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1088'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2218'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '139450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1091'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1095'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2224'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1099'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2233'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2232'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0333333333333 7.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0333333333333"^^xsd:decimal ;
  geo-pos:long "7.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1101'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.073882220817 7.7838134765625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.073882220817"^^xsd:decimal ;
  dwc:decimalLongitude "7.7838134765625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.073882220817 7.7838134765625)"^^geo:wktLiteral ;
  geo-pos:lat "58.073882220817"^^xsd:decimal ;
  geo-pos:long "7.7838134765625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10503'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.7838134765625'^^xsd:double;
  dwc:latitude '58.073882220817'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1071'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1084'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1072'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '345287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1073'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1067'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1074'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limatula gwyni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1076'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1065'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1066'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1075'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1068'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1070'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1069'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1083'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1064'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1085'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1080'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1081'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0166666666667 7.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0166666666667"^^xsd:decimal ;
  geo-pos:long "7.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'S+GNE'^^xsd:string;
  dwc:longitude '7.8183333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1082'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  geo-pos:lat "58.0583333333333"^^xsd:decimal ;
  geo-pos:long "7.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.945'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4068'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  geo-pos:lat "58.0583333333333"^^xsd:decimal ;
  geo-pos:long "7.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.945'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4057'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  geo-pos:lat "58.0583333333333"^^xsd:decimal ;
  geo-pos:long "7.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.945'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  geo-pos:lat "58.0583333333333"^^xsd:decimal ;
  geo-pos:long "7.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.945'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4061'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  geo-pos:lat "58.0583333333333"^^xsd:decimal ;
  geo-pos:long "7.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limatula gwyni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.945'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '140237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  geo-pos:lat "58.0583333333333"^^xsd:decimal ;
  geo-pos:long "7.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.945'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4054'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  geo-pos:lat "58.0583333333333"^^xsd:decimal ;
  geo-pos:long "7.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.945'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  geo-pos:lat "58.0583333333333"^^xsd:decimal ;
  geo-pos:long "7.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.945'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4065'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  geo-pos:lat "58.0583333333333"^^xsd:decimal ;
  geo-pos:long "7.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.945'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4062'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  geo-pos:lat "58.0583333333333"^^xsd:decimal ;
  geo-pos:long "7.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.945'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '152397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  geo-pos:lat "58.0583333333333"^^xsd:decimal ;
  geo-pos:long "7.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.945'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4066'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  geo-pos:lat "58.0583333333333"^^xsd:decimal ;
  geo-pos:long "7.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.945'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4058'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  geo-pos:lat "58.0583333333333"^^xsd:decimal ;
  geo-pos:long "7.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.945'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4064'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  geo-pos:lat "58.0583333333333"^^xsd:decimal ;
  geo-pos:long "7.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.945'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4055'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  geo-pos:lat "58.0583333333333"^^xsd:decimal ;
  geo-pos:long "7.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.945'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4067'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0583333333333 7.945)"^^geo:wktLiteral ;
  geo-pos:lat "58.0583333333333"^^xsd:decimal ;
  geo-pos:long "7.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.945'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4053'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1896'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1893'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1890'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1885'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1888'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1897'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1881'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1895'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1887'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1882'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1889'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1880'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1886'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1884'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1883'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1894'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1898'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1892'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1891'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0721573805244"^^xsd:decimal ;
  dwc:decimalLongitude "7.96199798583984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0721573805244 7.96199798583984)"^^geo:wktLiteral ;
  geo-pos:lat "58.0721573805244"^^xsd:decimal ;
  geo-pos:long "7.96199798583984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '7.9619979858398'^^xsd:double;
  dwc:latitude '58.072157380524'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1899'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9236'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9003'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9243'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9684'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana abyssalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8350'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9378'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9287'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9136'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8962'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8977'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9411'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8345'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9139'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8356'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9314'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9221'^^xsd:anyURI;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8990'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9237'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9552'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8974'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8950'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8959'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7650'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10032'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10032'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8336'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7639'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9135'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '137739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8340'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137739'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9137'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9361'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8975'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7651'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8357'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9373'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8973'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '137894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8338'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137894'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8955'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9004'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9355'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9551'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9002'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8351'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9406'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8997'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8348'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9370'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7649'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7647'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8970'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10031'^^xsd:string;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10031'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8349'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8365'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8980'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8957'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10037'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9012'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7635'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7641'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7642'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9014'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Trophonopsis barvicensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '151929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8364'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9369'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8951'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9284'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8987'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10026'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10026'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7643'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10034'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10034'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9409'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9015'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8995'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8358'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9313'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9229'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9138'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8972'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9286'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8967'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9013'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8986'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10027'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10027'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8337'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10030'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10030'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7640'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8359'^^xsd:anyURI;
  dwc:aphiaIdAccepted '224401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8989'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7644'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9227'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9688'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9366'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10024'^^xsd:string;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10024'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9353'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9553'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9358'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7645'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9241'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9557'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9005'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8971'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8948'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9413'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9288'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9550'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9224'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8960'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9374'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7652'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9408'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7648'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9289'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9547'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8976'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8961'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bathyarca pectunculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8346'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9010'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9293'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton alveolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8353'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1610477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9009'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8360'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7646'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8979'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9001'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10033'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10033'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9685'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8335'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9415'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9019'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9357'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8981'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9222'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8342'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8952'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10029'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10029'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9377'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9364'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8352'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7653'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9367'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8354'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9011'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9546'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9558'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9686'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9350'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bathyarca pectunculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9352'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9134'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8947'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9354'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8361'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9351'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8954'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8999'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus squama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9291'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9282'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9365'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9375'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '137829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8341'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137829'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9404'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9402'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10028'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10028'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9281'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9218'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9405'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8996'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9549'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9407'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9555'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8956'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8988'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9359'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8363'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9403'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limatula subauriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8355'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8958'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8978'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9296'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9556'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9376'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9372'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8339'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9554'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Propilidium exiguum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8362'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9371'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8969'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9548'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10036'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10036'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9232'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9687'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8984'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limatula gwyni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9223'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8994'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10035'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10035'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Anatoma crispata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8343'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9545'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9235'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8968'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7638'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9233'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9410'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9295'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8949'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8953'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9380'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9294'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9006'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8966'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10025'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10025'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7636'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9140'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8985'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turbonilla sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9008'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138421'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9234'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9017'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7654'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9007'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8964'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9356'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9689'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9362'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9363'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8992'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8366'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9414'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9018'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8965'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8963'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9141'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9559'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9379'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7637'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8983'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9360'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W49'^^xsd:string;
  dwc:scientificName 'Philine quadrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W49'^^xsd:anyURI;
  dwc:aphiaIdAccepted '882941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W39'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W39'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W41'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W41'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W38'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W38'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W40'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W40'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W37'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W37'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W55'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W55'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W48'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W48'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W46'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W46'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W43'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W43'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W53'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W53'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W54'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W54'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W31'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W31'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W36'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W36'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W45'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W45'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W32'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W32'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W33'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W33'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W47'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W47'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W51'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W51'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W29'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W29'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W34'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W34'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W35'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W35'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W42'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W42'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W50'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W50'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W52'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W52'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W28'^^xsd:string;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W28'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W44'^^xsd:string;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W44'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W56'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W56'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W30'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W30'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1362070129761"^^xsd:decimal ;
  dwc:decimalLongitude "8.04765433073044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1362070129761 8.04765433073044)"^^geo:wktLiteral ;
  geo-pos:lat "58.1362070129761"^^xsd:decimal ;
  geo-pos:long "8.04765433073044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W57'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0476543307304'^^xsd:double;
  dwc:latitude '58.136207012976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W57'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1525460752775"^^xsd:decimal ;
  dwc:decimalLongitude "8.04903030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  geo-pos:lat "58.1525460752775"^^xsd:decimal ;
  geo-pos:long "8.04903030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0490303039551'^^xsd:double;
  dwc:latitude '58.152546075277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1399'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1525460752775"^^xsd:decimal ;
  dwc:decimalLongitude "8.04903030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  geo-pos:lat "58.1525460752775"^^xsd:decimal ;
  geo-pos:long "8.04903030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0490303039551'^^xsd:double;
  dwc:latitude '58.152546075277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1386'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1525460752775"^^xsd:decimal ;
  dwc:decimalLongitude "8.04903030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  geo-pos:lat "58.1525460752775"^^xsd:decimal ;
  geo-pos:long "8.04903030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0490303039551'^^xsd:double;
  dwc:latitude '58.152546075277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1388'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1525460752775"^^xsd:decimal ;
  dwc:decimalLongitude "8.04903030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  geo-pos:lat "58.1525460752775"^^xsd:decimal ;
  geo-pos:long "8.04903030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0490303039551'^^xsd:double;
  dwc:latitude '58.152546075277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1387'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1525460752775"^^xsd:decimal ;
  dwc:decimalLongitude "8.04903030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  geo-pos:lat "58.1525460752775"^^xsd:decimal ;
  geo-pos:long "8.04903030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0490303039551'^^xsd:double;
  dwc:latitude '58.152546075277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1392'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1525460752775"^^xsd:decimal ;
  dwc:decimalLongitude "8.04903030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  geo-pos:lat "58.1525460752775"^^xsd:decimal ;
  geo-pos:long "8.04903030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0490303039551'^^xsd:double;
  dwc:latitude '58.152546075277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1394'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1525460752775"^^xsd:decimal ;
  dwc:decimalLongitude "8.04903030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  geo-pos:lat "58.1525460752775"^^xsd:decimal ;
  geo-pos:long "8.04903030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0490303039551'^^xsd:double;
  dwc:latitude '58.152546075277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1391'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1525460752775"^^xsd:decimal ;
  dwc:decimalLongitude "8.04903030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  geo-pos:lat "58.1525460752775"^^xsd:decimal ;
  geo-pos:long "8.04903030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0490303039551'^^xsd:double;
  dwc:latitude '58.152546075277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1383'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1525460752775"^^xsd:decimal ;
  dwc:decimalLongitude "8.04903030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  geo-pos:lat "58.1525460752775"^^xsd:decimal ;
  geo-pos:long "8.04903030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0490303039551'^^xsd:double;
  dwc:latitude '58.152546075277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1398'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1525460752775"^^xsd:decimal ;
  dwc:decimalLongitude "8.04903030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  geo-pos:lat "58.1525460752775"^^xsd:decimal ;
  geo-pos:long "8.04903030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0490303039551'^^xsd:double;
  dwc:latitude '58.152546075277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1397'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1525460752775"^^xsd:decimal ;
  dwc:decimalLongitude "8.04903030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  geo-pos:lat "58.1525460752775"^^xsd:decimal ;
  geo-pos:long "8.04903030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0490303039551'^^xsd:double;
  dwc:latitude '58.152546075277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1395'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1525460752775"^^xsd:decimal ;
  dwc:decimalLongitude "8.04903030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  geo-pos:lat "58.1525460752775"^^xsd:decimal ;
  geo-pos:long "8.04903030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0490303039551'^^xsd:double;
  dwc:latitude '58.152546075277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1393'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1525460752775"^^xsd:decimal ;
  dwc:decimalLongitude "8.04903030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  geo-pos:lat "58.1525460752775"^^xsd:decimal ;
  geo-pos:long "8.04903030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0490303039551'^^xsd:double;
  dwc:latitude '58.152546075277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1390'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1525460752775"^^xsd:decimal ;
  dwc:decimalLongitude "8.04903030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  geo-pos:lat "58.1525460752775"^^xsd:decimal ;
  geo-pos:long "8.04903030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0490303039551'^^xsd:double;
  dwc:latitude '58.152546075277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1385'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1525460752775"^^xsd:decimal ;
  dwc:decimalLongitude "8.04903030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  geo-pos:lat "58.1525460752775"^^xsd:decimal ;
  geo-pos:long "8.04903030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0490303039551'^^xsd:double;
  dwc:latitude '58.152546075277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1396'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1525460752775"^^xsd:decimal ;
  dwc:decimalLongitude "8.04903030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  geo-pos:lat "58.1525460752775"^^xsd:decimal ;
  geo-pos:long "8.04903030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0490303039551'^^xsd:double;
  dwc:latitude '58.152546075277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1389'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1525460752775"^^xsd:decimal ;
  dwc:decimalLongitude "8.04903030395508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1525460752775 8.04903030395508)"^^geo:wktLiteral ;
  geo-pos:lat "58.1525460752775"^^xsd:decimal ;
  geo-pos:long "8.04903030395508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0490303039551'^^xsd:double;
  dwc:latitude '58.152546075277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1384'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  geo-pos:lat "58.1966666666667"^^xsd:decimal ;
  geo-pos:long "8.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W22'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.06'^^xsd:double;
  dwc:latitude '58.196666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W22'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  geo-pos:lat "58.1966666666667"^^xsd:decimal ;
  geo-pos:long "8.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W27'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.06'^^xsd:double;
  dwc:latitude '58.196666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W27'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  geo-pos:lat "58.1966666666667"^^xsd:decimal ;
  geo-pos:long "8.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W19'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.06'^^xsd:double;
  dwc:latitude '58.196666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W19'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  geo-pos:lat "58.1966666666667"^^xsd:decimal ;
  geo-pos:long "8.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W25'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.06'^^xsd:double;
  dwc:latitude '58.196666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W25'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  geo-pos:lat "58.1966666666667"^^xsd:decimal ;
  geo-pos:long "8.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W18'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.06'^^xsd:double;
  dwc:latitude '58.196666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W18'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  geo-pos:lat "58.1966666666667"^^xsd:decimal ;
  geo-pos:long "8.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W24'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.06'^^xsd:double;
  dwc:latitude '58.196666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W24'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  geo-pos:lat "58.1966666666667"^^xsd:decimal ;
  geo-pos:long "8.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W26'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.06'^^xsd:double;
  dwc:latitude '58.196666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W26'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  geo-pos:lat "58.1966666666667"^^xsd:decimal ;
  geo-pos:long "8.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W21'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.06'^^xsd:double;
  dwc:latitude '58.196666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W21'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  geo-pos:lat "58.1966666666667"^^xsd:decimal ;
  geo-pos:long "8.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W17'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.06'^^xsd:double;
  dwc:latitude '58.196666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W17'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  geo-pos:lat "58.1966666666667"^^xsd:decimal ;
  geo-pos:long "8.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W16'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.06'^^xsd:double;
  dwc:latitude '58.196666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W16'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  geo-pos:lat "58.1966666666667"^^xsd:decimal ;
  geo-pos:long "8.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W23'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.06'^^xsd:double;
  dwc:latitude '58.196666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W23'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  geo-pos:lat "58.1966666666667"^^xsd:decimal ;
  geo-pos:long "8.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W15'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.06'^^xsd:double;
  dwc:latitude '58.196666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W15'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  geo-pos:lat "58.1966666666667"^^xsd:decimal ;
  geo-pos:long "8.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W20'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.06'^^xsd:double;
  dwc:latitude '58.196666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W20'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  geo-pos:lat "58.1966666666667"^^xsd:decimal ;
  geo-pos:long "8.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W14'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.06'^^xsd:double;
  dwc:latitude '58.196666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W14'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1966666666667 8.06)"^^geo:wktLiteral ;
  geo-pos:lat "58.1966666666667"^^xsd:decimal ;
  geo-pos:long "8.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W13'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.06'^^xsd:double;
  dwc:latitude '58.196666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W13'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1275828773205"^^xsd:decimal ;
  dwc:decimalLongitude "8.0613899230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  geo-pos:lat "58.1275828773205"^^xsd:decimal ;
  geo-pos:long "8.0613899230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W59'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0613899230957'^^xsd:double;
  dwc:latitude '58.12758287732'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W59'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1275828773205"^^xsd:decimal ;
  dwc:decimalLongitude "8.0613899230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  geo-pos:lat "58.1275828773205"^^xsd:decimal ;
  geo-pos:long "8.0613899230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W68'^^xsd:string;
  dwc:scientificName 'Odostomia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0613899230957'^^xsd:double;
  dwc:latitude '58.12758287732'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W68'^^xsd:anyURI;
  dwc:aphiaIdAccepted '224401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1275828773205"^^xsd:decimal ;
  dwc:decimalLongitude "8.0613899230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  geo-pos:lat "58.1275828773205"^^xsd:decimal ;
  geo-pos:long "8.0613899230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W63'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0613899230957'^^xsd:double;
  dwc:latitude '58.12758287732'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W63'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1275828773205"^^xsd:decimal ;
  dwc:decimalLongitude "8.0613899230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  geo-pos:lat "58.1275828773205"^^xsd:decimal ;
  geo-pos:long "8.0613899230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W58'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0613899230957'^^xsd:double;
  dwc:latitude '58.12758287732'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W58'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1275828773205"^^xsd:decimal ;
  dwc:decimalLongitude "8.0613899230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  geo-pos:lat "58.1275828773205"^^xsd:decimal ;
  geo-pos:long "8.0613899230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W65'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0613899230957'^^xsd:double;
  dwc:latitude '58.12758287732'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W65'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1275828773205"^^xsd:decimal ;
  dwc:decimalLongitude "8.0613899230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  geo-pos:lat "58.1275828773205"^^xsd:decimal ;
  geo-pos:long "8.0613899230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W69'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0613899230957'^^xsd:double;
  dwc:latitude '58.12758287732'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W69'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1275828773205"^^xsd:decimal ;
  dwc:decimalLongitude "8.0613899230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  geo-pos:lat "58.1275828773205"^^xsd:decimal ;
  geo-pos:long "8.0613899230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W60'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0613899230957'^^xsd:double;
  dwc:latitude '58.12758287732'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W60'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1275828773205"^^xsd:decimal ;
  dwc:decimalLongitude "8.0613899230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  geo-pos:lat "58.1275828773205"^^xsd:decimal ;
  geo-pos:long "8.0613899230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W66'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0613899230957'^^xsd:double;
  dwc:latitude '58.12758287732'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W66'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1275828773205"^^xsd:decimal ;
  dwc:decimalLongitude "8.0613899230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  geo-pos:lat "58.1275828773205"^^xsd:decimal ;
  geo-pos:long "8.0613899230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W67'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0613899230957'^^xsd:double;
  dwc:latitude '58.12758287732'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W67'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1275828773205"^^xsd:decimal ;
  dwc:decimalLongitude "8.0613899230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  geo-pos:lat "58.1275828773205"^^xsd:decimal ;
  geo-pos:long "8.0613899230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W61'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0613899230957'^^xsd:double;
  dwc:latitude '58.12758287732'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W61'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1275828773205"^^xsd:decimal ;
  dwc:decimalLongitude "8.0613899230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  geo-pos:lat "58.1275828773205"^^xsd:decimal ;
  geo-pos:long "8.0613899230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W64'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0613899230957'^^xsd:double;
  dwc:latitude '58.12758287732'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W64'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1275828773205"^^xsd:decimal ;
  dwc:decimalLongitude "8.0613899230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  geo-pos:lat "58.1275828773205"^^xsd:decimal ;
  geo-pos:long "8.0613899230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W62'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0613899230957'^^xsd:double;
  dwc:latitude '58.12758287732'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W62'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1275828773205"^^xsd:decimal ;
  dwc:decimalLongitude "8.0613899230957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1275828773205 8.0613899230957)"^^geo:wktLiteral ;
  geo-pos:lat "58.1275828773205"^^xsd:decimal ;
  geo-pos:long "8.0613899230957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W70'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0613899230957'^^xsd:double;
  dwc:latitude '58.12758287732'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W70'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1042'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1040'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1049'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1039'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1046'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1057'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1062'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1058'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1048'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1646611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1052'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1045'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1054'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1041'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1051'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1047'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1044'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1061'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1038'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1043'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1053'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.06666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333333333333 8.06666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333333333333"^^xsd:decimal ;
  geo-pos:long "8.06666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1050'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1556709052947 8.11443328857422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1556709052947"^^xsd:decimal ;
  dwc:decimalLongitude "8.11443328857422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1556709052947 8.11443328857422)"^^geo:wktLiteral ;
  geo-pos:lat "58.1556709052947"^^xsd:decimal ;
  geo-pos:long "8.11443328857422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'VEST-AGDER'^^xsd:string;
  dwc:county 'KRISTIANSAND'^^xsd:string;
  dwc:longitude '8.1144332885742'^^xsd:double;
  dwc:latitude '58.155670905295'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4157'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3170'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3162'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3172'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3157'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3153'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3152'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3166'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3149'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3171'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3151'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3167'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3156'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3169'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3154'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3150'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3160'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3161'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3163'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3159'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.19833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1336111111111 8.19833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1336111111111"^^xsd:decimal ;
  geo-pos:long "8.19833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.1983333333333'^^xsd:double;
  dwc:latitude '58.133611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.20333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1838888888889"^^xsd:decimal ;
  geo-pos:long "8.20333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2033333333333'^^xsd:double;
  dwc:latitude '58.183888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1534'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.20333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1838888888889"^^xsd:decimal ;
  geo-pos:long "8.20333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2033333333333'^^xsd:double;
  dwc:latitude '58.183888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1537'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.20333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1838888888889"^^xsd:decimal ;
  geo-pos:long "8.20333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2033333333333'^^xsd:double;
  dwc:latitude '58.183888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1540'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.20333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1838888888889"^^xsd:decimal ;
  geo-pos:long "8.20333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2033333333333'^^xsd:double;
  dwc:latitude '58.183888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1535'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.20333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1838888888889"^^xsd:decimal ;
  geo-pos:long "8.20333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2033333333333'^^xsd:double;
  dwc:latitude '58.183888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1538'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.20333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1838888888889"^^xsd:decimal ;
  geo-pos:long "8.20333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2033333333333'^^xsd:double;
  dwc:latitude '58.183888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1536'^^xsd:anyURI;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.20333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1838888888889"^^xsd:decimal ;
  geo-pos:long "8.20333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2033333333333'^^xsd:double;
  dwc:latitude '58.183888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1539'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.20333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1838888888889"^^xsd:decimal ;
  geo-pos:long "8.20333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2033333333333'^^xsd:double;
  dwc:latitude '58.183888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1533'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.20333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1838888888889 8.20333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1838888888889"^^xsd:decimal ;
  geo-pos:long "8.20333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2033333333333'^^xsd:double;
  dwc:latitude '58.183888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1541'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1308911670203"^^xsd:decimal ;
  dwc:decimalLongitude "8.20816040039063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  geo-pos:lat "58.1308911670203"^^xsd:decimal ;
  geo-pos:long "8.20816040039063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W355'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2081604003906'^^xsd:double;
  dwc:latitude '58.13089116702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W355'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1308911670203"^^xsd:decimal ;
  dwc:decimalLongitude "8.20816040039063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  geo-pos:lat "58.1308911670203"^^xsd:decimal ;
  geo-pos:long "8.20816040039063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W349'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2081604003906'^^xsd:double;
  dwc:latitude '58.13089116702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W349'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1308911670203"^^xsd:decimal ;
  dwc:decimalLongitude "8.20816040039063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  geo-pos:lat "58.1308911670203"^^xsd:decimal ;
  geo-pos:long "8.20816040039063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W348'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2081604003906'^^xsd:double;
  dwc:latitude '58.13089116702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W348'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1308911670203"^^xsd:decimal ;
  dwc:decimalLongitude "8.20816040039063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  geo-pos:lat "58.1308911670203"^^xsd:decimal ;
  geo-pos:long "8.20816040039063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W353'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2081604003906'^^xsd:double;
  dwc:latitude '58.13089116702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W353'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1308911670203"^^xsd:decimal ;
  dwc:decimalLongitude "8.20816040039063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  geo-pos:lat "58.1308911670203"^^xsd:decimal ;
  geo-pos:long "8.20816040039063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W359'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2081604003906'^^xsd:double;
  dwc:latitude '58.13089116702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W359'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1308911670203"^^xsd:decimal ;
  dwc:decimalLongitude "8.20816040039063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  geo-pos:lat "58.1308911670203"^^xsd:decimal ;
  geo-pos:long "8.20816040039063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W356'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2081604003906'^^xsd:double;
  dwc:latitude '58.13089116702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W356'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1308911670203"^^xsd:decimal ;
  dwc:decimalLongitude "8.20816040039063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  geo-pos:lat "58.1308911670203"^^xsd:decimal ;
  geo-pos:long "8.20816040039063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W362'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2081604003906'^^xsd:double;
  dwc:latitude '58.13089116702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W362'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1308911670203"^^xsd:decimal ;
  dwc:decimalLongitude "8.20816040039063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  geo-pos:lat "58.1308911670203"^^xsd:decimal ;
  geo-pos:long "8.20816040039063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W350'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2081604003906'^^xsd:double;
  dwc:latitude '58.13089116702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W350'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1308911670203"^^xsd:decimal ;
  dwc:decimalLongitude "8.20816040039063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  geo-pos:lat "58.1308911670203"^^xsd:decimal ;
  geo-pos:long "8.20816040039063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W351'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2081604003906'^^xsd:double;
  dwc:latitude '58.13089116702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W351'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1308911670203"^^xsd:decimal ;
  dwc:decimalLongitude "8.20816040039063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  geo-pos:lat "58.1308911670203"^^xsd:decimal ;
  geo-pos:long "8.20816040039063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W363'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2081604003906'^^xsd:double;
  dwc:latitude '58.13089116702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W363'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1308911670203"^^xsd:decimal ;
  dwc:decimalLongitude "8.20816040039063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  geo-pos:lat "58.1308911670203"^^xsd:decimal ;
  geo-pos:long "8.20816040039063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W361'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2081604003906'^^xsd:double;
  dwc:latitude '58.13089116702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W361'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1308911670203"^^xsd:decimal ;
  dwc:decimalLongitude "8.20816040039063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  geo-pos:lat "58.1308911670203"^^xsd:decimal ;
  geo-pos:long "8.20816040039063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W358'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2081604003906'^^xsd:double;
  dwc:latitude '58.13089116702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W358'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1308911670203"^^xsd:decimal ;
  dwc:decimalLongitude "8.20816040039063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  geo-pos:lat "58.1308911670203"^^xsd:decimal ;
  geo-pos:long "8.20816040039063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W347'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2081604003906'^^xsd:double;
  dwc:latitude '58.13089116702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1308911670203"^^xsd:decimal ;
  dwc:decimalLongitude "8.20816040039063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  geo-pos:lat "58.1308911670203"^^xsd:decimal ;
  geo-pos:long "8.20816040039063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W357'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2081604003906'^^xsd:double;
  dwc:latitude '58.13089116702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W357'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1308911670203"^^xsd:decimal ;
  dwc:decimalLongitude "8.20816040039063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  geo-pos:lat "58.1308911670203"^^xsd:decimal ;
  geo-pos:long "8.20816040039063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W354'^^xsd:string;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2081604003906'^^xsd:double;
  dwc:latitude '58.13089116702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W354'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1308911670203"^^xsd:decimal ;
  dwc:decimalLongitude "8.20816040039063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  geo-pos:lat "58.1308911670203"^^xsd:decimal ;
  geo-pos:long "8.20816040039063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W360'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2081604003906'^^xsd:double;
  dwc:latitude '58.13089116702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W360'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1308911670203"^^xsd:decimal ;
  dwc:decimalLongitude "8.20816040039063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1308911670203 8.20816040039063)"^^geo:wktLiteral ;
  geo-pos:lat "58.1308911670203"^^xsd:decimal ;
  geo-pos:long "8.20816040039063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W352'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2081604003906'^^xsd:double;
  dwc:latitude '58.13089116702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W352'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.20833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.20833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.20833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.20833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2083333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2236'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.20833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.20833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.20833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.20833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2083333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2237'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.20833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.20833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.20833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.20833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2083333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.20833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.20833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.20833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.20833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2083333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1221439252185 8.24317932128906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1221439252185"^^xsd:decimal ;
  dwc:decimalLongitude "8.24317932128906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1221439252185 8.24317932128906)"^^geo:wktLiteral ;
  geo-pos:lat "58.1221439252185"^^xsd:decimal ;
  geo-pos:long "8.24317932128906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10215'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2431793212891'^^xsd:double;
  dwc:latitude '58.122143925219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1221439252185 8.24317932128906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1221439252185"^^xsd:decimal ;
  dwc:decimalLongitude "8.24317932128906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1221439252185 8.24317932128906)"^^geo:wktLiteral ;
  geo-pos:lat "58.1221439252185"^^xsd:decimal ;
  geo-pos:long "8.24317932128906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10217'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2431793212891'^^xsd:double;
  dwc:latitude '58.122143925219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1221439252185 8.24317932128906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1221439252185"^^xsd:decimal ;
  dwc:decimalLongitude "8.24317932128906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1221439252185 8.24317932128906)"^^geo:wktLiteral ;
  geo-pos:lat "58.1221439252185"^^xsd:decimal ;
  geo-pos:long "8.24317932128906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10216'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2431793212891'^^xsd:double;
  dwc:latitude '58.122143925219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1221439252185 8.24317932128906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1221439252185"^^xsd:decimal ;
  dwc:decimalLongitude "8.24317932128906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1221439252185 8.24317932128906)"^^geo:wktLiteral ;
  geo-pos:lat "58.1221439252185"^^xsd:decimal ;
  geo-pos:long "8.24317932128906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10219'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2431793212891'^^xsd:double;
  dwc:latitude '58.122143925219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1221439252185 8.24317932128906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1221439252185"^^xsd:decimal ;
  dwc:decimalLongitude "8.24317932128906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1221439252185 8.24317932128906)"^^geo:wktLiteral ;
  geo-pos:lat "58.1221439252185"^^xsd:decimal ;
  geo-pos:long "8.24317932128906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10218'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2431793212891'^^xsd:double;
  dwc:latitude '58.122143925219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10218'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W413'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W413'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W398'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W398'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W392'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W392'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W390'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W390'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W397'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W397'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W393'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W393'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W407'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W407'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W406'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W406'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W396'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W396'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W404'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W404'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W410'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W410'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W399'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W399'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W400'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W409'^^xsd:string;
  dwc:scientificName 'Tellimya tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '152397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W409'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W405'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W405'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W412'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W389'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W389'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W408'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W408'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W402'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W402'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W403'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W403'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W391'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W391'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W401'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W401'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W395'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W395'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W388'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W388'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W411'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W411'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W394'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W394'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14"^^xsd:decimal ;
  dwc:decimalLongitude "8.26166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14 8.26166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.14"^^xsd:decimal ;
  geo-pos:long "8.26166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W414'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.2616666666667'^^xsd:double;
  dwc:latitude '58.14'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W414'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W379'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W379'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W380'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W380'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W371'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W371'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W383'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W383'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W372'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W372'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W375'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W375'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W382'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W382'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W365'^^xsd:string;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W365'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W376'^^xsd:string;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W376'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W386'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W386'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W373'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W373'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W367'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W367'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W377'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W377'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W385'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W385'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W378'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W378'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W368'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W370'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W370'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W387'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W387'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W384'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W384'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W374'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W374'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W381'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W381'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W364'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W364'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W369'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W369'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135"^^xsd:decimal ;
  dwc:decimalLongitude "8.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135 8.265)"^^geo:wktLiteral ;
  geo-pos:lat "58.135"^^xsd:decimal ;
  geo-pos:long "8.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W366'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.265'^^xsd:double;
  dwc:latitude '58.135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W366'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.30111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.30111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.30111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2005555555556"^^xsd:decimal ;
  geo-pos:long "8.30111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3011111111111'^^xsd:double;
  dwc:latitude '58.200555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2902'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.30111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.30111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.30111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2005555555556"^^xsd:decimal ;
  geo-pos:long "8.30111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3011111111111'^^xsd:double;
  dwc:latitude '58.200555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2903'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.30111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.30111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.30111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2005555555556"^^xsd:decimal ;
  geo-pos:long "8.30111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3011111111111'^^xsd:double;
  dwc:latitude '58.200555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.30111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.30111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.30111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2005555555556"^^xsd:decimal ;
  geo-pos:long "8.30111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3011111111111'^^xsd:double;
  dwc:latitude '58.200555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2904'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.30111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.30111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.30111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2005555555556"^^xsd:decimal ;
  geo-pos:long "8.30111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3011111111111'^^xsd:double;
  dwc:latitude '58.200555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2901'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1029'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1021'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1030'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1024'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1034'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1023'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1031'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1032'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1025'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1020'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1022'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1036'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1027'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1033'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1646611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1026'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '152397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1035'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1028'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2033333333333 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2033333333333 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2033333333333"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.203333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3850'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2033333333333 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2033333333333 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2033333333333"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.203333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3851'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2033333333333 8.30833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.30833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2033333333333 8.30833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2033333333333"^^xsd:decimal ;
  geo-pos:long "8.30833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3083333333333'^^xsd:double;
  dwc:latitude '58.203333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3852'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1954997517885"^^xsd:decimal ;
  dwc:decimalLongitude "8.31888198852539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  geo-pos:lat "58.1954997517885"^^xsd:decimal ;
  geo-pos:long "8.31888198852539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W425'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3188819885254'^^xsd:double;
  dwc:latitude '58.195499751789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W425'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1954997517885"^^xsd:decimal ;
  dwc:decimalLongitude "8.31888198852539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  geo-pos:lat "58.1954997517885"^^xsd:decimal ;
  geo-pos:long "8.31888198852539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W419'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3188819885254'^^xsd:double;
  dwc:latitude '58.195499751789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W419'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1954997517885"^^xsd:decimal ;
  dwc:decimalLongitude "8.31888198852539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  geo-pos:lat "58.1954997517885"^^xsd:decimal ;
  geo-pos:long "8.31888198852539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W423'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3188819885254'^^xsd:double;
  dwc:latitude '58.195499751789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W423'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1954997517885"^^xsd:decimal ;
  dwc:decimalLongitude "8.31888198852539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  geo-pos:lat "58.1954997517885"^^xsd:decimal ;
  geo-pos:long "8.31888198852539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W421'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3188819885254'^^xsd:double;
  dwc:latitude '58.195499751789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W421'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1954997517885"^^xsd:decimal ;
  dwc:decimalLongitude "8.31888198852539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  geo-pos:lat "58.1954997517885"^^xsd:decimal ;
  geo-pos:long "8.31888198852539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W418'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3188819885254'^^xsd:double;
  dwc:latitude '58.195499751789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W418'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1954997517885"^^xsd:decimal ;
  dwc:decimalLongitude "8.31888198852539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  geo-pos:lat "58.1954997517885"^^xsd:decimal ;
  geo-pos:long "8.31888198852539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W424'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3188819885254'^^xsd:double;
  dwc:latitude '58.195499751789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W424'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1954997517885"^^xsd:decimal ;
  dwc:decimalLongitude "8.31888198852539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  geo-pos:lat "58.1954997517885"^^xsd:decimal ;
  geo-pos:long "8.31888198852539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W415'^^xsd:string;
  dwc:scientificName 'Thracia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3188819885254'^^xsd:double;
  dwc:latitude '58.195499751789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W415'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1954997517885"^^xsd:decimal ;
  dwc:decimalLongitude "8.31888198852539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  geo-pos:lat "58.1954997517885"^^xsd:decimal ;
  geo-pos:long "8.31888198852539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W420'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3188819885254'^^xsd:double;
  dwc:latitude '58.195499751789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W420'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1954997517885"^^xsd:decimal ;
  dwc:decimalLongitude "8.31888198852539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  geo-pos:lat "58.1954997517885"^^xsd:decimal ;
  geo-pos:long "8.31888198852539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W416'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3188819885254'^^xsd:double;
  dwc:latitude '58.195499751789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W416'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1954997517885"^^xsd:decimal ;
  dwc:decimalLongitude "8.31888198852539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  geo-pos:lat "58.1954997517885"^^xsd:decimal ;
  geo-pos:long "8.31888198852539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W417'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3188819885254'^^xsd:double;
  dwc:latitude '58.195499751789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W417'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1954997517885"^^xsd:decimal ;
  dwc:decimalLongitude "8.31888198852539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1954997517885 8.31888198852539)"^^geo:wktLiteral ;
  geo-pos:lat "58.1954997517885"^^xsd:decimal ;
  geo-pos:long "8.31888198852539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W422'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3188819885254'^^xsd:double;
  dwc:latitude '58.195499751789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W422'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2311'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2301'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2296'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Montacuta substriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2310'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2303'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2297'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2305'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2312'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2293'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2309'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limatula subauriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2307'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2302'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2308'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2295'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limatula gwyni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2306'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2298'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2304'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2313'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2314'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2315'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2316'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1836111111111 8.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1836111111111"^^xsd:decimal ;
  geo-pos:long "8.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '58.183611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2317'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316666666667 8.36166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.36166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316666666667 8.36166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2316666666667"^^xsd:decimal ;
  geo-pos:long "8.36166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W200'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3616666666667'^^xsd:double;
  dwc:latitude '58.231666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316666666667 8.36166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.36166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316666666667 8.36166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2316666666667"^^xsd:decimal ;
  geo-pos:long "8.36166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W198'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3616666666667'^^xsd:double;
  dwc:latitude '58.231666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316666666667 8.36166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.36166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316666666667 8.36166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2316666666667"^^xsd:decimal ;
  geo-pos:long "8.36166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W197'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3616666666667'^^xsd:double;
  dwc:latitude '58.231666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W197'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316666666667 8.36166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.36166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316666666667 8.36166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2316666666667"^^xsd:decimal ;
  geo-pos:long "8.36166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W196'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3616666666667'^^xsd:double;
  dwc:latitude '58.231666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W196'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316666666667 8.36166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.36166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316666666667 8.36166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2316666666667"^^xsd:decimal ;
  geo-pos:long "8.36166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W195'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3616666666667'^^xsd:double;
  dwc:latitude '58.231666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W195'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316666666667 8.36166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.36166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316666666667 8.36166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2316666666667"^^xsd:decimal ;
  geo-pos:long "8.36166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W199'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3616666666667'^^xsd:double;
  dwc:latitude '58.231666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2942'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2948'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2936'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2935'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2934'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2939'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2951'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2937'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2940'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2938'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2932'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2947'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2945'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2950'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2941'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2933'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2944'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2943'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2333333333333 8.36666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2333333333333"^^xsd:decimal ;
  geo-pos:long "8.36666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2946'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2316690938734"^^xsd:decimal ;
  dwc:decimalLongitude "8.3701229095459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  geo-pos:lat "58.2316690938734"^^xsd:decimal ;
  geo-pos:long "8.3701229095459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W183'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3701229095459'^^xsd:double;
  dwc:latitude '58.231669093873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W183'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2316690938734"^^xsd:decimal ;
  dwc:decimalLongitude "8.3701229095459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  geo-pos:lat "58.2316690938734"^^xsd:decimal ;
  geo-pos:long "8.3701229095459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W180'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3701229095459'^^xsd:double;
  dwc:latitude '58.231669093873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W180'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2316690938734"^^xsd:decimal ;
  dwc:decimalLongitude "8.3701229095459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  geo-pos:lat "58.2316690938734"^^xsd:decimal ;
  geo-pos:long "8.3701229095459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W181'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3701229095459'^^xsd:double;
  dwc:latitude '58.231669093873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W181'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2316690938734"^^xsd:decimal ;
  dwc:decimalLongitude "8.3701229095459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  geo-pos:lat "58.2316690938734"^^xsd:decimal ;
  geo-pos:long "8.3701229095459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W184'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3701229095459'^^xsd:double;
  dwc:latitude '58.231669093873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W184'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2316690938734"^^xsd:decimal ;
  dwc:decimalLongitude "8.3701229095459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  geo-pos:lat "58.2316690938734"^^xsd:decimal ;
  geo-pos:long "8.3701229095459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W186'^^xsd:string;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3701229095459'^^xsd:double;
  dwc:latitude '58.231669093873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W186'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2316690938734"^^xsd:decimal ;
  dwc:decimalLongitude "8.3701229095459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  geo-pos:lat "58.2316690938734"^^xsd:decimal ;
  geo-pos:long "8.3701229095459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W188'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3701229095459'^^xsd:double;
  dwc:latitude '58.231669093873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W188'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2316690938734"^^xsd:decimal ;
  dwc:decimalLongitude "8.3701229095459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  geo-pos:lat "58.2316690938734"^^xsd:decimal ;
  geo-pos:long "8.3701229095459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W185'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3701229095459'^^xsd:double;
  dwc:latitude '58.231669093873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W185'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2316690938734"^^xsd:decimal ;
  dwc:decimalLongitude "8.3701229095459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  geo-pos:lat "58.2316690938734"^^xsd:decimal ;
  geo-pos:long "8.3701229095459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W187'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3701229095459'^^xsd:double;
  dwc:latitude '58.231669093873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W187'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2316690938734"^^xsd:decimal ;
  dwc:decimalLongitude "8.3701229095459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  geo-pos:lat "58.2316690938734"^^xsd:decimal ;
  geo-pos:long "8.3701229095459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W182'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3701229095459'^^xsd:double;
  dwc:latitude '58.231669093873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W182'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2316690938734"^^xsd:decimal ;
  dwc:decimalLongitude "8.3701229095459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  geo-pos:lat "58.2316690938734"^^xsd:decimal ;
  geo-pos:long "8.3701229095459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W189'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3701229095459'^^xsd:double;
  dwc:latitude '58.231669093873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W189'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2316690938734"^^xsd:decimal ;
  dwc:decimalLongitude "8.3701229095459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2316690938734 8.3701229095459)"^^geo:wktLiteral ;
  geo-pos:lat "58.2316690938734"^^xsd:decimal ;
  geo-pos:long "8.3701229095459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W190'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3701229095459'^^xsd:double;
  dwc:latitude '58.231669093873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W190'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383563840661"^^xsd:decimal ;
  dwc:decimalLongitude "8.37913513183594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383563840661"^^xsd:decimal ;
  geo-pos:long "8.37913513183594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10235'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3791351318359'^^xsd:double;
  dwc:latitude '58.238356384066'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10235'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383563840661"^^xsd:decimal ;
  dwc:decimalLongitude "8.37913513183594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383563840661"^^xsd:decimal ;
  geo-pos:long "8.37913513183594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10228'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3791351318359'^^xsd:double;
  dwc:latitude '58.238356384066'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383563840661"^^xsd:decimal ;
  dwc:decimalLongitude "8.37913513183594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383563840661"^^xsd:decimal ;
  geo-pos:long "8.37913513183594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10233'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3791351318359'^^xsd:double;
  dwc:latitude '58.238356384066'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10233'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383563840661"^^xsd:decimal ;
  dwc:decimalLongitude "8.37913513183594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383563840661"^^xsd:decimal ;
  geo-pos:long "8.37913513183594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10227'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3791351318359'^^xsd:double;
  dwc:latitude '58.238356384066'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10227'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383563840661"^^xsd:decimal ;
  dwc:decimalLongitude "8.37913513183594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383563840661"^^xsd:decimal ;
  geo-pos:long "8.37913513183594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10225'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3791351318359'^^xsd:double;
  dwc:latitude '58.238356384066'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383563840661"^^xsd:decimal ;
  dwc:decimalLongitude "8.37913513183594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383563840661"^^xsd:decimal ;
  geo-pos:long "8.37913513183594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10224'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3791351318359'^^xsd:double;
  dwc:latitude '58.238356384066'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10224'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383563840661"^^xsd:decimal ;
  dwc:decimalLongitude "8.37913513183594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383563840661"^^xsd:decimal ;
  geo-pos:long "8.37913513183594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10222'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3791351318359'^^xsd:double;
  dwc:latitude '58.238356384066'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10222'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383563840661"^^xsd:decimal ;
  dwc:decimalLongitude "8.37913513183594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383563840661"^^xsd:decimal ;
  geo-pos:long "8.37913513183594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10229'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3791351318359'^^xsd:double;
  dwc:latitude '58.238356384066'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10229'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383563840661"^^xsd:decimal ;
  dwc:decimalLongitude "8.37913513183594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383563840661"^^xsd:decimal ;
  geo-pos:long "8.37913513183594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10230'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3791351318359'^^xsd:double;
  dwc:latitude '58.238356384066'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383563840661"^^xsd:decimal ;
  dwc:decimalLongitude "8.37913513183594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383563840661"^^xsd:decimal ;
  geo-pos:long "8.37913513183594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10234'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3791351318359'^^xsd:double;
  dwc:latitude '58.238356384066'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10234'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383563840661"^^xsd:decimal ;
  dwc:decimalLongitude "8.37913513183594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383563840661"^^xsd:decimal ;
  geo-pos:long "8.37913513183594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10223'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3791351318359'^^xsd:double;
  dwc:latitude '58.238356384066'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10223'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383563840661"^^xsd:decimal ;
  dwc:decimalLongitude "8.37913513183594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383563840661"^^xsd:decimal ;
  geo-pos:long "8.37913513183594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10221'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3791351318359'^^xsd:double;
  dwc:latitude '58.238356384066'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10221'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383563840661"^^xsd:decimal ;
  dwc:decimalLongitude "8.37913513183594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383563840661"^^xsd:decimal ;
  geo-pos:long "8.37913513183594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10231'^^xsd:string;
  dwc:scientificName 'Tellimya tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3791351318359'^^xsd:double;
  dwc:latitude '58.238356384066'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '152397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383563840661"^^xsd:decimal ;
  dwc:decimalLongitude "8.37913513183594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383563840661"^^xsd:decimal ;
  geo-pos:long "8.37913513183594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10232'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3791351318359'^^xsd:double;
  dwc:latitude '58.238356384066'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10232'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383563840661"^^xsd:decimal ;
  dwc:decimalLongitude "8.37913513183594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383563840661 8.37913513183594)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383563840661"^^xsd:decimal ;
  geo-pos:long "8.37913513183594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10226'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3791351318359'^^xsd:double;
  dwc:latitude '58.238356384066'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2515'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2529'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2522'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2525'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2521'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2524'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2526'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2514'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2527'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2530'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2523'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2519'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2520'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2531'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2516'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2532'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2518'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2364587676547"^^xsd:decimal ;
  dwc:decimalLongitude "8.37922096252441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2364587676547 8.37922096252441)"^^geo:wktLiteral ;
  geo-pos:lat "58.2364587676547"^^xsd:decimal ;
  geo-pos:long "8.37922096252441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aclis minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3792209625244'^^xsd:double;
  dwc:latitude '58.236458767655'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2517'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138681'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2466666666667 8.38666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.38666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2466666666667 8.38666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2466666666667"^^xsd:decimal ;
  geo-pos:long "8.38666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W192'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3866666666667'^^xsd:double;
  dwc:latitude '58.246666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W192'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2466666666667 8.38666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.38666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2466666666667 8.38666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2466666666667"^^xsd:decimal ;
  geo-pos:long "8.38666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W194'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3866666666667'^^xsd:double;
  dwc:latitude '58.246666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W194'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2466666666667 8.38666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.38666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2466666666667 8.38666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2466666666667"^^xsd:decimal ;
  geo-pos:long "8.38666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W191'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3866666666667'^^xsd:double;
  dwc:latitude '58.246666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W191'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.38694444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.38694444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3869444444444'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2031'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.38694444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.38694444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3869444444444'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2028'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.38694444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.38694444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3869444444444'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2029'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.38694444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.38694444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3869444444444'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2034'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.38694444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.38694444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3869444444444'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2035'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.38694444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.38694444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3869444444444'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2030'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.38694444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.38694444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3869444444444'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2036'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.38694444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.38694444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3869444444444'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2032'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.38694444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.38694444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.38694444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3869444444444'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2033'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.39'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4174'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.39'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4172'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.39'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4175'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.39'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4170'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.39'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.39'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4178'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.39'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4171'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.39'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4176'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.39'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4177'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W154'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3916666666667'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W154'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W151'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3916666666667'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W151'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W162'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3916666666667'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W162'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W157'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3916666666667'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W157'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W150'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3916666666667'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W150'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W153'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3916666666667'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W153'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W155'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3916666666667'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W159'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3916666666667'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W159'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W158'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3916666666667'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W160'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3916666666667'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W160'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W161'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3916666666667'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W161'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W156'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3916666666667'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W156'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W163'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3916666666667'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W163'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.39166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.39166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W152'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.3916666666667'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W152'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 8.39333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 8.39333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2516666666667"^^xsd:decimal ;
  geo-pos:long "8.39333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3933333333333'^^xsd:double;
  dwc:latitude '58.251666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1402'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 8.39333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 8.39333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2516666666667"^^xsd:decimal ;
  geo-pos:long "8.39333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3933333333333'^^xsd:double;
  dwc:latitude '58.251666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 8.39333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 8.39333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2516666666667"^^xsd:decimal ;
  geo-pos:long "8.39333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3933333333333'^^xsd:double;
  dwc:latitude '58.251666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1403'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 8.39333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.39333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2516666666667 8.39333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2516666666667"^^xsd:decimal ;
  geo-pos:long "8.39333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3933333333333'^^xsd:double;
  dwc:latitude '58.251666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1401'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24"^^xsd:decimal ;
  dwc:decimalLongitude "8.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.24"^^xsd:decimal ;
  geo-pos:long "8.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W164'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.395'^^xsd:double;
  dwc:latitude '58.24'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24"^^xsd:decimal ;
  dwc:decimalLongitude "8.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.24"^^xsd:decimal ;
  geo-pos:long "8.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W173'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.395'^^xsd:double;
  dwc:latitude '58.24'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24"^^xsd:decimal ;
  dwc:decimalLongitude "8.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.24"^^xsd:decimal ;
  geo-pos:long "8.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W167'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.395'^^xsd:double;
  dwc:latitude '58.24'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W167'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24"^^xsd:decimal ;
  dwc:decimalLongitude "8.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.24"^^xsd:decimal ;
  geo-pos:long "8.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W168'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.395'^^xsd:double;
  dwc:latitude '58.24'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24"^^xsd:decimal ;
  dwc:decimalLongitude "8.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.24"^^xsd:decimal ;
  geo-pos:long "8.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W177'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.395'^^xsd:double;
  dwc:latitude '58.24'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W177'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24"^^xsd:decimal ;
  dwc:decimalLongitude "8.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.24"^^xsd:decimal ;
  geo-pos:long "8.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W176'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.395'^^xsd:double;
  dwc:latitude '58.24'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W176'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24"^^xsd:decimal ;
  dwc:decimalLongitude "8.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.24"^^xsd:decimal ;
  geo-pos:long "8.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W169'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.395'^^xsd:double;
  dwc:latitude '58.24'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W169'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24"^^xsd:decimal ;
  dwc:decimalLongitude "8.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.24"^^xsd:decimal ;
  geo-pos:long "8.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W175'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.395'^^xsd:double;
  dwc:latitude '58.24'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W175'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24"^^xsd:decimal ;
  dwc:decimalLongitude "8.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.24"^^xsd:decimal ;
  geo-pos:long "8.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W174'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.395'^^xsd:double;
  dwc:latitude '58.24'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W174'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24"^^xsd:decimal ;
  dwc:decimalLongitude "8.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.24"^^xsd:decimal ;
  geo-pos:long "8.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W171'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.395'^^xsd:double;
  dwc:latitude '58.24'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W171'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24"^^xsd:decimal ;
  dwc:decimalLongitude "8.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.24"^^xsd:decimal ;
  geo-pos:long "8.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W170'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.395'^^xsd:double;
  dwc:latitude '58.24'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W170'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24"^^xsd:decimal ;
  dwc:decimalLongitude "8.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.24"^^xsd:decimal ;
  geo-pos:long "8.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W172'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.395'^^xsd:double;
  dwc:latitude '58.24'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W172'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24"^^xsd:decimal ;
  dwc:decimalLongitude "8.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.24"^^xsd:decimal ;
  geo-pos:long "8.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W166'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.395'^^xsd:double;
  dwc:latitude '58.24'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W166'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24"^^xsd:decimal ;
  dwc:decimalLongitude "8.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.24"^^xsd:decimal ;
  geo-pos:long "8.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W179'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.395'^^xsd:double;
  dwc:latitude '58.24'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W179'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24"^^xsd:decimal ;
  dwc:decimalLongitude "8.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.24"^^xsd:decimal ;
  geo-pos:long "8.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W178'^^xsd:string;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.395'^^xsd:double;
  dwc:latitude '58.24'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W178'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24"^^xsd:decimal ;
  dwc:decimalLongitude "8.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24 8.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.24"^^xsd:decimal ;
  geo-pos:long "8.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W165'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.395'^^xsd:double;
  dwc:latitude '58.24'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2788'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2773'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2792'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2791'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2782'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2780'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2790'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2783'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2789'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2776'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2784'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2775'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2793'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2774'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2772'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2777'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2787'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2779'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2778'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2786'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2785'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2781'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.39833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.39833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.39833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3983333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2794'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4117'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4126'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4129'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4124'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4116'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4130'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4128'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4119'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4123'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4125'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4121'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4127'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4131'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4118'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4120'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4133'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2506884165751"^^xsd:decimal ;
  dwc:decimalLongitude "8.39990615844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2506884165751 8.39990615844727)"^^geo:wktLiteral ;
  geo-pos:lat "58.2506884165751"^^xsd:decimal ;
  geo-pos:long "8.39990615844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.3999061584473'^^xsd:double;
  dwc:latitude '58.250688416575'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4132'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1015'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1012'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W995'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W995'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1349'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1341'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1343'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1355'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W997'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W997'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1357'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W998'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1339'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1013'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1009'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1011'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1004'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1345'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1002'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1001'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1005'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1017'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W999'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W999'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1008'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1350'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1018'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1352'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1006'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1010'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1348'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1346'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1014'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1356'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W996'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W996'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1351'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1354'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1342'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1007'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W994'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W994'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1340'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1019'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1003'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3043'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3028'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3041'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3045'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3033'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limatula gwyni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3032'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3036'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Anatoma crispata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3027'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3035'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3038'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3029'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3031'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3040'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3039'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3030'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Iothia fulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3034'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3042'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3044'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2336111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.40027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2336111111111 8.40027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.2336111111111"^^xsd:decimal ;
  geo-pos:long "8.40027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turbonilla rufescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4002777777778'^^xsd:double;
  dwc:latitude '58.233611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141090'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3046'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2352777777778 8.40222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2352777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.40222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2352777777778 8.40222222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2352777777778"^^xsd:decimal ;
  geo-pos:long "8.40222222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Xylophaga dorsalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4022222222222'^^xsd:double;
  dwc:latitude '58.235277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1916'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141976'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2408412044359 8.40222358703613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2408412044359"^^xsd:decimal ;
  dwc:decimalLongitude "8.40222358703613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2408412044359 8.40222358703613)"^^geo:wktLiteral ;
  geo-pos:lat "58.2408412044359"^^xsd:decimal ;
  geo-pos:long "8.40222358703613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10220'^^xsd:string;
  dwc:scientificName 'Xylophaga dorsalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4022235870361'^^xsd:double;
  dwc:latitude '58.240841204436'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141976'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2820'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2813'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2812'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2795'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2803'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2816'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2817'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2801'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2806'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2810'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2819'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2815'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2808'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2797'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2805'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2804'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2799'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tropidomya abbreviata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '139470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2818'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2809'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2811'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2807'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2796'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2802'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2814'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.41333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.41333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.41333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4133333333333'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2798'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3833'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3840'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3847'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3835'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3831'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3837'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3846'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3839'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3844'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3845'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3838'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3832'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3842'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3829'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3827'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3834'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3841'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3828'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3830'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3848'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3843'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3836'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2283333333333 8.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.2283333333333"^^xsd:decimal ;
  geo-pos:long "8.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.415'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3849'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2324'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2328'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2325'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2330'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2329'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2318'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2335'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2322'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2327'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2323'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2336'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '152397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2333'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2332'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2326'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2331'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2337'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2320'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2177777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.41666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2177777777778 8.41666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2177777777778"^^xsd:decimal ;
  geo-pos:long "8.41666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'LILLESAND'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '58.217777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2321'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.41833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.41833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Haliella stenostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4183333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4098'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.41833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.41833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4183333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.41833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.41833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4183333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4103'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.41833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.41833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4183333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4099'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.41833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.41833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4183333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4097'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.41833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.41833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4183333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4096'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.41833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.41833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4183333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.41833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.41833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4183333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4095'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.41833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.41833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4183333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4101'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.41833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.41833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.41833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4183333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.42333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.42333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.42333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.42333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4233333333333'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4112'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.42333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.42333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.42333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.42333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4233333333333'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.42333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.42333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.42333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.42333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4233333333333'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.42333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.42333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.42333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.42333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4233333333333'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4115'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.42333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.42333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2416666666667 8.42333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2416666666667"^^xsd:decimal ;
  geo-pos:long "8.42333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4233333333333'^^xsd:double;
  dwc:latitude '58.241666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4114'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2752042195189 8.42977523803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2752042195189"^^xsd:decimal ;
  dwc:decimalLongitude "8.42977523803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2752042195189 8.42977523803711)"^^geo:wktLiteral ;
  geo-pos:lat "58.2752042195189"^^xsd:decimal ;
  geo-pos:long "8.42977523803711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10527'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4297752380371'^^xsd:double;
  dwc:latitude '58.275204219519'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10527'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2752042195189 8.42977523803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2752042195189"^^xsd:decimal ;
  dwc:decimalLongitude "8.42977523803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2752042195189 8.42977523803711)"^^geo:wktLiteral ;
  geo-pos:lat "58.2752042195189"^^xsd:decimal ;
  geo-pos:long "8.42977523803711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10524'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4297752380371'^^xsd:double;
  dwc:latitude '58.275204219519'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10524'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2752042195189 8.42977523803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2752042195189"^^xsd:decimal ;
  dwc:decimalLongitude "8.42977523803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2752042195189 8.42977523803711)"^^geo:wktLiteral ;
  geo-pos:lat "58.2752042195189"^^xsd:decimal ;
  geo-pos:long "8.42977523803711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10522'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4297752380371'^^xsd:double;
  dwc:latitude '58.275204219519'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10522'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2752042195189 8.42977523803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2752042195189"^^xsd:decimal ;
  dwc:decimalLongitude "8.42977523803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2752042195189 8.42977523803711)"^^geo:wktLiteral ;
  geo-pos:lat "58.2752042195189"^^xsd:decimal ;
  geo-pos:long "8.42977523803711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10525'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4297752380371'^^xsd:double;
  dwc:latitude '58.275204219519'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10525'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2752042195189 8.42977523803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2752042195189"^^xsd:decimal ;
  dwc:decimalLongitude "8.42977523803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2752042195189 8.42977523803711)"^^geo:wktLiteral ;
  geo-pos:lat "58.2752042195189"^^xsd:decimal ;
  geo-pos:long "8.42977523803711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10523'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4297752380371'^^xsd:double;
  dwc:latitude '58.275204219519'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10523'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2956'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2957'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2962'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2973'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2976'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2972'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2977'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2968'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2958'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2969'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2961'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2974'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2971'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2959'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2964'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2966'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2967'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2978'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2965'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2975'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2963'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2960'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2338888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.43333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2338888888889 8.43333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2338888888889"^^xsd:decimal ;
  geo-pos:long "8.43333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Montacuta substriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.233888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2970'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3082'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3099'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3085'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3061'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3076'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3088'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3062'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3086'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Callochiton septemvalvis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3072'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3075'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3092'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3098'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3095'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3083'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3074'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3065'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3101'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3096'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3071'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3064'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3091'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3068'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3081'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3087'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3097'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3080'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3084'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3094'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3089'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3067'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3069'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3090'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3073'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.43388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 8.43388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "8.43388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4338888888889'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3070'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383333333333"^^xsd:decimal ;
  geo-pos:long "8.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W498'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:latitude '58.238333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W498'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383333333333"^^xsd:decimal ;
  geo-pos:long "8.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W506'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:latitude '58.238333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W506'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383333333333"^^xsd:decimal ;
  geo-pos:long "8.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W507'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:latitude '58.238333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W507'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383333333333"^^xsd:decimal ;
  geo-pos:long "8.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W503'^^xsd:string;
  dwc:scientificName 'Montacuta substriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:latitude '58.238333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383333333333"^^xsd:decimal ;
  geo-pos:long "8.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W496'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:latitude '58.238333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W496'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383333333333"^^xsd:decimal ;
  geo-pos:long "8.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W509'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:latitude '58.238333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W509'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383333333333"^^xsd:decimal ;
  geo-pos:long "8.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W508'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:latitude '58.238333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W508'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383333333333"^^xsd:decimal ;
  geo-pos:long "8.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W495'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:latitude '58.238333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W495'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383333333333"^^xsd:decimal ;
  geo-pos:long "8.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W502'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:latitude '58.238333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W502'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383333333333"^^xsd:decimal ;
  geo-pos:long "8.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W500'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:latitude '58.238333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383333333333"^^xsd:decimal ;
  geo-pos:long "8.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W501'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:latitude '58.238333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W501'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383333333333"^^xsd:decimal ;
  geo-pos:long "8.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W504'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:latitude '58.238333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W504'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383333333333"^^xsd:decimal ;
  geo-pos:long "8.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W499'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:latitude '58.238333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W499'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383333333333"^^xsd:decimal ;
  geo-pos:long "8.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W510'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:latitude '58.238333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W510'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383333333333"^^xsd:decimal ;
  geo-pos:long "8.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W497'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:latitude '58.238333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W497'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2383333333333 8.435)"^^geo:wktLiteral ;
  geo-pos:lat "58.2383333333333"^^xsd:decimal ;
  geo-pos:long "8.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W505'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:latitude '58.238333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W505'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.44444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "8.44444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4444444444444'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3607'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.44444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "8.44444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4444444444444'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3604'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.44444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "8.44444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4444444444444'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3613'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.44444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "8.44444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4444444444444'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3602'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.44444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "8.44444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4444444444444'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3611'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.44444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "8.44444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4444444444444'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3610'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.44444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "8.44444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4444444444444'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3606'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.44444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "8.44444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4444444444444'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3605'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.44444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "8.44444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4444444444444'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3612'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.44444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "8.44444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4444444444444'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3608'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.44444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "8.44444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4444444444444'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3615'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.44444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "8.44444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4444444444444'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3601'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.44444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "8.44444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4444444444444'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3609'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.44444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "8.44444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4444444444444'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3614'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.44444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "8.44444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4444444444444'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3616'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.44444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2433333333333 8.44444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.2433333333333"^^xsd:decimal ;
  geo-pos:long "8.44444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4444444444444'^^xsd:double;
  dwc:latitude '58.243333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3603'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2505980876072 8.44573974609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2505980876072"^^xsd:decimal ;
  dwc:decimalLongitude "8.44573974609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2505980876072 8.44573974609375)"^^geo:wktLiteral ;
  geo-pos:lat "58.2505980876072"^^xsd:decimal ;
  geo-pos:long "8.44573974609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10483'^^xsd:string;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4457397460938'^^xsd:double;
  dwc:latitude '58.250598087607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10483'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1556'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1551'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1564'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1558'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1557'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1550'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1542'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1549'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1546'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1559'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1544'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1563'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1552'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1569'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1545'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1567'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1547'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1568'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1566'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1543'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1565'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1553'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1562'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1554'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1561'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1570'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1560'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1571'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2597201512532"^^xsd:decimal ;
  dwc:decimalLongitude "8.44857215881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2597201512532 8.44857215881348)"^^geo:wktLiteral ;
  geo-pos:lat "58.2597201512532"^^xsd:decimal ;
  geo-pos:long "8.44857215881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4485721588135'^^xsd:double;
  dwc:latitude '58.259720151253'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1555'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2534433395473 8.45277786254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2534433395473"^^xsd:decimal ;
  dwc:decimalLongitude "8.45277786254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2534433395473 8.45277786254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.2534433395473"^^xsd:decimal ;
  geo-pos:long "8.45277786254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10475'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4527778625488'^^xsd:double;
  dwc:latitude '58.253443339547'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10475'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.46333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.46333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W746'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4633333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W746'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.46333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.46333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W752'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4633333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W752'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.46333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.46333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W747'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4633333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W747'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.46333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.46333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W755'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4633333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W755'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.46333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.46333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W759'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4633333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W759'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.46333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.46333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W748'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4633333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W748'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.46333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.46333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W758'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4633333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W758'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.46333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.46333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W750'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4633333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W750'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.46333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.46333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W756'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4633333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W756'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.46333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.46333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W751'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4633333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W751'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.46333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.46333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W744'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4633333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W744'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.46333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.46333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W749'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4633333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W749'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.46333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.46333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W754'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4633333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W754'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.46333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.46333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W757'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4633333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W757'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.46333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.46333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W753'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4633333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W753'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.46333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2266666666667 8.46333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2266666666667"^^xsd:decimal ;
  geo-pos:long "8.46333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W745'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.4633333333333'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W745'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.133333"^^xsd:decimal ;
  dwc:decimalLongitude "8.463889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "369"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  geo-pos:lat "58.133333"^^xsd:decimal ;
  geo-pos:long "8.463889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10258'^^xsd:string;
  dwc:scientificName 'Cuspidaria obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.463889'^^xsd:double;
  dwc:latitude '58.133333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '369'^^xsd:integer;
  dwc:aphiaid '139450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.133333"^^xsd:decimal ;
  dwc:decimalLongitude "8.463889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "369"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  geo-pos:lat "58.133333"^^xsd:decimal ;
  geo-pos:long "8.463889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10259'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.463889'^^xsd:double;
  dwc:latitude '58.133333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '369'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10259'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.133333"^^xsd:decimal ;
  dwc:decimalLongitude "8.463889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "369"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  geo-pos:lat "58.133333"^^xsd:decimal ;
  geo-pos:long "8.463889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10261'^^xsd:string;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.463889'^^xsd:double;
  dwc:latitude '58.133333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '369'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.133333"^^xsd:decimal ;
  dwc:decimalLongitude "8.463889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "369"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  geo-pos:lat "58.133333"^^xsd:decimal ;
  geo-pos:long "8.463889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10263'^^xsd:string;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.463889'^^xsd:double;
  dwc:latitude '58.133333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '369'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.133333"^^xsd:decimal ;
  dwc:decimalLongitude "8.463889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "369"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  geo-pos:lat "58.133333"^^xsd:decimal ;
  geo-pos:long "8.463889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10257'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.463889'^^xsd:double;
  dwc:latitude '58.133333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '369'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.133333"^^xsd:decimal ;
  dwc:decimalLongitude "8.463889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "369"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  geo-pos:lat "58.133333"^^xsd:decimal ;
  geo-pos:long "8.463889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10260'^^xsd:string;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.463889'^^xsd:double;
  dwc:latitude '58.133333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '369'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10260'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.133333"^^xsd:decimal ;
  dwc:decimalLongitude "8.463889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "369"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  geo-pos:lat "58.133333"^^xsd:decimal ;
  geo-pos:long "8.463889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10262'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.463889'^^xsd:double;
  dwc:latitude '58.133333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '369'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.133333"^^xsd:decimal ;
  dwc:decimalLongitude "8.463889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "369"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  geo-pos:lat "58.133333"^^xsd:decimal ;
  geo-pos:long "8.463889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10264'^^xsd:string;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.463889'^^xsd:double;
  dwc:latitude '58.133333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '369'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10264'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.133333"^^xsd:decimal ;
  dwc:decimalLongitude "8.463889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "369"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333 8.463889)"^^geo:wktLiteral ;
  geo-pos:lat "58.133333"^^xsd:decimal ;
  geo-pos:long "8.463889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10265'^^xsd:string;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.463889'^^xsd:double;
  dwc:latitude '58.133333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '369'^^xsd:integer;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3213904657104 8.47732543945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3213904657104"^^xsd:decimal ;
  dwc:decimalLongitude "8.47732543945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3213904657104 8.47732543945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3213904657104"^^xsd:decimal ;
  geo-pos:long "8.47732543945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Potamopyrgus jenkinsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4773254394531'^^xsd:double;
  dwc:latitude '58.32139046571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '153760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1573'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.260578046363 8.48736763000488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.260578046363"^^xsd:decimal ;
  dwc:decimalLongitude "8.48736763000488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.260578046363 8.48736763000488)"^^geo:wktLiteral ;
  geo-pos:lat "58.260578046363"^^xsd:decimal ;
  geo-pos:long "8.48736763000488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10478'^^xsd:string;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4873676300049'^^xsd:double;
  dwc:latitude '58.260578046363'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10478'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2515916935967 8.48925590515137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2515916935967"^^xsd:decimal ;
  dwc:decimalLongitude "8.48925590515137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2515916935967 8.48925590515137)"^^geo:wktLiteral ;
  geo-pos:lat "58.2515916935967"^^xsd:decimal ;
  geo-pos:long "8.48925590515137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10487'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4892559051514'^^xsd:double;
  dwc:latitude '58.251591693597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10487'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2515916935967 8.48925590515137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2515916935967"^^xsd:decimal ;
  dwc:decimalLongitude "8.48925590515137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2515916935967 8.48925590515137)"^^geo:wktLiteral ;
  geo-pos:lat "58.2515916935967"^^xsd:decimal ;
  geo-pos:long "8.48925590515137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10486'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4892559051514'^^xsd:double;
  dwc:latitude '58.251591693597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10486'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2515916935967 8.48925590515137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2515916935967"^^xsd:decimal ;
  dwc:decimalLongitude "8.48925590515137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2515916935967 8.48925590515137)"^^geo:wktLiteral ;
  geo-pos:lat "58.2515916935967"^^xsd:decimal ;
  geo-pos:long "8.48925590515137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10488'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4892559051514'^^xsd:double;
  dwc:latitude '58.251591693597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10488'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32468073851 8.49174499511719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32468073851"^^xsd:decimal ;
  dwc:decimalLongitude "8.49174499511719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32468073851 8.49174499511719)"^^geo:wktLiteral ;
  geo-pos:lat "58.32468073851"^^xsd:decimal ;
  geo-pos:long "8.49174499511719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4917449951172'^^xsd:double;
  dwc:latitude '58.32468073851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4212'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.49833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.49833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.49833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.49833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4983333333333'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4192'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.49833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.49833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.49833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.49833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4983333333333'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4187'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.49833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.49833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.49833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.49833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4983333333333'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4189'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.49833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.49833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.49833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.49833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4983333333333'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4190'^^xsd:anyURI;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.49833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.49833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.49833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.49833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4983333333333'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4188'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.49833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.49833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.49833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.49833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.4983333333333'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4191'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2500109437065 8.50101470947266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2500109437065"^^xsd:decimal ;
  dwc:decimalLongitude "8.50101470947266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2500109437065 8.50101470947266)"^^geo:wktLiteral ;
  geo-pos:lat "58.2500109437065"^^xsd:decimal ;
  geo-pos:long "8.50101470947266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10471'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.5010147094727'^^xsd:double;
  dwc:latitude '58.250010943706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10471'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2500109437065 8.50101470947266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2500109437065"^^xsd:decimal ;
  dwc:decimalLongitude "8.50101470947266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2500109437065 8.50101470947266)"^^geo:wktLiteral ;
  geo-pos:lat "58.2500109437065"^^xsd:decimal ;
  geo-pos:long "8.50101470947266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10473'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.5010147094727'^^xsd:double;
  dwc:latitude '58.250010943706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10473'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2500109437065 8.50101470947266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2500109437065"^^xsd:decimal ;
  dwc:decimalLongitude "8.50101470947266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2500109437065 8.50101470947266)"^^geo:wktLiteral ;
  geo-pos:lat "58.2500109437065"^^xsd:decimal ;
  geo-pos:long "8.50101470947266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10472'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'BIRKENES'^^xsd:string;
  dwc:longitude '8.5010147094727'^^xsd:double;
  dwc:latitude '58.250010943706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10472'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.50666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2566666666667"^^xsd:decimal ;
  geo-pos:long "8.50666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W515'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '58.256666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W515'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.50666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2566666666667"^^xsd:decimal ;
  geo-pos:long "8.50666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W512'^^xsd:string;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '58.256666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W512'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.50666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2566666666667"^^xsd:decimal ;
  geo-pos:long "8.50666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W525'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '58.256666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W525'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.50666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2566666666667"^^xsd:decimal ;
  geo-pos:long "8.50666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W516'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '58.256666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W516'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.50666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2566666666667"^^xsd:decimal ;
  geo-pos:long "8.50666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W522'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '58.256666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W522'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.50666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2566666666667"^^xsd:decimal ;
  geo-pos:long "8.50666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W517'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '58.256666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W517'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.50666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2566666666667"^^xsd:decimal ;
  geo-pos:long "8.50666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W518'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '58.256666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W518'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.50666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2566666666667"^^xsd:decimal ;
  geo-pos:long "8.50666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W513'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '58.256666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W513'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.50666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2566666666667"^^xsd:decimal ;
  geo-pos:long "8.50666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W514'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '58.256666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W514'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.50666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2566666666667"^^xsd:decimal ;
  geo-pos:long "8.50666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W519'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '58.256666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W519'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.50666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2566666666667"^^xsd:decimal ;
  geo-pos:long "8.50666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W521'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '58.256666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W521'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.50666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2566666666667"^^xsd:decimal ;
  geo-pos:long "8.50666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W520'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '58.256666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W520'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.50666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2566666666667"^^xsd:decimal ;
  geo-pos:long "8.50666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W523'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '58.256666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W523'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.50666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2566666666667"^^xsd:decimal ;
  geo-pos:long "8.50666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W524'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '58.256666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W524'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.50666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2566666666667 8.50666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2566666666667"^^xsd:decimal ;
  geo-pos:long "8.50666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W511'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '58.256666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W511'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3272045758548 8.50719451904297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3272045758548"^^xsd:decimal ;
  dwc:decimalLongitude "8.50719451904297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3272045758548 8.50719451904297)"^^geo:wktLiteral ;
  geo-pos:lat "58.3272045758548"^^xsd:decimal ;
  geo-pos:long "8.50719451904297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10480'^^xsd:string;
  dwc:scientificName 'Potamopyrgus jenkinsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.507194519043'^^xsd:double;
  dwc:latitude '58.327204575855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '153760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10480'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3272045758548 8.50719451904297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3272045758548"^^xsd:decimal ;
  dwc:decimalLongitude "8.50719451904297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3272045758548 8.50719451904297)"^^geo:wktLiteral ;
  geo-pos:lat "58.3272045758548"^^xsd:decimal ;
  geo-pos:long "8.50719451904297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10479'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.507194519043'^^xsd:double;
  dwc:latitude '58.327204575855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10479'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.51666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.51666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2549'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.51666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.51666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2540'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.51666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.51666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2538'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.51666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.51666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2543'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.51666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.51666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2539'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.51666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.51666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2533'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.51666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.51666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2548'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.51666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.51666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2541'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.51666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.51666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2546'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.51666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.51666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2547'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.51666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.51666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2534'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.51666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.51666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2537'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.51666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.51666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2535'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.51666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.51666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2542'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.51666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.51666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2536'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.51666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.51666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.51666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2544'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262130898156 8.51775169372559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262130898156"^^xsd:decimal ;
  dwc:decimalLongitude "8.51775169372559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262130898156 8.51775169372559)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262130898156"^^xsd:decimal ;
  geo-pos:long "8.51775169372559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10490'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5177516937256'^^xsd:double;
  dwc:latitude '58.326213089816'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10490'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262130898156 8.51775169372559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262130898156"^^xsd:decimal ;
  dwc:decimalLongitude "8.51775169372559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262130898156 8.51775169372559)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262130898156"^^xsd:decimal ;
  geo-pos:long "8.51775169372559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10489'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5177516937256'^^xsd:double;
  dwc:latitude '58.326213089816'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10489'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32377 8.52041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32377"^^xsd:decimal ;
  dwc:decimalLongitude "8.52041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32377 8.52041)"^^geo:wktLiteral ;
  geo-pos:lat "58.32377"^^xsd:decimal ;
  geo-pos:long "8.52041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:384/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '384/4'^^xsd:string;
  dwc:scientificName 'Rissoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.52041'^^xsd:double;
  dwc:latitude '58.32377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:384/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32377 8.52041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32377"^^xsd:decimal ;
  dwc:decimalLongitude "8.52041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32377 8.52041)"^^geo:wktLiteral ;
  geo-pos:lat "58.32377"^^xsd:decimal ;
  geo-pos:long "8.52041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:384/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '384/3'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.52041'^^xsd:double;
  dwc:latitude '58.32377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:384/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32377 8.52041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32377"^^xsd:decimal ;
  dwc:decimalLongitude "8.52041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32377 8.52041)"^^geo:wktLiteral ;
  geo-pos:lat "58.32377"^^xsd:decimal ;
  geo-pos:long "8.52041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:384/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '384/1'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.52041'^^xsd:double;
  dwc:latitude '58.32377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:384/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32377 8.52041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32377"^^xsd:decimal ;
  dwc:decimalLongitude "8.52041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32377 8.52041)"^^geo:wktLiteral ;
  geo-pos:lat "58.32377"^^xsd:decimal ;
  geo-pos:long "8.52041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A384%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:384/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '384/2'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.52041'^^xsd:double;
  dwc:latitude '58.32377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:384/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237793243614 8.52041244506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3237793243614"^^xsd:decimal ;
  dwc:decimalLongitude "8.52041244506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237793243614 8.52041244506836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3237793243614"^^xsd:decimal ;
  geo-pos:long "8.52041244506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5204124450684'^^xsd:double;
  dwc:latitude '58.323779324361'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4750'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237793243614 8.52041244506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3237793243614"^^xsd:decimal ;
  dwc:decimalLongitude "8.52041244506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237793243614 8.52041244506836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3237793243614"^^xsd:decimal ;
  geo-pos:long "8.52041244506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5204124450684'^^xsd:double;
  dwc:latitude '58.323779324361'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4749'^^xsd:anyURI;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237793243614 8.52041244506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3237793243614"^^xsd:decimal ;
  dwc:decimalLongitude "8.52041244506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237793243614 8.52041244506836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3237793243614"^^xsd:decimal ;
  geo-pos:long "8.52041244506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5204124450684'^^xsd:double;
  dwc:latitude '58.323779324361'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4748'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237793243614 8.52041244506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3237793243614"^^xsd:decimal ;
  dwc:decimalLongitude "8.52041244506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237793243614 8.52041244506836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3237793243614"^^xsd:decimal ;
  geo-pos:long "8.52041244506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5204124450684'^^xsd:double;
  dwc:latitude '58.323779324361'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4747'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3362168098302 8.52178573608398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3362168098302"^^xsd:decimal ;
  dwc:decimalLongitude "8.52178573608398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3362168098302 8.52178573608398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3362168098302"^^xsd:decimal ;
  geo-pos:long "8.52178573608398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10498'^^xsd:string;
  dwc:scientificName 'Potamopyrgus jenkinsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.521785736084'^^xsd:double;
  dwc:latitude '58.33621680983'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '153760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10498'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3357211966813 8.52212905883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3357211966813"^^xsd:decimal ;
  dwc:decimalLongitude "8.52212905883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3357211966813 8.52212905883789)"^^geo:wktLiteral ;
  geo-pos:lat "58.3357211966813"^^xsd:decimal ;
  geo-pos:long "8.52212905883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Potamopyrgus jenkinsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5221290588379'^^xsd:double;
  dwc:latitude '58.335721196681'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '153760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1572'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2817028030192 8.52333068847656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2817028030192"^^xsd:decimal ;
  dwc:decimalLongitude "8.52333068847656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2817028030192 8.52333068847656)"^^geo:wktLiteral ;
  geo-pos:lat "58.2817028030192"^^xsd:decimal ;
  geo-pos:long "8.52333068847656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W658'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5233306884766'^^xsd:double;
  dwc:latitude '58.281702803019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W658'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.53036880493164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.53036880493164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.53036880493164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.53036880493164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5303688049316'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4204'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.53036880493164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.53036880493164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.53036880493164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.53036880493164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5303688049316'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4201'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.53036880493164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.53036880493164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.53036880493164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.53036880493164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5303688049316'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4203'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.53036880493164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.53036880493164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.53036880493164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.53036880493164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5303688049316'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.53036880493164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.53036880493164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.53036880493164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.53036880493164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5303688049316'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.53036880493164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.53036880493164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.53036880493164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.53036880493164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5303688049316'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3079106730069 8.53165626525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3079106730069"^^xsd:decimal ;
  dwc:decimalLongitude "8.53165626525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3079106730069 8.53165626525879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3079106730069"^^xsd:decimal ;
  geo-pos:long "8.53165626525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5316562652588'^^xsd:double;
  dwc:latitude '58.307910673007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4194'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3079106730069 8.53165626525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3079106730069"^^xsd:decimal ;
  dwc:decimalLongitude "8.53165626525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3079106730069 8.53165626525879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3079106730069"^^xsd:decimal ;
  geo-pos:long "8.53165626525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5316562652588'^^xsd:double;
  dwc:latitude '58.307910673007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4193'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3079106730069 8.53165626525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3079106730069"^^xsd:decimal ;
  dwc:decimalLongitude "8.53165626525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3079106730069 8.53165626525879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3079106730069"^^xsd:decimal ;
  geo-pos:long "8.53165626525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5316562652588'^^xsd:double;
  dwc:latitude '58.307910673007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4195'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2932528963314 8.53277206420898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2932528963314"^^xsd:decimal ;
  dwc:decimalLongitude "8.53277206420898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2932528963314 8.53277206420898)"^^geo:wktLiteral ;
  geo-pos:lat "58.2932528963314"^^xsd:decimal ;
  geo-pos:long "8.53277206420898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.532772064209'^^xsd:double;
  dwc:latitude '58.293252896331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2369'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.53333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.53333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.53333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2005555555556"^^xsd:decimal ;
  geo-pos:long "8.53333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.5333333333333'^^xsd:double;
  dwc:latitude '58.200555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2897'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.53333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.53333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.53333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2005555555556"^^xsd:decimal ;
  geo-pos:long "8.53333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.5333333333333'^^xsd:double;
  dwc:latitude '58.200555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2898'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.53333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.53333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.53333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2005555555556"^^xsd:decimal ;
  geo-pos:long "8.53333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.5333333333333'^^xsd:double;
  dwc:latitude '58.200555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2895'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.53333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.53333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.53333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2005555555556"^^xsd:decimal ;
  geo-pos:long "8.53333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.5333333333333'^^xsd:double;
  dwc:latitude '58.200555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2896'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.53333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.53333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2005555555556 8.53333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2005555555556"^^xsd:decimal ;
  geo-pos:long "8.53333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.5333333333333'^^xsd:double;
  dwc:latitude '58.200555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2899'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2688888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.53472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2688888888889"^^xsd:decimal ;
  geo-pos:long "8.53472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5347222222222'^^xsd:double;
  dwc:latitude '58.268888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2688888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.53472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2688888888889"^^xsd:decimal ;
  geo-pos:long "8.53472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5347222222222'^^xsd:double;
  dwc:latitude '58.268888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2064'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2688888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.53472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2688888888889"^^xsd:decimal ;
  geo-pos:long "8.53472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5347222222222'^^xsd:double;
  dwc:latitude '58.268888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2688888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.53472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2688888888889"^^xsd:decimal ;
  geo-pos:long "8.53472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5347222222222'^^xsd:double;
  dwc:latitude '58.268888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2066'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2688888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.53472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2688888888889"^^xsd:decimal ;
  geo-pos:long "8.53472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5347222222222'^^xsd:double;
  dwc:latitude '58.268888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2065'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2688888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.53472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2688888888889"^^xsd:decimal ;
  geo-pos:long "8.53472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5347222222222'^^xsd:double;
  dwc:latitude '58.268888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2055'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2688888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.53472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2688888888889"^^xsd:decimal ;
  geo-pos:long "8.53472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5347222222222'^^xsd:double;
  dwc:latitude '58.268888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2058'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2688888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.53472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2688888888889"^^xsd:decimal ;
  geo-pos:long "8.53472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5347222222222'^^xsd:double;
  dwc:latitude '58.268888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2062'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2688888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.53472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2688888888889"^^xsd:decimal ;
  geo-pos:long "8.53472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5347222222222'^^xsd:double;
  dwc:latitude '58.268888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2061'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2688888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.53472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2688888888889"^^xsd:decimal ;
  geo-pos:long "8.53472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5347222222222'^^xsd:double;
  dwc:latitude '58.268888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2688888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.53472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2688888888889"^^xsd:decimal ;
  geo-pos:long "8.53472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5347222222222'^^xsd:double;
  dwc:latitude '58.268888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2067'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2688888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.53472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2688888888889"^^xsd:decimal ;
  geo-pos:long "8.53472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5347222222222'^^xsd:double;
  dwc:latitude '58.268888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2070'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2688888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.53472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2688888888889"^^xsd:decimal ;
  geo-pos:long "8.53472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5347222222222'^^xsd:double;
  dwc:latitude '58.268888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2057'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2688888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.53472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2688888888889"^^xsd:decimal ;
  geo-pos:long "8.53472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5347222222222'^^xsd:double;
  dwc:latitude '58.268888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2069'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2688888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.53472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2688888888889"^^xsd:decimal ;
  geo-pos:long "8.53472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5347222222222'^^xsd:double;
  dwc:latitude '58.268888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2054'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2688888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.53472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2688888888889"^^xsd:decimal ;
  geo-pos:long "8.53472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5347222222222'^^xsd:double;
  dwc:latitude '58.268888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2688888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.53472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2688888888889 8.53472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.2688888888889"^^xsd:decimal ;
  geo-pos:long "8.53472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5347222222222'^^xsd:double;
  dwc:latitude '58.268888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2068'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 8.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2616666666667 8.535)"^^geo:wktLiteral ;
  geo-pos:lat "58.2616666666667"^^xsd:decimal ;
  geo-pos:long "8.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.535'^^xsd:double;
  dwc:latitude '58.261666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4196'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198579053633 8.53551864624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3198579053633"^^xsd:decimal ;
  dwc:decimalLongitude "8.53551864624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198579053633 8.53551864624023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3198579053633"^^xsd:decimal ;
  geo-pos:long "8.53551864624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5355186462402'^^xsd:double;
  dwc:latitude '58.319857905363'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198579053633 8.53551864624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3198579053633"^^xsd:decimal ;
  dwc:decimalLongitude "8.53551864624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198579053633 8.53551864624023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3198579053633"^^xsd:decimal ;
  geo-pos:long "8.53551864624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5355186462402'^^xsd:double;
  dwc:latitude '58.319857905363'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4211'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198579053633 8.53551864624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3198579053633"^^xsd:decimal ;
  dwc:decimalLongitude "8.53551864624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198579053633 8.53551864624023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3198579053633"^^xsd:decimal ;
  geo-pos:long "8.53551864624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5355186462402'^^xsd:double;
  dwc:latitude '58.319857905363'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198579053633 8.53551864624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3198579053633"^^xsd:decimal ;
  dwc:decimalLongitude "8.53551864624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198579053633 8.53551864624023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3198579053633"^^xsd:decimal ;
  geo-pos:long "8.53551864624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5355186462402'^^xsd:double;
  dwc:latitude '58.319857905363'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4209'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198579053633 8.53551864624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3198579053633"^^xsd:decimal ;
  dwc:decimalLongitude "8.53551864624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198579053633 8.53551864624023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3198579053633"^^xsd:decimal ;
  geo-pos:long "8.53551864624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5355186462402'^^xsd:double;
  dwc:latitude '58.319857905363'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4210'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198579053633 8.53551864624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3198579053633"^^xsd:decimal ;
  dwc:decimalLongitude "8.53551864624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198579053633 8.53551864624023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3198579053633"^^xsd:decimal ;
  geo-pos:long "8.53551864624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5355186462402'^^xsd:double;
  dwc:latitude '58.319857905363'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198579053633 8.53551864624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3198579053633"^^xsd:decimal ;
  dwc:decimalLongitude "8.53551864624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198579053633 8.53551864624023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3198579053633"^^xsd:decimal ;
  geo-pos:long "8.53551864624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5355186462402'^^xsd:double;
  dwc:latitude '58.319857905363'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31372"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31372"^^xsd:decimal ;
  geo-pos:long "8.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:385/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '385/13'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.53611'^^xsd:double;
  dwc:latitude '58.31372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:385/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31372"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31372"^^xsd:decimal ;
  geo-pos:long "8.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:385/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '385/7'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.53611'^^xsd:double;
  dwc:latitude '58.31372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:385/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31372"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31372"^^xsd:decimal ;
  geo-pos:long "8.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:385/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '385/9'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.53611'^^xsd:double;
  dwc:latitude '58.31372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:385/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31372"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31372"^^xsd:decimal ;
  geo-pos:long "8.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:385/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '385/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.53611'^^xsd:double;
  dwc:latitude '58.31372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:385/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31372"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31372"^^xsd:decimal ;
  geo-pos:long "8.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:385/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '385/14'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.53611'^^xsd:double;
  dwc:latitude '58.31372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:385/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31372"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31372"^^xsd:decimal ;
  geo-pos:long "8.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:385/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '385/15'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.53611'^^xsd:double;
  dwc:latitude '58.31372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:385/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31372"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31372"^^xsd:decimal ;
  geo-pos:long "8.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:385/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '385/10'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.53611'^^xsd:double;
  dwc:latitude '58.31372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:385/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31372"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31372"^^xsd:decimal ;
  geo-pos:long "8.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:385/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '385/11'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.53611'^^xsd:double;
  dwc:latitude '58.31372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:385/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31372"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31372"^^xsd:decimal ;
  geo-pos:long "8.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:385/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '385/8'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.53611'^^xsd:double;
  dwc:latitude '58.31372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:385/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31372"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31372"^^xsd:decimal ;
  geo-pos:long "8.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:385/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '385/12'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.53611'^^xsd:double;
  dwc:latitude '58.31372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:385/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31372"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31372"^^xsd:decimal ;
  geo-pos:long "8.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:385/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '385/4'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.53611'^^xsd:double;
  dwc:latitude '58.31372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:385/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31372"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31372"^^xsd:decimal ;
  geo-pos:long "8.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:385/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '385/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.53611'^^xsd:double;
  dwc:latitude '58.31372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:385/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31372"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31372"^^xsd:decimal ;
  geo-pos:long "8.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:385/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '385/5'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.53611'^^xsd:double;
  dwc:latitude '58.31372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:385/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31372"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31372"^^xsd:decimal ;
  geo-pos:long "8.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:385/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '385/6'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.53611'^^xsd:double;
  dwc:latitude '58.31372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:385/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31372"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31372 8.53611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31372"^^xsd:decimal ;
  geo-pos:long "8.53611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A385%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:385/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '385/2'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.53611'^^xsd:double;
  dwc:latitude '58.31372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:385/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3137269996755"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611946105957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3137269996755"^^xsd:decimal ;
  geo-pos:long "8.53611946105957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5361194610596'^^xsd:double;
  dwc:latitude '58.313726999676'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4757'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3137269996755"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611946105957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3137269996755"^^xsd:decimal ;
  geo-pos:long "8.53611946105957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5361194610596'^^xsd:double;
  dwc:latitude '58.313726999676'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4758'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3137269996755"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611946105957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3137269996755"^^xsd:decimal ;
  geo-pos:long "8.53611946105957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5361194610596'^^xsd:double;
  dwc:latitude '58.313726999676'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4751'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3137269996755"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611946105957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3137269996755"^^xsd:decimal ;
  geo-pos:long "8.53611946105957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5361194610596'^^xsd:double;
  dwc:latitude '58.313726999676'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4760'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3137269996755"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611946105957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3137269996755"^^xsd:decimal ;
  geo-pos:long "8.53611946105957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5361194610596'^^xsd:double;
  dwc:latitude '58.313726999676'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4755'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3137269996755"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611946105957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3137269996755"^^xsd:decimal ;
  geo-pos:long "8.53611946105957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5361194610596'^^xsd:double;
  dwc:latitude '58.313726999676'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4759'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3137269996755"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611946105957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3137269996755"^^xsd:decimal ;
  geo-pos:long "8.53611946105957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5361194610596'^^xsd:double;
  dwc:latitude '58.313726999676'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4764'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3137269996755"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611946105957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3137269996755"^^xsd:decimal ;
  geo-pos:long "8.53611946105957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5361194610596'^^xsd:double;
  dwc:latitude '58.313726999676'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4756'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3137269996755"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611946105957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3137269996755"^^xsd:decimal ;
  geo-pos:long "8.53611946105957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5361194610596'^^xsd:double;
  dwc:latitude '58.313726999676'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4753'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3137269996755"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611946105957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3137269996755"^^xsd:decimal ;
  geo-pos:long "8.53611946105957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5361194610596'^^xsd:double;
  dwc:latitude '58.313726999676'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4762'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3137269996755"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611946105957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3137269996755"^^xsd:decimal ;
  geo-pos:long "8.53611946105957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5361194610596'^^xsd:double;
  dwc:latitude '58.313726999676'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4761'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3137269996755"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611946105957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3137269996755"^^xsd:decimal ;
  geo-pos:long "8.53611946105957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5361194610596'^^xsd:double;
  dwc:latitude '58.313726999676'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4754'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3137269996755"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611946105957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3137269996755"^^xsd:decimal ;
  geo-pos:long "8.53611946105957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5361194610596'^^xsd:double;
  dwc:latitude '58.313726999676'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4763'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3137269996755"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611946105957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3137269996755"^^xsd:decimal ;
  geo-pos:long "8.53611946105957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5361194610596'^^xsd:double;
  dwc:latitude '58.313726999676'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4765'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3137269996755"^^xsd:decimal ;
  dwc:decimalLongitude "8.53611946105957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3137269996755 8.53611946105957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3137269996755"^^xsd:decimal ;
  geo-pos:long "8.53611946105957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5361194610596'^^xsd:double;
  dwc:latitude '58.313726999676'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4752'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W534'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W534'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W539'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W539'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W535'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W535'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3701'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3683'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W528'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W528'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W532'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W532'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3694'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3691'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W542'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W542'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3682'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3698'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3684'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W541'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W541'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W536'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W536'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3689'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3687'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W533'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W533'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3702'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3693'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W527'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W527'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3685'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3696'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3690'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W538'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W538'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3699'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W530'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W530'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W529'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W529'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W537'^^xsd:string;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W537'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W543'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W543'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W540'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W540'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3688'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3692'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3697'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W526'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W526'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3703'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3686'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.53666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2633333333333 8.53666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.2633333333333"^^xsd:decimal ;
  geo-pos:long "8.53666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W531'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5366666666667'^^xsd:double;
  dwc:latitude '58.263333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W531'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.5368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.5368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:386/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '386/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5368'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:386/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.5368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.5368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:386/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '386/13'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5368'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:386/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.5368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.5368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:386/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '386/6'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5368'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:386/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.5368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.5368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:386/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '386/14'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5368'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:386/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.5368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.5368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:386/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '386/11'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5368'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:386/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.5368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.5368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:386/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '386/10'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5368'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:386/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.5368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.5368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:386/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '386/12'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5368'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:386/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.5368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.5368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:386/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '386/8'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5368'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:386/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.5368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.5368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:386/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '386/7'^^xsd:string;
  dwc:scientificName 'Mya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5368'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:386/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.5368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.5368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:386/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '386/9'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5368'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:386/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.5368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.5368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:386/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '386/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5368'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:386/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.5368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.5368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:386/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '386/3'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5368'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:386/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.5368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.5368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:386/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '386/5'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5368'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:386/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.5368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.5368)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.5368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A386%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:386/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '386/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5368'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:386/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.53680610656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.53680610656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5368061065674'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4773'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.53680610656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.53680610656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5368061065674'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4772'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.53680610656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.53680610656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5368061065674'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4771'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.53680610656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.53680610656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5368061065674'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4769'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.53680610656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.53680610656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5368061065674'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4778'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.53680610656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.53680610656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5368061065674'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4768'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.53680610656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.53680610656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5368061065674'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4774'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.53680610656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.53680610656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5368061065674'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4770'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.53680610656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.53680610656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5368061065674'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4766'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.53680610656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.53680610656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5368061065674'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4776'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.53680610656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.53680610656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5368061065674'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4777'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.53680610656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.53680610656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5368061065674'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4767'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.53680610656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.53680610656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5368061065674'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4775'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.53680610656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.53680610656738)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.53680610656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5368061065674'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4779'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2715933800834 8.53809356689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2715933800834"^^xsd:decimal ;
  dwc:decimalLongitude "8.53809356689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2715933800834 8.53809356689453)"^^geo:wktLiteral ;
  geo-pos:lat "58.2715933800834"^^xsd:decimal ;
  geo-pos:long "8.53809356689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10192'^^xsd:string;
  dwc:scientificName 'Emarginula crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5380935668945'^^xsd:double;
  dwc:latitude '58.271593380083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10192'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2995677599259 8.54255676269531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2995677599259"^^xsd:decimal ;
  dwc:decimalLongitude "8.54255676269531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2995677599259 8.54255676269531)"^^geo:wktLiteral ;
  geo-pos:lat "58.2995677599259"^^xsd:decimal ;
  geo-pos:long "8.54255676269531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5425567626953'^^xsd:double;
  dwc:latitude '58.299567759926'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2995677599259 8.54255676269531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2995677599259"^^xsd:decimal ;
  dwc:decimalLongitude "8.54255676269531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2995677599259 8.54255676269531)"^^geo:wktLiteral ;
  geo-pos:lat "58.2995677599259"^^xsd:decimal ;
  geo-pos:long "8.54255676269531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5425567626953'^^xsd:double;
  dwc:latitude '58.299567759926'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4197'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3097593766375 8.54890823364258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3097593766375"^^xsd:decimal ;
  dwc:decimalLongitude "8.54890823364258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3097593766375 8.54890823364258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3097593766375"^^xsd:decimal ;
  geo-pos:long "8.54890823364258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5489082336426'^^xsd:double;
  dwc:latitude '58.309759376638'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3857'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3097593766375 8.54890823364258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3097593766375"^^xsd:decimal ;
  dwc:decimalLongitude "8.54890823364258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3097593766375 8.54890823364258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3097593766375"^^xsd:decimal ;
  geo-pos:long "8.54890823364258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5489082336426'^^xsd:double;
  dwc:latitude '58.309759376638'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3855'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3097593766375 8.54890823364258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3097593766375"^^xsd:decimal ;
  dwc:decimalLongitude "8.54890823364258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3097593766375 8.54890823364258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3097593766375"^^xsd:decimal ;
  geo-pos:long "8.54890823364258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5489082336426'^^xsd:double;
  dwc:latitude '58.309759376638'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3854'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3097593766375 8.54890823364258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3097593766375"^^xsd:decimal ;
  dwc:decimalLongitude "8.54890823364258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3097593766375 8.54890823364258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3097593766375"^^xsd:decimal ;
  geo-pos:long "8.54890823364258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5489082336426'^^xsd:double;
  dwc:latitude '58.309759376638'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3853'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3097593766375 8.54890823364258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3097593766375"^^xsd:decimal ;
  dwc:decimalLongitude "8.54890823364258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3097593766375 8.54890823364258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3097593766375"^^xsd:decimal ;
  geo-pos:long "8.54890823364258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5489082336426'^^xsd:double;
  dwc:latitude '58.309759376638'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3856'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2458'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2471'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2472'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2463'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2464'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2462'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2461'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2465'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2456'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2470'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2466'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2467'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2459'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2457'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2460'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2455'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2454'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2473'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3084968577893 8.5502815246582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3084968577893"^^xsd:decimal ;
  dwc:decimalLongitude "8.5502815246582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3084968577893 8.5502815246582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3084968577893"^^xsd:decimal ;
  geo-pos:long "8.5502815246582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W275'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5502815246582'^^xsd:double;
  dwc:latitude '58.308496857789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3951'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3960'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3964'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3958'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3962'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3956'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3957'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3947'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3953'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3950'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3952'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3954'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3965'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3959'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3949'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3955'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3948'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3085870392013"^^xsd:decimal ;
  dwc:decimalLongitude "8.55036735534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3085870392013 8.55036735534668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3085870392013"^^xsd:decimal ;
  geo-pos:long "8.55036735534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5503673553467'^^xsd:double;
  dwc:latitude '58.308587039201'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3961'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30691"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  geo-pos:lat "58.30691"^^xsd:decimal ;
  geo-pos:long "8.55053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:551/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '551/9'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.55053'^^xsd:double;
  dwc:latitude '58.30691'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:551/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30691"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  geo-pos:lat "58.30691"^^xsd:decimal ;
  geo-pos:long "8.55053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:551/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '551/7'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.55053'^^xsd:double;
  dwc:latitude '58.30691'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:551/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30691"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  geo-pos:lat "58.30691"^^xsd:decimal ;
  geo-pos:long "8.55053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:551/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '551/8'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.55053'^^xsd:double;
  dwc:latitude '58.30691'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:551/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30691"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  geo-pos:lat "58.30691"^^xsd:decimal ;
  geo-pos:long "8.55053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:551/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '551/6'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.55053'^^xsd:double;
  dwc:latitude '58.30691'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:551/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30691"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  geo-pos:lat "58.30691"^^xsd:decimal ;
  geo-pos:long "8.55053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:551/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '551/5'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.55053'^^xsd:double;
  dwc:latitude '58.30691'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:551/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30691"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  geo-pos:lat "58.30691"^^xsd:decimal ;
  geo-pos:long "8.55053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:551/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '551/4'^^xsd:string;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.55053'^^xsd:double;
  dwc:latitude '58.30691'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:551/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30691"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  geo-pos:lat "58.30691"^^xsd:decimal ;
  geo-pos:long "8.55053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:551/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '551/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.55053'^^xsd:double;
  dwc:latitude '58.30691'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:551/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30691"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  geo-pos:lat "58.30691"^^xsd:decimal ;
  geo-pos:long "8.55053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:551/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '551/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.55053'^^xsd:double;
  dwc:latitude '58.30691'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:551/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30691"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30691 8.55053)"^^geo:wktLiteral ;
  geo-pos:lat "58.30691"^^xsd:decimal ;
  geo-pos:long "8.55053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A551%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:551/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '551/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.55053'^^xsd:double;
  dwc:latitude '58.30691'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:551/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3069186458624"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053901672363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  geo-pos:lat "58.3069186458624"^^xsd:decimal ;
  geo-pos:long "8.55053901672363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5505390167236'^^xsd:double;
  dwc:latitude '58.306918645862'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6107'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3069186458624"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053901672363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  geo-pos:lat "58.3069186458624"^^xsd:decimal ;
  geo-pos:long "8.55053901672363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5505390167236'^^xsd:double;
  dwc:latitude '58.306918645862'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6112'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3069186458624"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053901672363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  geo-pos:lat "58.3069186458624"^^xsd:decimal ;
  geo-pos:long "8.55053901672363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5505390167236'^^xsd:double;
  dwc:latitude '58.306918645862'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6114'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3069186458624"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053901672363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  geo-pos:lat "58.3069186458624"^^xsd:decimal ;
  geo-pos:long "8.55053901672363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5505390167236'^^xsd:double;
  dwc:latitude '58.306918645862'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3069186458624"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053901672363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  geo-pos:lat "58.3069186458624"^^xsd:decimal ;
  geo-pos:long "8.55053901672363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5505390167236'^^xsd:double;
  dwc:latitude '58.306918645862'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6109'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3069186458624"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053901672363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  geo-pos:lat "58.3069186458624"^^xsd:decimal ;
  geo-pos:long "8.55053901672363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5505390167236'^^xsd:double;
  dwc:latitude '58.306918645862'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3069186458624"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053901672363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  geo-pos:lat "58.3069186458624"^^xsd:decimal ;
  geo-pos:long "8.55053901672363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5505390167236'^^xsd:double;
  dwc:latitude '58.306918645862'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6108'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3069186458624"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053901672363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  geo-pos:lat "58.3069186458624"^^xsd:decimal ;
  geo-pos:long "8.55053901672363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5505390167236'^^xsd:double;
  dwc:latitude '58.306918645862'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6110'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3069186458624"^^xsd:decimal ;
  dwc:decimalLongitude "8.55053901672363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3069186458624 8.55053901672363)"^^geo:wktLiteral ;
  geo-pos:lat "58.3069186458624"^^xsd:decimal ;
  geo-pos:long "8.55053901672363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5505390167236'^^xsd:double;
  dwc:latitude '58.306918645862'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.55096817016602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.55096817016602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.55096817016602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.55096817016602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W140'^^xsd:string;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.550968170166'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W140'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.55096817016602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.55096817016602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.55096817016602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.55096817016602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W139'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.550968170166'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W139'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.55096817016602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.55096817016602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.55096817016602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.55096817016602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W143'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.550968170166'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W143'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.55096817016602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.55096817016602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.55096817016602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.55096817016602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W141'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.550968170166'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W141'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.55096817016602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.55096817016602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.55096817016602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.55096817016602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W144'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.550968170166'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W144'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "8.55166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "8.55166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W438'^^xsd:string;
  dwc:scientificName 'Pododesmus squama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5516666666667'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "8.55166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "8.55166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W436'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5516666666667'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W436'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "8.55166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "8.55166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W437'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5516666666667'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W437'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "8.55166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "8.55166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W432'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5516666666667'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W432'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "8.55166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "8.55166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W435'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5516666666667'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W435'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "8.55166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "8.55166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W431'^^xsd:string;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5516666666667'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W431'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "8.55166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "8.55166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W434'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5516666666667'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "8.55166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "8.55166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W429'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5516666666667'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W429'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "8.55166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "8.55166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W439'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5516666666667'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W439'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "8.55166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "8.55166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W441'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5516666666667'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W441'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "8.55166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "8.55166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W433'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5516666666667'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W433'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "8.55166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "8.55166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W440'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5516666666667'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W440'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "8.55166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "8.55166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W427'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5516666666667'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W427'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "8.55166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "8.55166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W428'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5516666666667'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "8.55166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "8.55166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W430'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5516666666667'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W430'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "8.55166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.55166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "8.55166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W426'^^xsd:string;
  dwc:scientificName 'Ansates pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5516666666667'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W426'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3008756979443"^^xsd:decimal ;
  dwc:decimalLongitude "8.55191230773926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3008756979443"^^xsd:decimal ;
  geo-pos:long "8.55191230773926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5519123077393'^^xsd:double;
  dwc:latitude '58.300875697944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2273'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3008756979443"^^xsd:decimal ;
  dwc:decimalLongitude "8.55191230773926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3008756979443"^^xsd:decimal ;
  geo-pos:long "8.55191230773926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5519123077393'^^xsd:double;
  dwc:latitude '58.300875697944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2270'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3008756979443"^^xsd:decimal ;
  dwc:decimalLongitude "8.55191230773926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3008756979443"^^xsd:decimal ;
  geo-pos:long "8.55191230773926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5519123077393'^^xsd:double;
  dwc:latitude '58.300875697944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2272'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3008756979443"^^xsd:decimal ;
  dwc:decimalLongitude "8.55191230773926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3008756979443"^^xsd:decimal ;
  geo-pos:long "8.55191230773926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5519123077393'^^xsd:double;
  dwc:latitude '58.300875697944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2267'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3008756979443"^^xsd:decimal ;
  dwc:decimalLongitude "8.55191230773926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3008756979443"^^xsd:decimal ;
  geo-pos:long "8.55191230773926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5519123077393'^^xsd:double;
  dwc:latitude '58.300875697944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2271'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3008756979443"^^xsd:decimal ;
  dwc:decimalLongitude "8.55191230773926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3008756979443"^^xsd:decimal ;
  geo-pos:long "8.55191230773926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5519123077393'^^xsd:double;
  dwc:latitude '58.300875697944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3008756979443"^^xsd:decimal ;
  dwc:decimalLongitude "8.55191230773926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3008756979443"^^xsd:decimal ;
  geo-pos:long "8.55191230773926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5519123077393'^^xsd:double;
  dwc:latitude '58.300875697944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3008756979443"^^xsd:decimal ;
  dwc:decimalLongitude "8.55191230773926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3008756979443"^^xsd:decimal ;
  geo-pos:long "8.55191230773926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5519123077393'^^xsd:double;
  dwc:latitude '58.300875697944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3008756979443"^^xsd:decimal ;
  dwc:decimalLongitude "8.55191230773926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3008756979443"^^xsd:decimal ;
  geo-pos:long "8.55191230773926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5519123077393'^^xsd:double;
  dwc:latitude '58.300875697944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2264'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3008756979443"^^xsd:decimal ;
  dwc:decimalLongitude "8.55191230773926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3008756979443"^^xsd:decimal ;
  geo-pos:long "8.55191230773926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5519123077393'^^xsd:double;
  dwc:latitude '58.300875697944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3008756979443"^^xsd:decimal ;
  dwc:decimalLongitude "8.55191230773926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3008756979443"^^xsd:decimal ;
  geo-pos:long "8.55191230773926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5519123077393'^^xsd:double;
  dwc:latitude '58.300875697944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3008756979443"^^xsd:decimal ;
  dwc:decimalLongitude "8.55191230773926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3008756979443"^^xsd:decimal ;
  geo-pos:long "8.55191230773926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5519123077393'^^xsd:double;
  dwc:latitude '58.300875697944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2259'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3008756979443"^^xsd:decimal ;
  dwc:decimalLongitude "8.55191230773926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3008756979443"^^xsd:decimal ;
  geo-pos:long "8.55191230773926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5519123077393'^^xsd:double;
  dwc:latitude '58.300875697944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2268'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3008756979443"^^xsd:decimal ;
  dwc:decimalLongitude "8.55191230773926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3008756979443"^^xsd:decimal ;
  geo-pos:long "8.55191230773926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5519123077393'^^xsd:double;
  dwc:latitude '58.300875697944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2266'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3008756979443"^^xsd:decimal ;
  dwc:decimalLongitude "8.55191230773926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3008756979443"^^xsd:decimal ;
  geo-pos:long "8.55191230773926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5519123077393'^^xsd:double;
  dwc:latitude '58.300875697944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2260'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3008756979443"^^xsd:decimal ;
  dwc:decimalLongitude "8.55191230773926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3008756979443"^^xsd:decimal ;
  geo-pos:long "8.55191230773926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5519123077393'^^xsd:double;
  dwc:latitude '58.300875697944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3008756979443"^^xsd:decimal ;
  dwc:decimalLongitude "8.55191230773926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3008756979443 8.55191230773926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3008756979443"^^xsd:decimal ;
  geo-pos:long "8.55191230773926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5519123077393'^^xsd:double;
  dwc:latitude '58.300875697944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3180'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3193'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3177'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3175'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3187'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3181'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3178'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3185'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nototeredo norvagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '181368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3186'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3183'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3192'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3190'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3184'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3195'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3194'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3182'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3174'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3176'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3189'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3179'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3009658987843"^^xsd:decimal ;
  dwc:decimalLongitude "8.55208396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3009658987843 8.55208396911621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3009658987843"^^xsd:decimal ;
  geo-pos:long "8.55208396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5520839691162'^^xsd:double;
  dwc:latitude '58.300965898784'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3191'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A550%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A550%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A550%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30466 8.55242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30466"^^xsd:decimal ;
  dwc:decimalLongitude "8.55242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A550%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30466 8.55242)"^^geo:wktLiteral ;
  geo-pos:lat "58.30466"^^xsd:decimal ;
  geo-pos:long "8.55242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A550%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:550/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '550/2'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.55242'^^xsd:double;
  dwc:latitude '58.30466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:550/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A550%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A550%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A550%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30466 8.55242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30466"^^xsd:decimal ;
  dwc:decimalLongitude "8.55242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A550%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30466 8.55242)"^^geo:wktLiteral ;
  geo-pos:lat "58.30466"^^xsd:decimal ;
  geo-pos:long "8.55242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A550%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:550/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '550/1'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.55242'^^xsd:double;
  dwc:latitude '58.30466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:550/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3046639352567 8.55242729187012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3046639352567"^^xsd:decimal ;
  dwc:decimalLongitude "8.55242729187012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3046639352567 8.55242729187012)"^^geo:wktLiteral ;
  geo-pos:lat "58.3046639352567"^^xsd:decimal ;
  geo-pos:long "8.55242729187012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5524272918701'^^xsd:double;
  dwc:latitude '58.304663935257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3046639352567 8.55242729187012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3046639352567"^^xsd:decimal ;
  dwc:decimalLongitude "8.55242729187012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3046639352567 8.55242729187012)"^^geo:wktLiteral ;
  geo-pos:lat "58.3046639352567"^^xsd:decimal ;
  geo-pos:long "8.55242729187012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5524272918701'^^xsd:double;
  dwc:latitude '58.304663935257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6105'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2129'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2132'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2124'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2133'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2108'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2125'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2120'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2134'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2107'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2116'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2127'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2128'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2131'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2118'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2136'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2137'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2115'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2119'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2138'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2130'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela nebula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2121'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2117'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2123'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2110'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2112'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2135'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2126'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2869444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.55333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2869444444444 8.55333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2869444444444"^^xsd:decimal ;
  geo-pos:long "8.55333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5533333333333'^^xsd:double;
  dwc:latitude '58.286944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2114'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30231 8.55431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30231"^^xsd:decimal ;
  dwc:decimalLongitude "8.55431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30231 8.55431)"^^geo:wktLiteral ;
  geo-pos:lat "58.30231"^^xsd:decimal ;
  geo-pos:long "8.55431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:549/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '549/5'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.55431'^^xsd:double;
  dwc:latitude '58.30231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:549/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30231 8.55431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30231"^^xsd:decimal ;
  dwc:decimalLongitude "8.55431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30231 8.55431)"^^geo:wktLiteral ;
  geo-pos:lat "58.30231"^^xsd:decimal ;
  geo-pos:long "8.55431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:549/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '549/4'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.55431'^^xsd:double;
  dwc:latitude '58.30231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:549/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30231 8.55431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30231"^^xsd:decimal ;
  dwc:decimalLongitude "8.55431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30231 8.55431)"^^geo:wktLiteral ;
  geo-pos:lat "58.30231"^^xsd:decimal ;
  geo-pos:long "8.55431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:549/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '549/3'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.55431'^^xsd:double;
  dwc:latitude '58.30231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:549/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30231 8.55431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30231"^^xsd:decimal ;
  dwc:decimalLongitude "8.55431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30231 8.55431)"^^geo:wktLiteral ;
  geo-pos:lat "58.30231"^^xsd:decimal ;
  geo-pos:long "8.55431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:549/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '549/2'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.55431'^^xsd:double;
  dwc:latitude '58.30231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:549/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30231 8.55431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30231"^^xsd:decimal ;
  dwc:decimalLongitude "8.55431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30231 8.55431)"^^geo:wktLiteral ;
  geo-pos:lat "58.30231"^^xsd:decimal ;
  geo-pos:long "8.55431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A549%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:549/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '549/1'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.55431'^^xsd:double;
  dwc:latitude '58.30231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:549/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3023188837924 8.5543155670166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3023188837924"^^xsd:decimal ;
  dwc:decimalLongitude "8.5543155670166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3023188837924 8.5543155670166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3023188837924"^^xsd:decimal ;
  geo-pos:long "8.5543155670166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5543155670166'^^xsd:double;
  dwc:latitude '58.302318883792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3023188837924 8.5543155670166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3023188837924"^^xsd:decimal ;
  dwc:decimalLongitude "8.5543155670166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3023188837924 8.5543155670166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3023188837924"^^xsd:decimal ;
  geo-pos:long "8.5543155670166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5543155670166'^^xsd:double;
  dwc:latitude '58.302318883792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6103'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3023188837924 8.5543155670166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3023188837924"^^xsd:decimal ;
  dwc:decimalLongitude "8.5543155670166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3023188837924 8.5543155670166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3023188837924"^^xsd:decimal ;
  geo-pos:long "8.5543155670166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5543155670166'^^xsd:double;
  dwc:latitude '58.302318883792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3023188837924 8.5543155670166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3023188837924"^^xsd:decimal ;
  dwc:decimalLongitude "8.5543155670166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3023188837924 8.5543155670166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3023188837924"^^xsd:decimal ;
  geo-pos:long "8.5543155670166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5543155670166'^^xsd:double;
  dwc:latitude '58.302318883792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6099'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3023188837924 8.5543155670166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3023188837924"^^xsd:decimal ;
  dwc:decimalLongitude "8.5543155670166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3023188837924 8.5543155670166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3023188837924"^^xsd:decimal ;
  geo-pos:long "8.5543155670166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5543155670166'^^xsd:double;
  dwc:latitude '58.302318883792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6101'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5583333333333'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4179'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5583333333333'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4183'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5583333333333'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4184'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5583333333333'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4186'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5583333333333'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4185'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5583333333333'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4180'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5583333333333'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4182'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.275"^^xsd:decimal ;
  dwc:decimalLongitude "8.55833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.275 8.55833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.275"^^xsd:decimal ;
  geo-pos:long "8.55833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5583333333333'^^xsd:double;
  dwc:latitude '58.275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4181'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29618"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  geo-pos:lat "58.29618"^^xsd:decimal ;
  geo-pos:long "8.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:553/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '553/13'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5598'^^xsd:double;
  dwc:latitude '58.29618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:553/13'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29618"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  geo-pos:lat "58.29618"^^xsd:decimal ;
  geo-pos:long "8.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:553/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '553/14'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5598'^^xsd:double;
  dwc:latitude '58.29618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:553/14'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29618"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  geo-pos:lat "58.29618"^^xsd:decimal ;
  geo-pos:long "8.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:553/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '553/12'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5598'^^xsd:double;
  dwc:latitude '58.29618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:553/12'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29618"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  geo-pos:lat "58.29618"^^xsd:decimal ;
  geo-pos:long "8.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:553/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '553/11'^^xsd:string;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5598'^^xsd:double;
  dwc:latitude '58.29618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:553/11'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29618"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  geo-pos:lat "58.29618"^^xsd:decimal ;
  geo-pos:long "8.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:553/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '553/10'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5598'^^xsd:double;
  dwc:latitude '58.29618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:553/10'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A554%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A554%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A554%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29618"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A554%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  geo-pos:lat "58.29618"^^xsd:decimal ;
  geo-pos:long "8.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A554%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:554/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '554/1'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5598'^^xsd:double;
  dwc:latitude '58.29618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:554/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29618"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  geo-pos:lat "58.29618"^^xsd:decimal ;
  geo-pos:long "8.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:553/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '553/9'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5598'^^xsd:double;
  dwc:latitude '58.29618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:553/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29618"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  geo-pos:lat "58.29618"^^xsd:decimal ;
  geo-pos:long "8.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:553/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '553/8'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5598'^^xsd:double;
  dwc:latitude '58.29618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:553/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29618"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  geo-pos:lat "58.29618"^^xsd:decimal ;
  geo-pos:long "8.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:553/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '553/7'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5598'^^xsd:double;
  dwc:latitude '58.29618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:553/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29618"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  geo-pos:lat "58.29618"^^xsd:decimal ;
  geo-pos:long "8.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:553/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '553/6'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5598'^^xsd:double;
  dwc:latitude '58.29618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:553/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29618"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  geo-pos:lat "58.29618"^^xsd:decimal ;
  geo-pos:long "8.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:553/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '553/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5598'^^xsd:double;
  dwc:latitude '58.29618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:553/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29618"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  geo-pos:lat "58.29618"^^xsd:decimal ;
  geo-pos:long "8.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:553/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '553/3'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5598'^^xsd:double;
  dwc:latitude '58.29618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:553/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29618"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  geo-pos:lat "58.29618"^^xsd:decimal ;
  geo-pos:long "8.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:553/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '553/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5598'^^xsd:double;
  dwc:latitude '58.29618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:553/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29618"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  geo-pos:lat "58.29618"^^xsd:decimal ;
  geo-pos:long "8.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:553/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '553/4'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5598'^^xsd:double;
  dwc:latitude '58.29618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:553/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29618"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29618 8.5598)"^^geo:wktLiteral ;
  geo-pos:lat "58.29618"^^xsd:decimal ;
  geo-pos:long "8.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A553%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:553/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '553/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5598'^^xsd:double;
  dwc:latitude '58.29618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:553/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2961849374116"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598087310791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  geo-pos:lat "58.2961849374116"^^xsd:decimal ;
  geo-pos:long "8.5598087310791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5598087310791'^^xsd:double;
  dwc:latitude '58.296184937412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6142'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2961849374116"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598087310791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  geo-pos:lat "58.2961849374116"^^xsd:decimal ;
  geo-pos:long "8.5598087310791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5598087310791'^^xsd:double;
  dwc:latitude '58.296184937412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6138'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2961849374116"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598087310791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  geo-pos:lat "58.2961849374116"^^xsd:decimal ;
  geo-pos:long "8.5598087310791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5598087310791'^^xsd:double;
  dwc:latitude '58.296184937412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6131'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2961849374116"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598087310791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  geo-pos:lat "58.2961849374116"^^xsd:decimal ;
  geo-pos:long "8.5598087310791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5598087310791'^^xsd:double;
  dwc:latitude '58.296184937412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6135'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2961849374116"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598087310791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  geo-pos:lat "58.2961849374116"^^xsd:decimal ;
  geo-pos:long "8.5598087310791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5598087310791'^^xsd:double;
  dwc:latitude '58.296184937412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6133'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2961849374116"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598087310791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  geo-pos:lat "58.2961849374116"^^xsd:decimal ;
  geo-pos:long "8.5598087310791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5598087310791'^^xsd:double;
  dwc:latitude '58.296184937412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6130'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2961849374116"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598087310791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  geo-pos:lat "58.2961849374116"^^xsd:decimal ;
  geo-pos:long "8.5598087310791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5598087310791'^^xsd:double;
  dwc:latitude '58.296184937412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6134'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2961849374116"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598087310791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  geo-pos:lat "58.2961849374116"^^xsd:decimal ;
  geo-pos:long "8.5598087310791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5598087310791'^^xsd:double;
  dwc:latitude '58.296184937412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6137'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2961849374116"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598087310791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  geo-pos:lat "58.2961849374116"^^xsd:decimal ;
  geo-pos:long "8.5598087310791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5598087310791'^^xsd:double;
  dwc:latitude '58.296184937412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6136'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2961849374116"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598087310791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  geo-pos:lat "58.2961849374116"^^xsd:decimal ;
  geo-pos:long "8.5598087310791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5598087310791'^^xsd:double;
  dwc:latitude '58.296184937412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6129'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2961849374116"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598087310791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  geo-pos:lat "58.2961849374116"^^xsd:decimal ;
  geo-pos:long "8.5598087310791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5598087310791'^^xsd:double;
  dwc:latitude '58.296184937412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6132'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2961849374116"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598087310791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  geo-pos:lat "58.2961849374116"^^xsd:decimal ;
  geo-pos:long "8.5598087310791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5598087310791'^^xsd:double;
  dwc:latitude '58.296184937412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6139'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2961849374116"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598087310791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  geo-pos:lat "58.2961849374116"^^xsd:decimal ;
  geo-pos:long "8.5598087310791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5598087310791'^^xsd:double;
  dwc:latitude '58.296184937412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6128'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2961849374116"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598087310791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  geo-pos:lat "58.2961849374116"^^xsd:decimal ;
  geo-pos:long "8.5598087310791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5598087310791'^^xsd:double;
  dwc:latitude '58.296184937412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6141'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2961849374116"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598087310791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2961849374116 8.5598087310791)"^^geo:wktLiteral ;
  geo-pos:lat "58.2961849374116"^^xsd:decimal ;
  geo-pos:long "8.5598087310791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5598087310791'^^xsd:double;
  dwc:latitude '58.296184937412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6140'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A548%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A548%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A548%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30642 8.56212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30642"^^xsd:decimal ;
  dwc:decimalLongitude "8.56212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A548%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30642 8.56212)"^^geo:wktLiteral ;
  geo-pos:lat "58.30642"^^xsd:decimal ;
  geo-pos:long "8.56212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A548%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:548/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '548/3'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.56212'^^xsd:double;
  dwc:latitude '58.30642'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:548/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A548%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A548%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A548%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30642 8.56212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30642"^^xsd:decimal ;
  dwc:decimalLongitude "8.56212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A548%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30642 8.56212)"^^geo:wktLiteral ;
  geo-pos:lat "58.30642"^^xsd:decimal ;
  geo-pos:long "8.56212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A548%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:548/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '548/2'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.56212'^^xsd:double;
  dwc:latitude '58.30642'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:548/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A548%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A548%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A548%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30642 8.56212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30642"^^xsd:decimal ;
  dwc:decimalLongitude "8.56212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A548%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30642 8.56212)"^^geo:wktLiteral ;
  geo-pos:lat "58.30642"^^xsd:decimal ;
  geo-pos:long "8.56212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A548%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:548/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '548/1'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.56212'^^xsd:double;
  dwc:latitude '58.30642'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:548/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064226218581 8.56212615966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3064226218581"^^xsd:decimal ;
  dwc:decimalLongitude "8.56212615966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064226218581 8.56212615966797)"^^geo:wktLiteral ;
  geo-pos:lat "58.3064226218581"^^xsd:decimal ;
  geo-pos:long "8.56212615966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.562126159668'^^xsd:double;
  dwc:latitude '58.306422621858'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6097'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064226218581 8.56212615966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3064226218581"^^xsd:decimal ;
  dwc:decimalLongitude "8.56212615966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064226218581 8.56212615966797)"^^geo:wktLiteral ;
  geo-pos:lat "58.3064226218581"^^xsd:decimal ;
  geo-pos:long "8.56212615966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.562126159668'^^xsd:double;
  dwc:latitude '58.306422621858'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6098'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064226218581 8.56212615966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3064226218581"^^xsd:decimal ;
  dwc:decimalLongitude "8.56212615966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064226218581 8.56212615966797)"^^geo:wktLiteral ;
  geo-pos:lat "58.3064226218581"^^xsd:decimal ;
  geo-pos:long "8.56212615966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.562126159668'^^xsd:double;
  dwc:latitude '58.306422621858'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6096'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3561'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3558'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3570'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3554'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3566'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3573'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3556'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3567'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3559'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Roxania utriculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3571'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3574'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3555'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3564'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3572'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3568'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3563'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3575'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3562'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3560'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3553'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3569'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3557'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3576'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3577'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3565'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3552'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.56333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.56333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5633333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '137739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3551'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137739'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29884"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  geo-pos:lat "58.29884"^^xsd:decimal ;
  geo-pos:long "8.56487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:552/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '552/11'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.56487'^^xsd:double;
  dwc:latitude '58.29884'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:552/11'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29884"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  geo-pos:lat "58.29884"^^xsd:decimal ;
  geo-pos:long "8.56487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:552/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '552/13'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.56487'^^xsd:double;
  dwc:latitude '58.29884'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:552/13'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29884"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  geo-pos:lat "58.29884"^^xsd:decimal ;
  geo-pos:long "8.56487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:552/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '552/12'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.56487'^^xsd:double;
  dwc:latitude '58.29884'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:552/12'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29884"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  geo-pos:lat "58.29884"^^xsd:decimal ;
  geo-pos:long "8.56487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:552/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '552/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.56487'^^xsd:double;
  dwc:latitude '58.29884'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:552/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29884"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  geo-pos:lat "58.29884"^^xsd:decimal ;
  geo-pos:long "8.56487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:552/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '552/8'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.56487'^^xsd:double;
  dwc:latitude '58.29884'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:552/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29884"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  geo-pos:lat "58.29884"^^xsd:decimal ;
  geo-pos:long "8.56487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:552/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '552/7'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.56487'^^xsd:double;
  dwc:latitude '58.29884'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:552/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29884"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  geo-pos:lat "58.29884"^^xsd:decimal ;
  geo-pos:long "8.56487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:552/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '552/6'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.56487'^^xsd:double;
  dwc:latitude '58.29884'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:552/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29884"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  geo-pos:lat "58.29884"^^xsd:decimal ;
  geo-pos:long "8.56487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:552/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '552/9'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.56487'^^xsd:double;
  dwc:latitude '58.29884'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:552/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29884"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  geo-pos:lat "58.29884"^^xsd:decimal ;
  geo-pos:long "8.56487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:552/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '552/10'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.56487'^^xsd:double;
  dwc:latitude '58.29884'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:552/10'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29884"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  geo-pos:lat "58.29884"^^xsd:decimal ;
  geo-pos:long "8.56487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:552/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '552/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.56487'^^xsd:double;
  dwc:latitude '58.29884'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:552/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29884"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  geo-pos:lat "58.29884"^^xsd:decimal ;
  geo-pos:long "8.56487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:552/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '552/3'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.56487'^^xsd:double;
  dwc:latitude '58.29884'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:552/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29884"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  geo-pos:lat "58.29884"^^xsd:decimal ;
  geo-pos:long "8.56487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:552/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '552/4'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.56487'^^xsd:double;
  dwc:latitude '58.29884'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:552/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29884"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29884 8.56487)"^^geo:wktLiteral ;
  geo-pos:lat "58.29884"^^xsd:decimal ;
  geo-pos:long "8.56487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A552%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:552/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '552/2'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.56487'^^xsd:double;
  dwc:latitude '58.29884'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:552/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2988461182561"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487274169922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  geo-pos:lat "58.2988461182561"^^xsd:decimal ;
  geo-pos:long "8.56487274169922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5648727416992'^^xsd:double;
  dwc:latitude '58.298846118256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6118'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2988461182561"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487274169922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  geo-pos:lat "58.2988461182561"^^xsd:decimal ;
  geo-pos:long "8.56487274169922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5648727416992'^^xsd:double;
  dwc:latitude '58.298846118256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6121'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2988461182561"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487274169922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  geo-pos:lat "58.2988461182561"^^xsd:decimal ;
  geo-pos:long "8.56487274169922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5648727416992'^^xsd:double;
  dwc:latitude '58.298846118256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6117'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2988461182561"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487274169922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  geo-pos:lat "58.2988461182561"^^xsd:decimal ;
  geo-pos:long "8.56487274169922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5648727416992'^^xsd:double;
  dwc:latitude '58.298846118256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6116'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2988461182561"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487274169922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  geo-pos:lat "58.2988461182561"^^xsd:decimal ;
  geo-pos:long "8.56487274169922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5648727416992'^^xsd:double;
  dwc:latitude '58.298846118256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6119'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2988461182561"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487274169922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  geo-pos:lat "58.2988461182561"^^xsd:decimal ;
  geo-pos:long "8.56487274169922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5648727416992'^^xsd:double;
  dwc:latitude '58.298846118256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6120'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2988461182561"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487274169922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  geo-pos:lat "58.2988461182561"^^xsd:decimal ;
  geo-pos:long "8.56487274169922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5648727416992'^^xsd:double;
  dwc:latitude '58.298846118256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2988461182561"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487274169922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  geo-pos:lat "58.2988461182561"^^xsd:decimal ;
  geo-pos:long "8.56487274169922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5648727416992'^^xsd:double;
  dwc:latitude '58.298846118256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6115'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2988461182561"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487274169922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  geo-pos:lat "58.2988461182561"^^xsd:decimal ;
  geo-pos:long "8.56487274169922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5648727416992'^^xsd:double;
  dwc:latitude '58.298846118256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6124'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2988461182561"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487274169922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  geo-pos:lat "58.2988461182561"^^xsd:decimal ;
  geo-pos:long "8.56487274169922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5648727416992'^^xsd:double;
  dwc:latitude '58.298846118256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6126'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2988461182561"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487274169922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  geo-pos:lat "58.2988461182561"^^xsd:decimal ;
  geo-pos:long "8.56487274169922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5648727416992'^^xsd:double;
  dwc:latitude '58.298846118256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6123'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2988461182561"^^xsd:decimal ;
  dwc:decimalLongitude "8.56487274169922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2988461182561 8.56487274169922)"^^geo:wktLiteral ;
  geo-pos:lat "58.2988461182561"^^xsd:decimal ;
  geo-pos:long "8.56487274169922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5648727416992'^^xsd:double;
  dwc:latitude '58.298846118256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6127'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 8.56833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.305"^^xsd:decimal ;
  dwc:decimalLongitude "8.56833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 8.56833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.305"^^xsd:decimal ;
  geo-pos:long "8.56833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5683333333333'^^xsd:double;
  dwc:latitude '58.305'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 8.56833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.305"^^xsd:decimal ;
  dwc:decimalLongitude "8.56833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 8.56833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.305"^^xsd:decimal ;
  geo-pos:long "8.56833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5683333333333'^^xsd:double;
  dwc:latitude '58.305'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4108'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 8.56833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.305"^^xsd:decimal ;
  dwc:decimalLongitude "8.56833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 8.56833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.305"^^xsd:decimal ;
  geo-pos:long "8.56833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5683333333333'^^xsd:double;
  dwc:latitude '58.305'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4105'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 8.56833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.305"^^xsd:decimal ;
  dwc:decimalLongitude "8.56833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 8.56833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.305"^^xsd:decimal ;
  geo-pos:long "8.56833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5683333333333'^^xsd:double;
  dwc:latitude '58.305'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4109'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 8.56833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.305"^^xsd:decimal ;
  dwc:decimalLongitude "8.56833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 8.56833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.305"^^xsd:decimal ;
  geo-pos:long "8.56833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Iothia fulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5683333333333'^^xsd:double;
  dwc:latitude '58.305'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4107'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 8.56833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.305"^^xsd:decimal ;
  dwc:decimalLongitude "8.56833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 8.56833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.305"^^xsd:decimal ;
  geo-pos:long "8.56833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5683333333333'^^xsd:double;
  dwc:latitude '58.305'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4110'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:391/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '391/17'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57208'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:391/17'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:391/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '391/16'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57208'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:391/16'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:391/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '391/11'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57208'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:391/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:391/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '391/13'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57208'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:391/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:391/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '391/12'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57208'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:391/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:391/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '391/14'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57208'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:391/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:391/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '391/15'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57208'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:391/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:391/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '391/6'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57208'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:391/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:391/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '391/7'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57208'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:391/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:391/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '391/9'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57208'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:391/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:391/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '391/8'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57208'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:391/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:391/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '391/10'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57208'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:391/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:391/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '391/5'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57208'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:391/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:391/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '391/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57208'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:391/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:391/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '391/3'^^xsd:string;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57208'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:391/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:391/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '391/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57208'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:391/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.57208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.57208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A391%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:391/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '391/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57208'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:391/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.57208251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5720825195312'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.57208251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5720825195312'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4811'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.57208251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5720825195312'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4812'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.57208251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5720825195312'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4802'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.57208251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5720825195312'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4798'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.57208251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5720825195312'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4803'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.57208251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5720825195312'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4806'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.57208251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5720825195312'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4809'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.57208251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5720825195312'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4799'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.57208251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5720825195312'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4808'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.57208251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5720825195312'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4805'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.57208251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5720825195312'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4801'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.57208251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5720825195312'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4813'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.57208251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5720825195312'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4810'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.57208251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5720825195312'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4804'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.57208251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5720825195312'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4807'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.57208251953125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.57208251953125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.57208251953125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5720825195312'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4814'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30461 8.57234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30461"^^xsd:decimal ;
  dwc:decimalLongitude "8.57234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30461 8.57234)"^^geo:wktLiteral ;
  geo-pos:lat "58.30461"^^xsd:decimal ;
  geo-pos:long "8.57234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:389/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '389/2'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57234'^^xsd:double;
  dwc:latitude '58.30461'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:389/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30461 8.57234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30461"^^xsd:decimal ;
  dwc:decimalLongitude "8.57234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30461 8.57234)"^^geo:wktLiteral ;
  geo-pos:lat "58.30461"^^xsd:decimal ;
  geo-pos:long "8.57234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:389/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '389/4'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57234'^^xsd:double;
  dwc:latitude '58.30461'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:389/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30461 8.57234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30461"^^xsd:decimal ;
  dwc:decimalLongitude "8.57234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30461 8.57234)"^^geo:wktLiteral ;
  geo-pos:lat "58.30461"^^xsd:decimal ;
  geo-pos:long "8.57234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:389/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '389/3'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57234'^^xsd:double;
  dwc:latitude '58.30461'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:389/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30461 8.57234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30461"^^xsd:decimal ;
  dwc:decimalLongitude "8.57234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30461 8.57234)"^^geo:wktLiteral ;
  geo-pos:lat "58.30461"^^xsd:decimal ;
  geo-pos:long "8.57234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A389%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:389/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '389/1'^^xsd:string;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57234'^^xsd:double;
  dwc:latitude '58.30461'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:389/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3046188395789 8.57234001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3046188395789"^^xsd:decimal ;
  dwc:decimalLongitude "8.57234001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3046188395789 8.57234001159668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3046188395789"^^xsd:decimal ;
  geo-pos:long "8.57234001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5723400115967'^^xsd:double;
  dwc:latitude '58.304618839579'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4780'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3046188395789 8.57234001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3046188395789"^^xsd:decimal ;
  dwc:decimalLongitude "8.57234001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3046188395789 8.57234001159668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3046188395789"^^xsd:decimal ;
  geo-pos:long "8.57234001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5723400115967'^^xsd:double;
  dwc:latitude '58.304618839579'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4782'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3046188395789 8.57234001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3046188395789"^^xsd:decimal ;
  dwc:decimalLongitude "8.57234001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3046188395789 8.57234001159668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3046188395789"^^xsd:decimal ;
  geo-pos:long "8.57234001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5723400115967'^^xsd:double;
  dwc:latitude '58.304618839579'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4783'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3046188395789 8.57234001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3046188395789"^^xsd:decimal ;
  dwc:decimalLongitude "8.57234001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3046188395789 8.57234001159668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3046188395789"^^xsd:decimal ;
  geo-pos:long "8.57234001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5723400115967'^^xsd:double;
  dwc:latitude '58.304618839579'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4781'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30727"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  geo-pos:lat "58.30727"^^xsd:decimal ;
  geo-pos:long "8.57422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:390/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '390/8'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57422'^^xsd:double;
  dwc:latitude '58.30727'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:390/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30727"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  geo-pos:lat "58.30727"^^xsd:decimal ;
  geo-pos:long "8.57422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:390/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '390/14'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57422'^^xsd:double;
  dwc:latitude '58.30727'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:390/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30727"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  geo-pos:lat "58.30727"^^xsd:decimal ;
  geo-pos:long "8.57422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:390/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '390/13'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57422'^^xsd:double;
  dwc:latitude '58.30727'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:390/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30727"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  geo-pos:lat "58.30727"^^xsd:decimal ;
  geo-pos:long "8.57422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:390/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '390/6'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57422'^^xsd:double;
  dwc:latitude '58.30727'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:390/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30727"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  geo-pos:lat "58.30727"^^xsd:decimal ;
  geo-pos:long "8.57422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:390/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '390/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57422'^^xsd:double;
  dwc:latitude '58.30727'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:390/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30727"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  geo-pos:lat "58.30727"^^xsd:decimal ;
  geo-pos:long "8.57422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:390/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '390/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57422'^^xsd:double;
  dwc:latitude '58.30727'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:390/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30727"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  geo-pos:lat "58.30727"^^xsd:decimal ;
  geo-pos:long "8.57422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:390/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '390/10'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57422'^^xsd:double;
  dwc:latitude '58.30727'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:390/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30727"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  geo-pos:lat "58.30727"^^xsd:decimal ;
  geo-pos:long "8.57422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:390/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '390/9'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57422'^^xsd:double;
  dwc:latitude '58.30727'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:390/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30727"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  geo-pos:lat "58.30727"^^xsd:decimal ;
  geo-pos:long "8.57422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:390/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '390/12'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57422'^^xsd:double;
  dwc:latitude '58.30727'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:390/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30727"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  geo-pos:lat "58.30727"^^xsd:decimal ;
  geo-pos:long "8.57422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:390/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '390/11'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57422'^^xsd:double;
  dwc:latitude '58.30727'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:390/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30727"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  geo-pos:lat "58.30727"^^xsd:decimal ;
  geo-pos:long "8.57422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:390/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '390/7'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57422'^^xsd:double;
  dwc:latitude '58.30727'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:390/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30727"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  geo-pos:lat "58.30727"^^xsd:decimal ;
  geo-pos:long "8.57422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:390/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '390/5'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57422'^^xsd:double;
  dwc:latitude '58.30727'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:390/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30727"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  geo-pos:lat "58.30727"^^xsd:decimal ;
  geo-pos:long "8.57422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:390/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '390/3'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57422'^^xsd:double;
  dwc:latitude '58.30727'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:390/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30727"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30727 8.57422)"^^geo:wktLiteral ;
  geo-pos:lat "58.30727"^^xsd:decimal ;
  geo-pos:long "8.57422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A390%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:390/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '390/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57422'^^xsd:double;
  dwc:latitude '58.30727'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:390/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3072793862245"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422828674316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  geo-pos:lat "58.3072793862245"^^xsd:decimal ;
  geo-pos:long "8.57422828674316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5742282867432'^^xsd:double;
  dwc:latitude '58.307279386225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4795'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3072793862245"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422828674316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  geo-pos:lat "58.3072793862245"^^xsd:decimal ;
  geo-pos:long "8.57422828674316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5742282867432'^^xsd:double;
  dwc:latitude '58.307279386225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4790'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3072793862245"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422828674316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  geo-pos:lat "58.3072793862245"^^xsd:decimal ;
  geo-pos:long "8.57422828674316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5742282867432'^^xsd:double;
  dwc:latitude '58.307279386225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4788'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3072793862245"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422828674316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  geo-pos:lat "58.3072793862245"^^xsd:decimal ;
  geo-pos:long "8.57422828674316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5742282867432'^^xsd:double;
  dwc:latitude '58.307279386225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4797'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3072793862245"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422828674316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  geo-pos:lat "58.3072793862245"^^xsd:decimal ;
  geo-pos:long "8.57422828674316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5742282867432'^^xsd:double;
  dwc:latitude '58.307279386225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4785'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3072793862245"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422828674316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  geo-pos:lat "58.3072793862245"^^xsd:decimal ;
  geo-pos:long "8.57422828674316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5742282867432'^^xsd:double;
  dwc:latitude '58.307279386225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4789'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3072793862245"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422828674316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  geo-pos:lat "58.3072793862245"^^xsd:decimal ;
  geo-pos:long "8.57422828674316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5742282867432'^^xsd:double;
  dwc:latitude '58.307279386225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4793'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3072793862245"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422828674316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  geo-pos:lat "58.3072793862245"^^xsd:decimal ;
  geo-pos:long "8.57422828674316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5742282867432'^^xsd:double;
  dwc:latitude '58.307279386225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4786'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3072793862245"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422828674316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  geo-pos:lat "58.3072793862245"^^xsd:decimal ;
  geo-pos:long "8.57422828674316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5742282867432'^^xsd:double;
  dwc:latitude '58.307279386225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4784'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3072793862245"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422828674316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  geo-pos:lat "58.3072793862245"^^xsd:decimal ;
  geo-pos:long "8.57422828674316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5742282867432'^^xsd:double;
  dwc:latitude '58.307279386225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4794'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3072793862245"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422828674316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  geo-pos:lat "58.3072793862245"^^xsd:decimal ;
  geo-pos:long "8.57422828674316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5742282867432'^^xsd:double;
  dwc:latitude '58.307279386225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4787'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3072793862245"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422828674316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  geo-pos:lat "58.3072793862245"^^xsd:decimal ;
  geo-pos:long "8.57422828674316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5742282867432'^^xsd:double;
  dwc:latitude '58.307279386225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4792'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3072793862245"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422828674316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  geo-pos:lat "58.3072793862245"^^xsd:decimal ;
  geo-pos:long "8.57422828674316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5742282867432'^^xsd:double;
  dwc:latitude '58.307279386225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4791'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3072793862245"^^xsd:decimal ;
  dwc:decimalLongitude "8.57422828674316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3072793862245 8.57422828674316)"^^geo:wktLiteral ;
  geo-pos:lat "58.3072793862245"^^xsd:decimal ;
  geo-pos:long "8.57422828674316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5742282867432'^^xsd:double;
  dwc:latitude '58.307279386225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4796'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.57482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30493"^^xsd:decimal ;
  dwc:decimalLongitude "8.57482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.57482)"^^geo:wktLiteral ;
  geo-pos:lat "58.30493"^^xsd:decimal ;
  geo-pos:long "8.57482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:711/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '711/4'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57482'^^xsd:double;
  dwc:latitude '58.30493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:711/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.57482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30493"^^xsd:decimal ;
  dwc:decimalLongitude "8.57482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.57482)"^^geo:wktLiteral ;
  geo-pos:lat "58.30493"^^xsd:decimal ;
  geo-pos:long "8.57482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:711/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '711/5'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57482'^^xsd:double;
  dwc:latitude '58.30493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:711/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.57482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30493"^^xsd:decimal ;
  dwc:decimalLongitude "8.57482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.57482)"^^geo:wktLiteral ;
  geo-pos:lat "58.30493"^^xsd:decimal ;
  geo-pos:long "8.57482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:711/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '711/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57482'^^xsd:double;
  dwc:latitude '58.30493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:711/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.57482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30493"^^xsd:decimal ;
  dwc:decimalLongitude "8.57482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.57482)"^^geo:wktLiteral ;
  geo-pos:lat "58.30493"^^xsd:decimal ;
  geo-pos:long "8.57482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:711/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '711/6'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57482'^^xsd:double;
  dwc:latitude '58.30493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:711/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.57482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30493"^^xsd:decimal ;
  dwc:decimalLongitude "8.57482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.57482)"^^geo:wktLiteral ;
  geo-pos:lat "58.30493"^^xsd:decimal ;
  geo-pos:long "8.57482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:711/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '711/3'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57482'^^xsd:double;
  dwc:latitude '58.30493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:711/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.57482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30493"^^xsd:decimal ;
  dwc:decimalLongitude "8.57482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.57482)"^^geo:wktLiteral ;
  geo-pos:lat "58.30493"^^xsd:decimal ;
  geo-pos:long "8.57482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A711%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:711/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '711/1'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57482'^^xsd:double;
  dwc:latitude '58.30493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:711/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089 8.57482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3089"^^xsd:decimal ;
  dwc:decimalLongitude "8.57482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089 8.57482)"^^geo:wktLiteral ;
  geo-pos:lat "58.3089"^^xsd:decimal ;
  geo-pos:long "8.57482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:526/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '526/3'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57482'^^xsd:double;
  dwc:latitude '58.3089'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:526/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089 8.57482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3089"^^xsd:decimal ;
  dwc:decimalLongitude "8.57482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089 8.57482)"^^geo:wktLiteral ;
  geo-pos:lat "58.3089"^^xsd:decimal ;
  geo-pos:long "8.57482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:526/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '526/5'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57482'^^xsd:double;
  dwc:latitude '58.3089'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:526/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089 8.57482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3089"^^xsd:decimal ;
  dwc:decimalLongitude "8.57482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089 8.57482)"^^geo:wktLiteral ;
  geo-pos:lat "58.3089"^^xsd:decimal ;
  geo-pos:long "8.57482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:526/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '526/4'^^xsd:string;
  dwc:scientificName 'Onchidoris muricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57482'^^xsd:double;
  dwc:latitude '58.3089'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:526/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089 8.57482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3089"^^xsd:decimal ;
  dwc:decimalLongitude "8.57482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089 8.57482)"^^geo:wktLiteral ;
  geo-pos:lat "58.3089"^^xsd:decimal ;
  geo-pos:long "8.57482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:526/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '526/2'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57482'^^xsd:double;
  dwc:latitude '58.3089'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:526/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089 8.57482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3089"^^xsd:decimal ;
  dwc:decimalLongitude "8.57482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089 8.57482)"^^geo:wktLiteral ;
  geo-pos:lat "58.3089"^^xsd:decimal ;
  geo-pos:long "8.57482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A526%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:526/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '526/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57482'^^xsd:double;
  dwc:latitude '58.3089'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:526/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.5748291015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3049345081165"^^xsd:decimal ;
  dwc:decimalLongitude "8.5748291015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.5748291015625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3049345081165"^^xsd:decimal ;
  geo-pos:long "8.5748291015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5748291015625'^^xsd:double;
  dwc:latitude '58.304934508117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7485'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.5748291015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3049345081165"^^xsd:decimal ;
  dwc:decimalLongitude "8.5748291015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.5748291015625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3049345081165"^^xsd:decimal ;
  geo-pos:long "8.5748291015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5748291015625'^^xsd:double;
  dwc:latitude '58.304934508117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7483'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.5748291015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3049345081165"^^xsd:decimal ;
  dwc:decimalLongitude "8.5748291015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.5748291015625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3049345081165"^^xsd:decimal ;
  geo-pos:long "8.5748291015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5748291015625'^^xsd:double;
  dwc:latitude '58.304934508117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7484'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.5748291015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3049345081165"^^xsd:decimal ;
  dwc:decimalLongitude "8.5748291015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.5748291015625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3049345081165"^^xsd:decimal ;
  geo-pos:long "8.5748291015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5748291015625'^^xsd:double;
  dwc:latitude '58.304934508117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7487'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.5748291015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3049345081165"^^xsd:decimal ;
  dwc:decimalLongitude "8.5748291015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.5748291015625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3049345081165"^^xsd:decimal ;
  geo-pos:long "8.5748291015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5748291015625'^^xsd:double;
  dwc:latitude '58.304934508117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7486'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.5748291015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3049345081165"^^xsd:decimal ;
  dwc:decimalLongitude "8.5748291015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.5748291015625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3049345081165"^^xsd:decimal ;
  geo-pos:long "8.5748291015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5748291015625'^^xsd:double;
  dwc:latitude '58.304934508117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7488'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089026723331 8.5748291015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3089026723331"^^xsd:decimal ;
  dwc:decimalLongitude "8.5748291015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089026723331 8.5748291015625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3089026723331"^^xsd:decimal ;
  geo-pos:long "8.5748291015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5748291015625'^^xsd:double;
  dwc:latitude '58.308902672333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5910'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089026723331 8.5748291015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3089026723331"^^xsd:decimal ;
  dwc:decimalLongitude "8.5748291015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089026723331 8.5748291015625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3089026723331"^^xsd:decimal ;
  geo-pos:long "8.5748291015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5748291015625'^^xsd:double;
  dwc:latitude '58.308902672333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5908'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089026723331 8.5748291015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3089026723331"^^xsd:decimal ;
  dwc:decimalLongitude "8.5748291015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089026723331 8.5748291015625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3089026723331"^^xsd:decimal ;
  geo-pos:long "8.5748291015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onchidoris muricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5748291015625'^^xsd:double;
  dwc:latitude '58.308902672333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5909'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089026723331 8.5748291015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3089026723331"^^xsd:decimal ;
  dwc:decimalLongitude "8.5748291015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089026723331 8.5748291015625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3089026723331"^^xsd:decimal ;
  geo-pos:long "8.5748291015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5748291015625'^^xsd:double;
  dwc:latitude '58.308902672333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5906'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089026723331 8.5748291015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3089026723331"^^xsd:decimal ;
  dwc:decimalLongitude "8.5748291015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3089026723331 8.5748291015625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3089026723331"^^xsd:decimal ;
  geo-pos:long "8.5748291015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5748291015625'^^xsd:double;
  dwc:latitude '58.308902672333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5907'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30714"^^xsd:decimal ;
  dwc:decimalLongitude "8.5768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  geo-pos:lat "58.30714"^^xsd:decimal ;
  geo-pos:long "8.5768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:527/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '527/3'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5768'^^xsd:double;
  dwc:latitude '58.30714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:527/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30714"^^xsd:decimal ;
  dwc:decimalLongitude "8.5768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  geo-pos:lat "58.30714"^^xsd:decimal ;
  geo-pos:long "8.5768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:527/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '527/10'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5768'^^xsd:double;
  dwc:latitude '58.30714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:527/10'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30714"^^xsd:decimal ;
  dwc:decimalLongitude "8.5768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  geo-pos:lat "58.30714"^^xsd:decimal ;
  geo-pos:long "8.5768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:527/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '527/12'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5768'^^xsd:double;
  dwc:latitude '58.30714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:527/12'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30714"^^xsd:decimal ;
  dwc:decimalLongitude "8.5768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  geo-pos:lat "58.30714"^^xsd:decimal ;
  geo-pos:long "8.5768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:527/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '527/11'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5768'^^xsd:double;
  dwc:latitude '58.30714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:527/11'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30714"^^xsd:decimal ;
  dwc:decimalLongitude "8.5768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  geo-pos:lat "58.30714"^^xsd:decimal ;
  geo-pos:long "8.5768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:527/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '527/9'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5768'^^xsd:double;
  dwc:latitude '58.30714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:527/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30714"^^xsd:decimal ;
  dwc:decimalLongitude "8.5768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  geo-pos:lat "58.30714"^^xsd:decimal ;
  geo-pos:long "8.5768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:527/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '527/7'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5768'^^xsd:double;
  dwc:latitude '58.30714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:527/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30714"^^xsd:decimal ;
  dwc:decimalLongitude "8.5768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  geo-pos:lat "58.30714"^^xsd:decimal ;
  geo-pos:long "8.5768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:527/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '527/8'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5768'^^xsd:double;
  dwc:latitude '58.30714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:527/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30714"^^xsd:decimal ;
  dwc:decimalLongitude "8.5768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  geo-pos:lat "58.30714"^^xsd:decimal ;
  geo-pos:long "8.5768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:527/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '527/5'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5768'^^xsd:double;
  dwc:latitude '58.30714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:527/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30714"^^xsd:decimal ;
  dwc:decimalLongitude "8.5768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  geo-pos:lat "58.30714"^^xsd:decimal ;
  geo-pos:long "8.5768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:527/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '527/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5768'^^xsd:double;
  dwc:latitude '58.30714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:527/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30714"^^xsd:decimal ;
  dwc:decimalLongitude "8.5768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  geo-pos:lat "58.30714"^^xsd:decimal ;
  geo-pos:long "8.5768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:527/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '527/4'^^xsd:string;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5768'^^xsd:double;
  dwc:latitude '58.30714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:527/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30714"^^xsd:decimal ;
  dwc:decimalLongitude "8.5768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  geo-pos:lat "58.30714"^^xsd:decimal ;
  geo-pos:long "8.5768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:527/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '527/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5768'^^xsd:double;
  dwc:latitude '58.30714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:527/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30714"^^xsd:decimal ;
  dwc:decimalLongitude "8.5768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30714 8.5768)"^^geo:wktLiteral ;
  geo-pos:lat "58.30714"^^xsd:decimal ;
  geo-pos:long "8.5768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A527%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:527/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '527/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5768'^^xsd:double;
  dwc:latitude '58.30714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:527/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3071441090198"^^xsd:decimal ;
  dwc:decimalLongitude "8.57680320739746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3071441090198"^^xsd:decimal ;
  geo-pos:long "8.57680320739746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5768032073975'^^xsd:double;
  dwc:latitude '58.30714410902'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5922'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3071441090198"^^xsd:decimal ;
  dwc:decimalLongitude "8.57680320739746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3071441090198"^^xsd:decimal ;
  geo-pos:long "8.57680320739746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5768032073975'^^xsd:double;
  dwc:latitude '58.30714410902'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5913'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3071441090198"^^xsd:decimal ;
  dwc:decimalLongitude "8.57680320739746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3071441090198"^^xsd:decimal ;
  geo-pos:long "8.57680320739746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5768032073975'^^xsd:double;
  dwc:latitude '58.30714410902'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5921'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3071441090198"^^xsd:decimal ;
  dwc:decimalLongitude "8.57680320739746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3071441090198"^^xsd:decimal ;
  geo-pos:long "8.57680320739746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5768032073975'^^xsd:double;
  dwc:latitude '58.30714410902'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5917'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3071441090198"^^xsd:decimal ;
  dwc:decimalLongitude "8.57680320739746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3071441090198"^^xsd:decimal ;
  geo-pos:long "8.57680320739746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5768032073975'^^xsd:double;
  dwc:latitude '58.30714410902'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5920'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3071441090198"^^xsd:decimal ;
  dwc:decimalLongitude "8.57680320739746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3071441090198"^^xsd:decimal ;
  geo-pos:long "8.57680320739746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5768032073975'^^xsd:double;
  dwc:latitude '58.30714410902'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5916'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3071441090198"^^xsd:decimal ;
  dwc:decimalLongitude "8.57680320739746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3071441090198"^^xsd:decimal ;
  geo-pos:long "8.57680320739746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5768032073975'^^xsd:double;
  dwc:latitude '58.30714410902'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5915'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3071441090198"^^xsd:decimal ;
  dwc:decimalLongitude "8.57680320739746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3071441090198"^^xsd:decimal ;
  geo-pos:long "8.57680320739746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5768032073975'^^xsd:double;
  dwc:latitude '58.30714410902'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5911'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3071441090198"^^xsd:decimal ;
  dwc:decimalLongitude "8.57680320739746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3071441090198"^^xsd:decimal ;
  geo-pos:long "8.57680320739746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5768032073975'^^xsd:double;
  dwc:latitude '58.30714410902'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5914'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3071441090198"^^xsd:decimal ;
  dwc:decimalLongitude "8.57680320739746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3071441090198"^^xsd:decimal ;
  geo-pos:long "8.57680320739746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5768032073975'^^xsd:double;
  dwc:latitude '58.30714410902'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5912'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3071441090198"^^xsd:decimal ;
  dwc:decimalLongitude "8.57680320739746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3071441090198"^^xsd:decimal ;
  geo-pos:long "8.57680320739746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5768032073975'^^xsd:double;
  dwc:latitude '58.30714410902'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5918'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3071441090198"^^xsd:decimal ;
  dwc:decimalLongitude "8.57680320739746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3071441090198 8.57680320739746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3071441090198"^^xsd:decimal ;
  geo-pos:long "8.57680320739746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5768032073975'^^xsd:double;
  dwc:latitude '58.30714410902'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5919'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31972 8.57697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31972"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31972 8.57697)"^^geo:wktLiteral ;
  geo-pos:lat "58.31972"^^xsd:decimal ;
  geo-pos:long "8.57697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:650/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '650/8'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57697'^^xsd:double;
  dwc:latitude '58.31972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:650/8'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31972 8.57697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31972"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31972 8.57697)"^^geo:wktLiteral ;
  geo-pos:lat "58.31972"^^xsd:decimal ;
  geo-pos:long "8.57697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:650/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '650/7'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57697'^^xsd:double;
  dwc:latitude '58.31972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:650/7'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31972 8.57697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31972"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31972 8.57697)"^^geo:wktLiteral ;
  geo-pos:lat "58.31972"^^xsd:decimal ;
  geo-pos:long "8.57697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:650/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '650/6'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57697'^^xsd:double;
  dwc:latitude '58.31972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:650/6'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31972 8.57697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31972"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31972 8.57697)"^^geo:wktLiteral ;
  geo-pos:lat "58.31972"^^xsd:decimal ;
  geo-pos:long "8.57697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:650/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '650/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57697'^^xsd:double;
  dwc:latitude '58.31972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:650/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31972 8.57697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31972"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31972 8.57697)"^^geo:wktLiteral ;
  geo-pos:lat "58.31972"^^xsd:decimal ;
  geo-pos:long "8.57697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:650/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '650/3'^^xsd:string;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57697'^^xsd:double;
  dwc:latitude '58.31972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:650/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31972 8.57697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31972"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31972 8.57697)"^^geo:wktLiteral ;
  geo-pos:lat "58.31972"^^xsd:decimal ;
  geo-pos:long "8.57697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:650/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '650/5'^^xsd:string;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57697'^^xsd:double;
  dwc:latitude '58.31972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:650/5'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31972 8.57697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31972"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31972 8.57697)"^^geo:wktLiteral ;
  geo-pos:lat "58.31972"^^xsd:decimal ;
  geo-pos:long "8.57697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:650/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '650/2'^^xsd:string;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57697'^^xsd:double;
  dwc:latitude '58.31972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:650/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31972 8.57697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31972"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31972 8.57697)"^^geo:wktLiteral ;
  geo-pos:lat "58.31972"^^xsd:decimal ;
  geo-pos:long "8.57697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A650%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:650/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '650/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57697'^^xsd:double;
  dwc:latitude '58.31972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:650/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A649%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A649%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A649%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32057 8.57697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A649%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32057 8.57697)"^^geo:wktLiteral ;
  geo-pos:lat "58.32057"^^xsd:decimal ;
  geo-pos:long "8.57697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A649%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:649/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '649/3'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57697'^^xsd:double;
  dwc:latitude '58.32057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:649/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A649%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A649%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A649%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32057 8.57697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A649%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32057 8.57697)"^^geo:wktLiteral ;
  geo-pos:lat "58.32057"^^xsd:decimal ;
  geo-pos:long "8.57697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A649%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:649/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '649/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57697'^^xsd:double;
  dwc:latitude '58.32057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:649/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A649%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A649%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A649%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32057 8.57697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32057"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A649%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32057 8.57697)"^^geo:wktLiteral ;
  geo-pos:lat "58.32057"^^xsd:decimal ;
  geo-pos:long "8.57697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A649%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:649/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '649/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57697'^^xsd:double;
  dwc:latitude '58.32057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:649/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197226762611 8.57697486877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197226762611"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697486877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197226762611 8.57697486877441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197226762611"^^xsd:decimal ;
  geo-pos:long "8.57697486877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5769748687744'^^xsd:double;
  dwc:latitude '58.319722676261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197226762611 8.57697486877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197226762611"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697486877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197226762611 8.57697486877441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197226762611"^^xsd:decimal ;
  geo-pos:long "8.57697486877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5769748687744'^^xsd:double;
  dwc:latitude '58.319722676261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6978'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197226762611 8.57697486877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197226762611"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697486877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197226762611 8.57697486877441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197226762611"^^xsd:decimal ;
  geo-pos:long "8.57697486877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5769748687744'^^xsd:double;
  dwc:latitude '58.319722676261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6977'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197226762611 8.57697486877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197226762611"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697486877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197226762611 8.57697486877441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197226762611"^^xsd:decimal ;
  geo-pos:long "8.57697486877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5769748687744'^^xsd:double;
  dwc:latitude '58.319722676261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6984'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197226762611 8.57697486877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197226762611"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697486877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197226762611 8.57697486877441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197226762611"^^xsd:decimal ;
  geo-pos:long "8.57697486877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5769748687744'^^xsd:double;
  dwc:latitude '58.319722676261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6983'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197226762611 8.57697486877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197226762611"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697486877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197226762611 8.57697486877441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197226762611"^^xsd:decimal ;
  geo-pos:long "8.57697486877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5769748687744'^^xsd:double;
  dwc:latitude '58.319722676261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6980'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197226762611 8.57697486877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197226762611"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697486877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197226762611 8.57697486877441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197226762611"^^xsd:decimal ;
  geo-pos:long "8.57697486877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5769748687744'^^xsd:double;
  dwc:latitude '58.319722676261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6981'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197226762611 8.57697486877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197226762611"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697486877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197226762611 8.57697486877441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197226762611"^^xsd:decimal ;
  geo-pos:long "8.57697486877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5769748687744'^^xsd:double;
  dwc:latitude '58.319722676261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6979'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3205791185072 8.57697486877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3205791185072"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697486877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3205791185072 8.57697486877441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3205791185072"^^xsd:decimal ;
  geo-pos:long "8.57697486877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5769748687744'^^xsd:double;
  dwc:latitude '58.320579118507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6976'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3205791185072 8.57697486877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3205791185072"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697486877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3205791185072 8.57697486877441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3205791185072"^^xsd:decimal ;
  geo-pos:long "8.57697486877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5769748687744'^^xsd:double;
  dwc:latitude '58.320579118507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6974'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3205791185072 8.57697486877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3205791185072"^^xsd:decimal ;
  dwc:decimalLongitude "8.57697486877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3205791185072 8.57697486877441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3205791185072"^^xsd:decimal ;
  geo-pos:long "8.57697486877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5769748687744'^^xsd:double;
  dwc:latitude '58.320579118507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6975'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30673 8.57706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30673"^^xsd:decimal ;
  dwc:decimalLongitude "8.57706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30673 8.57706)"^^geo:wktLiteral ;
  geo-pos:lat "58.30673"^^xsd:decimal ;
  geo-pos:long "8.57706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:528/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '528/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57706'^^xsd:double;
  dwc:latitude '58.30673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:528/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30673 8.57706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30673"^^xsd:decimal ;
  dwc:decimalLongitude "8.57706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30673 8.57706)"^^geo:wktLiteral ;
  geo-pos:lat "58.30673"^^xsd:decimal ;
  geo-pos:long "8.57706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:528/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '528/8'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57706'^^xsd:double;
  dwc:latitude '58.30673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:528/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30673 8.57706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30673"^^xsd:decimal ;
  dwc:decimalLongitude "8.57706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30673 8.57706)"^^geo:wktLiteral ;
  geo-pos:lat "58.30673"^^xsd:decimal ;
  geo-pos:long "8.57706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:528/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '528/6'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57706'^^xsd:double;
  dwc:latitude '58.30673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:528/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30673 8.57706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30673"^^xsd:decimal ;
  dwc:decimalLongitude "8.57706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30673 8.57706)"^^geo:wktLiteral ;
  geo-pos:lat "58.30673"^^xsd:decimal ;
  geo-pos:long "8.57706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:528/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '528/7'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57706'^^xsd:double;
  dwc:latitude '58.30673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:528/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30673 8.57706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30673"^^xsd:decimal ;
  dwc:decimalLongitude "8.57706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30673 8.57706)"^^geo:wktLiteral ;
  geo-pos:lat "58.30673"^^xsd:decimal ;
  geo-pos:long "8.57706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:528/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '528/4'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57706'^^xsd:double;
  dwc:latitude '58.30673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:528/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30673 8.57706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30673"^^xsd:decimal ;
  dwc:decimalLongitude "8.57706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30673 8.57706)"^^geo:wktLiteral ;
  geo-pos:lat "58.30673"^^xsd:decimal ;
  geo-pos:long "8.57706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:528/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '528/5'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57706'^^xsd:double;
  dwc:latitude '58.30673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:528/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30673 8.57706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30673"^^xsd:decimal ;
  dwc:decimalLongitude "8.57706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30673 8.57706)"^^geo:wktLiteral ;
  geo-pos:lat "58.30673"^^xsd:decimal ;
  geo-pos:long "8.57706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:528/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '528/2'^^xsd:string;
  dwc:scientificName 'Chrysallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57706'^^xsd:double;
  dwc:latitude '58.30673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:528/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30673 8.57706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30673"^^xsd:decimal ;
  dwc:decimalLongitude "8.57706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30673 8.57706)"^^geo:wktLiteral ;
  geo-pos:lat "58.30673"^^xsd:decimal ;
  geo-pos:long "8.57706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A528%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:528/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '528/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57706'^^xsd:double;
  dwc:latitude '58.30673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:528/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067382743018 8.57706069946289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067382743018"^^xsd:decimal ;
  dwc:decimalLongitude "8.57706069946289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067382743018 8.57706069946289)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067382743018"^^xsd:decimal ;
  geo-pos:long "8.57706069946289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5770606994629'^^xsd:double;
  dwc:latitude '58.306738274302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5926'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067382743018 8.57706069946289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067382743018"^^xsd:decimal ;
  dwc:decimalLongitude "8.57706069946289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067382743018 8.57706069946289)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067382743018"^^xsd:decimal ;
  geo-pos:long "8.57706069946289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5770606994629'^^xsd:double;
  dwc:latitude '58.306738274302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5930'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067382743018 8.57706069946289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067382743018"^^xsd:decimal ;
  dwc:decimalLongitude "8.57706069946289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067382743018 8.57706069946289)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067382743018"^^xsd:decimal ;
  geo-pos:long "8.57706069946289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5770606994629'^^xsd:double;
  dwc:latitude '58.306738274302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5927'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067382743018 8.57706069946289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067382743018"^^xsd:decimal ;
  dwc:decimalLongitude "8.57706069946289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067382743018 8.57706069946289)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067382743018"^^xsd:decimal ;
  geo-pos:long "8.57706069946289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5770606994629'^^xsd:double;
  dwc:latitude '58.306738274302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5924'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067382743018 8.57706069946289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067382743018"^^xsd:decimal ;
  dwc:decimalLongitude "8.57706069946289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067382743018 8.57706069946289)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067382743018"^^xsd:decimal ;
  geo-pos:long "8.57706069946289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5770606994629'^^xsd:double;
  dwc:latitude '58.306738274302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5929'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067382743018 8.57706069946289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067382743018"^^xsd:decimal ;
  dwc:decimalLongitude "8.57706069946289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067382743018 8.57706069946289)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067382743018"^^xsd:decimal ;
  geo-pos:long "8.57706069946289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5770606994629'^^xsd:double;
  dwc:latitude '58.306738274302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5928'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067382743018 8.57706069946289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067382743018"^^xsd:decimal ;
  dwc:decimalLongitude "8.57706069946289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067382743018 8.57706069946289)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067382743018"^^xsd:decimal ;
  geo-pos:long "8.57706069946289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5770606994629'^^xsd:double;
  dwc:latitude '58.306738274302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5923'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067382743018 8.57706069946289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067382743018"^^xsd:decimal ;
  dwc:decimalLongitude "8.57706069946289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067382743018 8.57706069946289)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067382743018"^^xsd:decimal ;
  geo-pos:long "8.57706069946289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5770606994629'^^xsd:double;
  dwc:latitude '58.306738274302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5925'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A648%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A648%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A648%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.57748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32116"^^xsd:decimal ;
  dwc:decimalLongitude "8.57748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A648%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.57748)"^^geo:wktLiteral ;
  geo-pos:lat "58.32116"^^xsd:decimal ;
  geo-pos:long "8.57748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A648%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:648/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '648/3'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57748'^^xsd:double;
  dwc:latitude '58.32116'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:648/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A648%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A648%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A648%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.57748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32116"^^xsd:decimal ;
  dwc:decimalLongitude "8.57748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A648%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.57748)"^^geo:wktLiteral ;
  geo-pos:lat "58.32116"^^xsd:decimal ;
  geo-pos:long "8.57748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A648%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:648/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '648/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57748'^^xsd:double;
  dwc:latitude '58.32116'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:648/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A648%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A648%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A648%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.57748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32116"^^xsd:decimal ;
  dwc:decimalLongitude "8.57748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A648%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.57748)"^^geo:wktLiteral ;
  geo-pos:lat "58.32116"^^xsd:decimal ;
  geo-pos:long "8.57748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A648%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:648/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '648/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57748'^^xsd:double;
  dwc:latitude '58.32116'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:648/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.57748985290527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3211650933549"^^xsd:decimal ;
  dwc:decimalLongitude "8.57748985290527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.57748985290527)"^^geo:wktLiteral ;
  geo-pos:lat "58.3211650933549"^^xsd:decimal ;
  geo-pos:long "8.57748985290527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5774898529053'^^xsd:double;
  dwc:latitude '58.321165093355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6972'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.57748985290527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3211650933549"^^xsd:decimal ;
  dwc:decimalLongitude "8.57748985290527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.57748985290527)"^^geo:wktLiteral ;
  geo-pos:lat "58.3211650933549"^^xsd:decimal ;
  geo-pos:long "8.57748985290527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5774898529053'^^xsd:double;
  dwc:latitude '58.321165093355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6971'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.57748985290527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3211650933549"^^xsd:decimal ;
  dwc:decimalLongitude "8.57748985290527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.57748985290527)"^^geo:wktLiteral ;
  geo-pos:lat "58.3211650933549"^^xsd:decimal ;
  geo-pos:long "8.57748985290527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5774898529053'^^xsd:double;
  dwc:latitude '58.321165093355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6973'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.5786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.5786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:547/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '547/11'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5786'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:547/11'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.5786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.5786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:547/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '547/10'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5786'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:547/10'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.5786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.5786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:547/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '547/9'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5786'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:547/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.5786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.5786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:547/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '547/8'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5786'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:547/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.5786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.5786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:547/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '547/7'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5786'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:547/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.5786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.5786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:547/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '547/6'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5786'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:547/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.5786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.5786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:547/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '547/5'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5786'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:547/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.5786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.5786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:547/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '547/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5786'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:547/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.5786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.5786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:547/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '547/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5786'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:547/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.5786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.5786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:547/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '547/3'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5786'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:547/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.5786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.5786)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.5786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A547%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:547/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '547/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5786'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:547/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57860565185547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57860565185547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5786056518555'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6088'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57860565185547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57860565185547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5786056518555'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6086'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57860565185547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57860565185547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5786056518555'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57860565185547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57860565185547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5786056518555'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6087'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57860565185547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57860565185547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5786056518555'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6092'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57860565185547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57860565185547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5786056518555'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6090'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57860565185547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57860565185547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5786056518555'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6091'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57860565185547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57860565185547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5786056518555'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6089'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57860565185547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57860565185547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5786056518555'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6085'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57860565185547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57860565185547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5786056518555'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6095'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57860565185547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57860565185547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57860565185547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5786056518555'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6094'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/8'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/9'^^xsd:string;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '605957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/16'^^xsd:string;
  dwc:scientificName 'Mya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/16'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/23'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/23'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/25'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/25'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/24'^^xsd:string;
  dwc:scientificName 'Turbonilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/24'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/21'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/21'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/22'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/22'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/20'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/20'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/19'^^xsd:string;
  dwc:scientificName 'Odostomia acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/19'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/14'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/14'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/15'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/15'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/17'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/17'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/18'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/18'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/12'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/12'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/13'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/13'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/11'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/11'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/10'^^xsd:string;
  dwc:scientificName 'Chrysallida suturalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140936'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/10'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '565558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/7'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/4'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/3'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/5'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31661"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31661 8.57869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31661"^^xsd:decimal ;
  geo-pos:long "8.57869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A529%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:529/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '529/6'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.57869'^^xsd:double;
  dwc:latitude '58.31661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:529/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5950'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140976'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turbonilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5933'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138421'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5936'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5935'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida suturalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140936'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5943'^^xsd:anyURI;
  dwc:aphiaIdAccepted '565558'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5954'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5951'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5953'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5944'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5945'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5946'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5934'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5932'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5940'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5939'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5942'^^xsd:anyURI;
  dwc:aphiaIdAccepted '605957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5931'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5947'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5941'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5948'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5949'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5938'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5937'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166122641677"^^xsd:decimal ;
  dwc:decimalLongitude "8.57869148254395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166122641677 8.57869148254395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166122641677"^^xsd:decimal ;
  geo-pos:long "8.57869148254395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.578691482544'^^xsd:double;
  dwc:latitude '58.316612264168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5955'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:785/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '785/7'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:785/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:785/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '785/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:785/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:785/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '785/2'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:785/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:785/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '785/6'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:785/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:785/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '785/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:785/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:785/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '785/5'^^xsd:string;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:785/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A785%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:785/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '785/4'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:785/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31737"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.31737"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:610/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '610/3'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.31737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:610/3'^^xsd:anyURI;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31737"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.31737"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:610/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '610/6'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.31737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:610/6'^^xsd:anyURI;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31737"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.31737"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:610/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '610/10'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.31737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:610/10'^^xsd:anyURI;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31737"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.31737"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:610/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '610/9'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.31737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:610/9'^^xsd:anyURI;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31737"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.31737"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:610/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '610/8'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.31737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:610/8'^^xsd:anyURI;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31737"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.31737"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:610/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '610/7'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.31737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:610/7'^^xsd:anyURI;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31737"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.31737"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:610/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '610/5'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.31737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:610/5'^^xsd:anyURI;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31737"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.31737"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:610/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '610/2'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.31737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:610/2'^^xsd:anyURI;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31737"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.31737"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:610/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '610/4'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.31737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:610/4'^^xsd:anyURI;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31737"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31737 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.31737"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A610%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:610/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '610/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.31737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:610/1'^^xsd:anyURI;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A578%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A578%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A578%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A578%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A578%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:578/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '578/3'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:578/3'^^xsd:anyURI;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A578%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A578%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A578%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A578%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A578%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:578/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '578/2'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:578/2'^^xsd:anyURI;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A578%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A578%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A578%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A578%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58015)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.58015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A578%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:578/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '578/1'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58015'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:578/1'^^xsd:anyURI;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8123'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8124'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8120'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8121'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8125'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8119'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3173786229818"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3173786229818"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.317378622982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6645'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3173786229818"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3173786229818"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.317378622982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6641'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3173786229818"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3173786229818"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.317378622982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6648'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3173786229818"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3173786229818"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.317378622982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6640'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3173786229818"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3173786229818"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.317378622982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6646'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3173786229818"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3173786229818"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.317378622982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6649'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3173786229818"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3173786229818"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.317378622982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6643'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3173786229818"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3173786229818"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.317378622982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6642'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3173786229818"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3173786229818"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.317378622982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6647'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3173786229818"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3173786229818 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3173786229818"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.317378622982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6644'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6345'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.58015060424805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.58015060424805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.58015060424805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.58015060424805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5801506042481'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6346'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/3'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/10'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/10'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/13'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/13'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/17'^^xsd:string;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/17'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/16'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/16'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/18'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/18'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/15'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/15'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/14'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/14'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/12'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/12'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/9'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/9'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/11'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/11'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/7'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/8'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/1'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.58032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.58032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.58032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A458%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:458/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '458/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58032'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:458/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5311'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5306'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5310'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5312'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5303'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5302'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5304'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5307'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5305'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5308'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5301'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5309'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5315'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5314'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5313'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.580322265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.580322265625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.580322265625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.580322265625'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5298'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31855 8.58049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31855"^^xsd:decimal ;
  dwc:decimalLongitude "8.58049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31855 8.58049)"^^geo:wktLiteral ;
  geo-pos:lat "58.31855"^^xsd:decimal ;
  geo-pos:long "8.58049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:588/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '588/4'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58049'^^xsd:double;
  dwc:latitude '58.31855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:588/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31855 8.58049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31855"^^xsd:decimal ;
  dwc:decimalLongitude "8.58049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31855 8.58049)"^^geo:wktLiteral ;
  geo-pos:lat "58.31855"^^xsd:decimal ;
  geo-pos:long "8.58049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:588/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '588/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58049'^^xsd:double;
  dwc:latitude '58.31855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:588/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31855 8.58049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31855"^^xsd:decimal ;
  dwc:decimalLongitude "8.58049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31855 8.58049)"^^geo:wktLiteral ;
  geo-pos:lat "58.31855"^^xsd:decimal ;
  geo-pos:long "8.58049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:588/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '588/7'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58049'^^xsd:double;
  dwc:latitude '58.31855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:588/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31855 8.58049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31855"^^xsd:decimal ;
  dwc:decimalLongitude "8.58049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31855 8.58049)"^^geo:wktLiteral ;
  geo-pos:lat "58.31855"^^xsd:decimal ;
  geo-pos:long "8.58049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:588/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '588/8'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58049'^^xsd:double;
  dwc:latitude '58.31855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:588/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31855 8.58049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31855"^^xsd:decimal ;
  dwc:decimalLongitude "8.58049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31855 8.58049)"^^geo:wktLiteral ;
  geo-pos:lat "58.31855"^^xsd:decimal ;
  geo-pos:long "8.58049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:588/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '588/6'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58049'^^xsd:double;
  dwc:latitude '58.31855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:588/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31855 8.58049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31855"^^xsd:decimal ;
  dwc:decimalLongitude "8.58049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31855 8.58049)"^^geo:wktLiteral ;
  geo-pos:lat "58.31855"^^xsd:decimal ;
  geo-pos:long "8.58049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:588/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '588/5'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58049'^^xsd:double;
  dwc:latitude '58.31855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:588/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31855 8.58049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31855"^^xsd:decimal ;
  dwc:decimalLongitude "8.58049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31855 8.58049)"^^geo:wktLiteral ;
  geo-pos:lat "58.31855"^^xsd:decimal ;
  geo-pos:long "8.58049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:588/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '588/3'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58049'^^xsd:double;
  dwc:latitude '58.31855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:588/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31855 8.58049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31855"^^xsd:decimal ;
  dwc:decimalLongitude "8.58049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31855 8.58049)"^^geo:wktLiteral ;
  geo-pos:lat "58.31855"^^xsd:decimal ;
  geo-pos:long "8.58049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A588%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:588/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '588/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58049'^^xsd:double;
  dwc:latitude '58.31855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:588/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3185506690447 8.58049392700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3185506690447"^^xsd:decimal ;
  dwc:decimalLongitude "8.58049392700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3185506690447 8.58049392700195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3185506690447"^^xsd:decimal ;
  geo-pos:long "8.58049392700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5804939270019'^^xsd:double;
  dwc:latitude '58.318550669045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6432'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3185506690447 8.58049392700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3185506690447"^^xsd:decimal ;
  dwc:decimalLongitude "8.58049392700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3185506690447 8.58049392700195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3185506690447"^^xsd:decimal ;
  geo-pos:long "8.58049392700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5804939270019'^^xsd:double;
  dwc:latitude '58.318550669045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3185506690447 8.58049392700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3185506690447"^^xsd:decimal ;
  dwc:decimalLongitude "8.58049392700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3185506690447 8.58049392700195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3185506690447"^^xsd:decimal ;
  geo-pos:long "8.58049392700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5804939270019'^^xsd:double;
  dwc:latitude '58.318550669045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3185506690447 8.58049392700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3185506690447"^^xsd:decimal ;
  dwc:decimalLongitude "8.58049392700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3185506690447 8.58049392700195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3185506690447"^^xsd:decimal ;
  geo-pos:long "8.58049392700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5804939270019'^^xsd:double;
  dwc:latitude '58.318550669045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6430'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3185506690447 8.58049392700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3185506690447"^^xsd:decimal ;
  dwc:decimalLongitude "8.58049392700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3185506690447 8.58049392700195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3185506690447"^^xsd:decimal ;
  geo-pos:long "8.58049392700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5804939270019'^^xsd:double;
  dwc:latitude '58.318550669045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6433'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3185506690447 8.58049392700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3185506690447"^^xsd:decimal ;
  dwc:decimalLongitude "8.58049392700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3185506690447 8.58049392700195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3185506690447"^^xsd:decimal ;
  geo-pos:long "8.58049392700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5804939270019'^^xsd:double;
  dwc:latitude '58.318550669045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6427'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3185506690447 8.58049392700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3185506690447"^^xsd:decimal ;
  dwc:decimalLongitude "8.58049392700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3185506690447 8.58049392700195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3185506690447"^^xsd:decimal ;
  geo-pos:long "8.58049392700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5804939270019'^^xsd:double;
  dwc:latitude '58.318550669045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6431'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3185506690447 8.58049392700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3185506690447"^^xsd:decimal ;
  dwc:decimalLongitude "8.58049392700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3185506690447 8.58049392700195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3185506690447"^^xsd:decimal ;
  geo-pos:long "8.58049392700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5804939270019'^^xsd:double;
  dwc:latitude '58.318550669045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6429'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.31205"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:525/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '525/7'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.31205'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:525/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.31205"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:525/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '525/6'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.31205'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:525/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.31205"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:525/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '525/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.31205'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:525/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.31205"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:525/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '525/5'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.31205'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:525/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.31205"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:525/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '525/3'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.31205'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:525/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.31205"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:525/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '525/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.31205'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:525/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.31205"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A525%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:525/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '525/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.31205'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:525/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31571"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.31571"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:704/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '704/8'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.31571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:704/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31571"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.31571"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:704/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '704/7'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.31571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:704/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31571"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.31571"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:704/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '704/9'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.31571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:704/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31571"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.31571"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:704/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '704/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.31571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:704/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31571"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.31571"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:704/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '704/6'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.31571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:704/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31571"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.31571"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:704/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '704/5'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.31571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:704/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31571"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.31571"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:704/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '704/4'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.31571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:704/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31571"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.31571"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:704/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '704/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.31571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:704/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31571"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31571 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.31571"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A704%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:704/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '704/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.31571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:704/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/40'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/40'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/25'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/25'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/11'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/11'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/12'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/12'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/18'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/18'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/27'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/27'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/33'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/33'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/29'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/29'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/39'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/39'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/38'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/38'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/41'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/41'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/31'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/31'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/35'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/35'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/37'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/37'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/30'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/30'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/32'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/32'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/36'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/36'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/34'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/34'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/28'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/28'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/24'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/24'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/22'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/22'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/23'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/23'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/26'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/26'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/21'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/21'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/13'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/13'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/17'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/17'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/19'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/19'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/20'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/20'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/16'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/16'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/15'^^xsd:string;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/15'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/14'^^xsd:string;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/14'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/10'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/10'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/9'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/9'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/8'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/8'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/5'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/5'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/1'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/6'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/6'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/7'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/7'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/2'^^xsd:string;
  dwc:scientificName 'Acanthochitona fascicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/2'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '138677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/3'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/3'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32125"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32125 8.58057)"^^geo:wktLiteral ;
  geo-pos:lat "58.32125"^^xsd:decimal ;
  geo-pos:long "8.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A611%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:611/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '611/4'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58057'^^xsd:double;
  dwc:latitude '58.32125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:611/4'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3120588487592"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3120588487592"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.312058848759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5904'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3120588487592"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3120588487592"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.312058848759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5905'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3120588487592"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3120588487592"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.312058848759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5902'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3120588487592"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3120588487592"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.312058848759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5901'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3120588487592"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3120588487592"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.312058848759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5899'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3120588487592"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3120588487592"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.312058848759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3120588487592"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3120588487592"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.312058848759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5903'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3157106442999"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3157106442999"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.3157106443'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7444'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3157106442999"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3157106442999"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.3157106443'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7443'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3157106442999"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3157106442999"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.3157106443'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7445'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3157106442999"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3157106442999"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.3157106443'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7449'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3157106442999"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3157106442999"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.3157106443'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7442'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3157106442999"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3157106442999"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.3157106443'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7448'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3157106442999"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3157106442999"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.3157106443'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3157106442999"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3157106442999"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.3157106443'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7441'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3157106442999"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3157106442999 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3157106442999"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.3157106443'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6682'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6664'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6669'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6657'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6667'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthochitona fascicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6654'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6651'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6679'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6653'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6661'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6658'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6688'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6689'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6674'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6681'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6687'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6659'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6685'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6686'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6655'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6665'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6675'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6660'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6663'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6673'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6668'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6652'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6666'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6662'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6672'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6684'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6680'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6678'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6683'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6676'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6650'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6677'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6671'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6670'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3212552424695"^^xsd:decimal ;
  dwc:decimalLongitude "8.58057975769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3212552424695 8.58057975769043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3212552424695"^^xsd:decimal ;
  geo-pos:long "8.58057975769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5805797576904'^^xsd:double;
  dwc:latitude '58.321255242469'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6690'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/22'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/22'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/8'^^xsd:string;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/11'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/14'^^xsd:string;
  dwc:scientificName 'Melanella alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/20'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/21'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/19'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/18'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/16'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/15'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/17'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/12'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/13'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/7'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/9'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/5'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/10'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/1'^^xsd:string;
  dwc:scientificName 'Aclis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '137614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/3'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58066)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A788%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:788/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '788/4'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58066'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:788/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8166'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8157'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8174'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8175'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8159'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8163'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8156'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8171'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8172'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8161'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8169'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8167'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8162'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8170'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8160'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58066558837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58066558837891)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58066558837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aclis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5806655883789'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '137614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8154'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137614'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/13'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/17'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/4'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/12'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/11'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/15'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/16'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/18'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/14'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/9'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/10'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/6'^^xsd:string;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/5'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31841"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31841 8.58135)"^^geo:wktLiteral ;
  geo-pos:lat "58.31841"^^xsd:decimal ;
  geo-pos:long "8.58135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A787%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:787/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '787/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58135'^^xsd:double;
  dwc:latitude '58.31841'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:787/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8136'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8142'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8152'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8144'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8150'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8153'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8147'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8145'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8138'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8140'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8139'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8149'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8146'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8137'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8148'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8151'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8141'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318415434943"^^xsd:decimal ;
  dwc:decimalLongitude "8.58135223388672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318415434943 8.58135223388672)"^^geo:wktLiteral ;
  geo-pos:lat "58.318415434943"^^xsd:decimal ;
  geo-pos:long "8.58135223388672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5813522338867'^^xsd:double;
  dwc:latitude '58.318415434943'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8143'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30376 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30376"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30376 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.30376"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:784/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '784/3'^^xsd:string;
  dwc:scientificName 'Bela nebula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.30376'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:784/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30376 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30376"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30376 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.30376"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:784/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '784/8'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.30376'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:784/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30376 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30376"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30376 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.30376"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:784/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '784/7'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.30376'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:784/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30376 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30376"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30376 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.30376"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:784/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '784/6'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.30376'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:784/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30376 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30376"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30376 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.30376"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:784/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '784/5'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.30376'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:784/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30376 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30376"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30376 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.30376"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:784/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '784/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.30376'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:784/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30376 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30376"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30376 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.30376"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:784/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '784/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.30376'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:784/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30376 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30376"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30376 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.30376"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A784%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:784/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '784/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.30376'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:784/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:585/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '585/5'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:585/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:585/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '585/9'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:585/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:585/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '585/10'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:585/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:585/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '585/8'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:585/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:585/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '585/6'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:585/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:585/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '585/7'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:585/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:585/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '585/4'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:585/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:585/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '585/3'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:585/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:585/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '585/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:585/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.58186)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.58186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A585%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:585/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '585/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58186'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:585/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3037620107795 8.58186721801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3037620107795"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186721801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3037620107795 8.58186721801758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3037620107795"^^xsd:decimal ;
  geo-pos:long "8.58186721801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5818672180176'^^xsd:double;
  dwc:latitude '58.30376201078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8112'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3037620107795 8.58186721801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3037620107795"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186721801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3037620107795 8.58186721801758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3037620107795"^^xsd:decimal ;
  geo-pos:long "8.58186721801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela nebula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5818672180176'^^xsd:double;
  dwc:latitude '58.30376201078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3037620107795 8.58186721801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3037620107795"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186721801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3037620107795 8.58186721801758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3037620107795"^^xsd:decimal ;
  geo-pos:long "8.58186721801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5818672180176'^^xsd:double;
  dwc:latitude '58.30376201078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8118'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3037620107795 8.58186721801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3037620107795"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186721801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3037620107795 8.58186721801758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3037620107795"^^xsd:decimal ;
  geo-pos:long "8.58186721801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5818672180176'^^xsd:double;
  dwc:latitude '58.30376201078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3037620107795 8.58186721801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3037620107795"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186721801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3037620107795 8.58186721801758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3037620107795"^^xsd:decimal ;
  geo-pos:long "8.58186721801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5818672180176'^^xsd:double;
  dwc:latitude '58.30376201078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8115'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3037620107795 8.58186721801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3037620107795"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186721801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3037620107795 8.58186721801758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3037620107795"^^xsd:decimal ;
  geo-pos:long "8.58186721801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5818672180176'^^xsd:double;
  dwc:latitude '58.30376201078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8117'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3037620107795 8.58186721801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3037620107795"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186721801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3037620107795 8.58186721801758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3037620107795"^^xsd:decimal ;
  geo-pos:long "8.58186721801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5818672180176'^^xsd:double;
  dwc:latitude '58.30376201078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8116'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3037620107795 8.58186721801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3037620107795"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186721801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3037620107795 8.58186721801758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3037620107795"^^xsd:decimal ;
  geo-pos:long "8.58186721801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5818672180176'^^xsd:double;
  dwc:latitude '58.30376201078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8114'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186721801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.58186721801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5818672180176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6416'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186721801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.58186721801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5818672180176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186721801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.58186721801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5818672180176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6414'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186721801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.58186721801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5818672180176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6419'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186721801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.58186721801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5818672180176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6411'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186721801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.58186721801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5818672180176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6413'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186721801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.58186721801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5818672180176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6418'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186721801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.58186721801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5818672180176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6420'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.58186721801758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.58186721801758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.58186721801758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5818672180176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6415'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/8'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/8'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/10'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/10'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/14'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/14'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/17'^^xsd:string;
  dwc:scientificName 'Montacuta substriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/17'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/26'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/26'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/23'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/23'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/25'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/25'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/24'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/24'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/22'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/22'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/20'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/20'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/21'^^xsd:string;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/21'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/19'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/19'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/16'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/16'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/18'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/18'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/13'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/13'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/11'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/11'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/12'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/12'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/15'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/15'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/9'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/9'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/7'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/3'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/5'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/5'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/6'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/6'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038 8.58255)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038"^^xsd:decimal ;
  geo-pos:long "8.58255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A627%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:627/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '627/4'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58255'^^xsd:double;
  dwc:latitude '58.3038'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:627/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6820'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6827'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6831'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6828'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6813'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6809'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6816'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6815'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6825'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6826'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6830'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6821'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6817'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6819'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6810'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6822'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6814'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6812'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6824'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Montacuta substriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6823'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6818'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6829'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6811'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6807'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6808'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038071075494"^^xsd:decimal ;
  dwc:decimalLongitude "8.58255386352539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038071075494 8.58255386352539)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038071075494"^^xsd:decimal ;
  geo-pos:long "8.58255386352539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5825538635254'^^xsd:double;
  dwc:latitude '58.303807107549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6832'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/8'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/10'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/21'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/21'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/19'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/19'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/22'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/22'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/23'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/23'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/20'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/20'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/12'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/11'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/17'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/18'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/18'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/15'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/16'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/14'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/13'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/9'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/5'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/7'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/3'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32508"^^xsd:decimal ;
  dwc:decimalLongitude "8.58324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32508 8.58324)"^^geo:wktLiteral ;
  geo-pos:lat "58.32508"^^xsd:decimal ;
  geo-pos:long "8.58324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A977%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:977/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '977/4'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58324'^^xsd:double;
  dwc:latitude '58.32508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:977/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10062'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10062'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10061'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10061'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10053'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10053'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10046'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10046'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10058'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10058'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10041'^^xsd:string;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10041'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10049'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10049'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10054'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10054'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10060'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10047'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10047'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10048'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10048'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10055'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10055'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10059'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10045'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10045'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10051'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10051'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10050'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10050'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10052'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10052'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10042'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10042'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10044'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10044'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10043'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10043'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10056'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3250863673785"^^xsd:decimal ;
  dwc:decimalLongitude "8.5832405090332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3250863673785 8.5832405090332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3250863673785"^^xsd:decimal ;
  geo-pos:long "8.5832405090332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10063'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5832405090332'^^xsd:double;
  dwc:latitude '58.325086367379'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31773 8.58332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31773"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31773 8.58332)"^^geo:wktLiteral ;
  geo-pos:lat "58.31773"^^xsd:decimal ;
  geo-pos:long "8.58332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:798/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '798/7'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58332'^^xsd:double;
  dwc:latitude '58.31773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:798/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31773 8.58332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31773"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31773 8.58332)"^^geo:wktLiteral ;
  geo-pos:lat "58.31773"^^xsd:decimal ;
  geo-pos:long "8.58332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:798/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '798/8'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58332'^^xsd:double;
  dwc:latitude '58.31773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:798/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31773 8.58332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31773"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31773 8.58332)"^^geo:wktLiteral ;
  geo-pos:lat "58.31773"^^xsd:decimal ;
  geo-pos:long "8.58332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:798/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '798/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58332'^^xsd:double;
  dwc:latitude '58.31773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:798/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31773 8.58332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31773"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31773 8.58332)"^^geo:wktLiteral ;
  geo-pos:lat "58.31773"^^xsd:decimal ;
  geo-pos:long "8.58332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:798/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '798/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58332'^^xsd:double;
  dwc:latitude '58.31773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:798/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31773 8.58332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31773"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31773 8.58332)"^^geo:wktLiteral ;
  geo-pos:lat "58.31773"^^xsd:decimal ;
  geo-pos:long "8.58332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:798/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '798/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58332'^^xsd:double;
  dwc:latitude '58.31773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:798/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31773 8.58332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31773"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31773 8.58332)"^^geo:wktLiteral ;
  geo-pos:lat "58.31773"^^xsd:decimal ;
  geo-pos:long "8.58332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:798/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '798/3'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58332'^^xsd:double;
  dwc:latitude '58.31773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:798/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31773 8.58332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31773"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31773 8.58332)"^^geo:wktLiteral ;
  geo-pos:lat "58.31773"^^xsd:decimal ;
  geo-pos:long "8.58332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:798/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '798/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58332'^^xsd:double;
  dwc:latitude '58.31773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:798/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31773 8.58332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31773"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31773 8.58332)"^^geo:wktLiteral ;
  geo-pos:lat "58.31773"^^xsd:decimal ;
  geo-pos:long "8.58332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A798%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:798/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '798/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58332'^^xsd:double;
  dwc:latitude '58.31773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:798/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.58332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.58332)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.58332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:584/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '584/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58332'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:584/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.58332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.58332)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.58332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:584/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '584/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58332'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:584/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.58332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.58332)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.58332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:584/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '584/4'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58332'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:584/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.58332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.58332)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.58332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A584%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:584/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '584/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58332'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:584/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177392566772 8.58332633972168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3177392566772"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332633972168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177392566772 8.58332633972168)"^^geo:wktLiteral ;
  geo-pos:lat "58.3177392566772"^^xsd:decimal ;
  geo-pos:long "8.58332633972168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5833263397217'^^xsd:double;
  dwc:latitude '58.317739256677'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8305'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177392566772 8.58332633972168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3177392566772"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332633972168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177392566772 8.58332633972168)"^^geo:wktLiteral ;
  geo-pos:lat "58.3177392566772"^^xsd:decimal ;
  geo-pos:long "8.58332633972168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5833263397217'^^xsd:double;
  dwc:latitude '58.317739256677'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177392566772 8.58332633972168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3177392566772"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332633972168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177392566772 8.58332633972168)"^^geo:wktLiteral ;
  geo-pos:lat "58.3177392566772"^^xsd:decimal ;
  geo-pos:long "8.58332633972168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5833263397217'^^xsd:double;
  dwc:latitude '58.317739256677'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177392566772 8.58332633972168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3177392566772"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332633972168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177392566772 8.58332633972168)"^^geo:wktLiteral ;
  geo-pos:lat "58.3177392566772"^^xsd:decimal ;
  geo-pos:long "8.58332633972168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5833263397217'^^xsd:double;
  dwc:latitude '58.317739256677'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8303'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177392566772 8.58332633972168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3177392566772"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332633972168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177392566772 8.58332633972168)"^^geo:wktLiteral ;
  geo-pos:lat "58.3177392566772"^^xsd:decimal ;
  geo-pos:long "8.58332633972168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5833263397217'^^xsd:double;
  dwc:latitude '58.317739256677'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8304'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177392566772 8.58332633972168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3177392566772"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332633972168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177392566772 8.58332633972168)"^^geo:wktLiteral ;
  geo-pos:lat "58.3177392566772"^^xsd:decimal ;
  geo-pos:long "8.58332633972168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5833263397217'^^xsd:double;
  dwc:latitude '58.317739256677'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8298'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177392566772 8.58332633972168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3177392566772"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332633972168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177392566772 8.58332633972168)"^^geo:wktLiteral ;
  geo-pos:lat "58.3177392566772"^^xsd:decimal ;
  geo-pos:long "8.58332633972168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5833263397217'^^xsd:double;
  dwc:latitude '58.317739256677'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8301'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177392566772 8.58332633972168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3177392566772"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332633972168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177392566772 8.58332633972168)"^^geo:wktLiteral ;
  geo-pos:lat "58.3177392566772"^^xsd:decimal ;
  geo-pos:long "8.58332633972168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5833263397217'^^xsd:double;
  dwc:latitude '58.317739256677'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8302'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.58332633972168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332633972168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.58332633972168)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.58332633972168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5833263397217'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6408'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.58332633972168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332633972168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.58332633972168)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.58332633972168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5833263397217'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6409'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.58332633972168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332633972168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.58332633972168)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.58332633972168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5833263397217'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6407'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.58332633972168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.58332633972168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.58332633972168)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.58332633972168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5833263397217'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6410'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10435'^^xsd:string;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10435'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10427'^^xsd:string;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10427'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10434'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10424'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10424'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10420'^^xsd:string;
  dwc:scientificName 'Alvania testae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '141251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10420'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10430'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10430'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10423'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10423'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10431'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10431'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10433'^^xsd:string;
  dwc:scientificName 'Saxicavella jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '140108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10433'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10426'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10426'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10438'^^xsd:string;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10437'^^xsd:string;
  dwc:scientificName 'Trophonopsis barvicensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '151929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10437'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10425'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10425'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10422'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10422'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10429'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10429'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10432'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10432'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10428'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10436'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10436'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.197222"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.197222 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.197222"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10421'^^xsd:string;
  dwc:scientificName 'Anatoma crispata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:latitude '58.197222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '141417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10421'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A712%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A712%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A712%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.58384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219"^^xsd:decimal ;
  dwc:decimalLongitude "8.58384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A712%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.58384)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219"^^xsd:decimal ;
  geo-pos:long "8.58384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A712%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:712/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '712/3'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58384'^^xsd:double;
  dwc:latitude '58.31219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:712/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A712%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A712%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A712%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.58384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219"^^xsd:decimal ;
  dwc:decimalLongitude "8.58384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A712%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.58384)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219"^^xsd:decimal ;
  geo-pos:long "8.58384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A712%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:712/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '712/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58384'^^xsd:double;
  dwc:latitude '58.31219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:712/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A712%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A712%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A712%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.58384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219"^^xsd:decimal ;
  dwc:decimalLongitude "8.58384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A712%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.58384)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219"^^xsd:decimal ;
  geo-pos:long "8.58384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A712%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:712/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '712/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58384'^^xsd:double;
  dwc:latitude '58.31219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:712/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.58384132385254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219410717"^^xsd:decimal ;
  dwc:decimalLongitude "8.58384132385254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.58384132385254)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219410717"^^xsd:decimal ;
  geo-pos:long "8.58384132385254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5838413238525'^^xsd:double;
  dwc:latitude '58.31219410717'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7489'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.58384132385254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219410717"^^xsd:decimal ;
  dwc:decimalLongitude "8.58384132385254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.58384132385254)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219410717"^^xsd:decimal ;
  geo-pos:long "8.58384132385254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5838413238525'^^xsd:double;
  dwc:latitude '58.31219410717'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7491'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.58384132385254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219410717"^^xsd:decimal ;
  dwc:decimalLongitude "8.58384132385254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.58384132385254)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219410717"^^xsd:decimal ;
  geo-pos:long "8.58384132385254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5838413238525'^^xsd:double;
  dwc:latitude '58.31219410717'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7490'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30326 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30326"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30326 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.30326"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:519/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '519/4'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.30326'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:519/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30326 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30326"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30326 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.30326"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:519/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '519/5'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.30326'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:519/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30326 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30326"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30326 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.30326"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:519/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '519/2'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.30326'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:519/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30326 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30326"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30326 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.30326"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:519/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '519/3'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.30326'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:519/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30326 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30326"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30326 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.30326"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A519%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:519/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '519/1'^^xsd:string;
  dwc:scientificName 'Melanella frielei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.30326'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:519/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '139840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:807/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '807/3'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:807/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:807/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '807/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:807/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:807/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '807/12'^^xsd:string;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:807/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:807/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '807/13'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:807/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:807/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '807/10'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:807/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:807/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '807/9'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:807/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:807/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '807/11'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:807/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:807/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '807/8'^^xsd:string;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:807/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:807/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '807/7'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:807/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:807/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '807/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:807/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:807/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '807/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:807/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:807/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '807/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:807/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.58401)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.58401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A807%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:807/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '807/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58401'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:807/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3032659425167 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3032659425167"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3032659425167 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3032659425167"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.303265942517'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5872'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3032659425167 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3032659425167"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3032659425167 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3032659425167"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.303265942517'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5871'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3032659425167 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3032659425167"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3032659425167 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3032659425167"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella frielei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.303265942517'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5868'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3032659425167 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3032659425167"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3032659425167 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3032659425167"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.303265942517'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5870'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3032659425167 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3032659425167"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3032659425167 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3032659425167"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.303265942517'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5869'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8417'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8415'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8421'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8414'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8410'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8419'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8418'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8420'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8422'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8411'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8416'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.58401298522949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.58401298522949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.58401298522949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5840129852295'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8413'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58435)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:651/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '651/8'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58435'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:651/8'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58435)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:651/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '651/1'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58435'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:651/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58435)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:651/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '651/6'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58435'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:651/6'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58435)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:651/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '651/3'^^xsd:string;
  dwc:scientificName 'Chrysallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58435'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:651/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58435)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:651/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '651/7'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58435'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:651/7'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58435)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:651/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '651/5'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58435'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:651/5'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58435)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:651/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '651/4'^^xsd:string;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58435'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:651/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58435)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A651%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:651/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '651/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58435'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:651/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.5843563079834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.5843563079834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.5843563079834)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.5843563079834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5843563079834'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6986'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.5843563079834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.5843563079834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.5843563079834)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.5843563079834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5843563079834'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6985'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.5843563079834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.5843563079834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.5843563079834)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.5843563079834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5843563079834'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6987'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.5843563079834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.5843563079834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.5843563079834)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.5843563079834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5843563079834'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6989'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.5843563079834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.5843563079834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.5843563079834)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.5843563079834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5843563079834'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6990'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.5843563079834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.5843563079834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.5843563079834)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.5843563079834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5843563079834'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6988'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.5843563079834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.5843563079834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.5843563079834)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.5843563079834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5843563079834'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.5843563079834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.5843563079834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.5843563079834)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.5843563079834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5843563079834'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6992'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/17'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/13'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/8'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/14'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/18'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/18'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/16'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/19'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/19'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/15'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/11'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/12'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/10'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/9'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/7'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/6'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/3'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A979%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:979/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '979/2'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:979/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32314"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32314"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:978/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '978/16'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:978/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32314"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32314"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:978/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '978/13'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:978/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32314"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32314"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:978/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '978/12'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:978/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32314"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32314"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:978/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '978/2'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:978/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32314"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32314"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:978/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '978/15'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:978/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32314"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32314"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:978/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '978/14'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:978/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32314"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32314"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:978/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '978/9'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:978/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32314"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32314"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:978/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '978/11'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:978/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32314"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32314"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:978/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '978/10'^^xsd:string;
  dwc:scientificName 'Mya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:978/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32314"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32314"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:978/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '978/7'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:978/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32314"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32314"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:978/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '978/8'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:978/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32314"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32314"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:978/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '978/6'^^xsd:string;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:978/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32314"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32314"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:978/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '978/5'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:978/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32314"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32314"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:978/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '978/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:978/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32314"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32314"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:978/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '978/4'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:978/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32314"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32314 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32314"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A978%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:978/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '978/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:978/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/26'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/26'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/6'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/12'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/22'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/22'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/27'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/27'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/18'^^xsd:string;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/18'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/25'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/25'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/29'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/29'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/28'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/28'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/24'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/24'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/21'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/21'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/20'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/20'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/19'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/19'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/23'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/23'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/14'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/16'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/17'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/13'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/15'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/9'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/11'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/10'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/4'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/3'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32607"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32607 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32607"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A929%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:929/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '929/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32607'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:929/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32742 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32742"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32742 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32742"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:613/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '613/2'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32742'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:613/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32742 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32742"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32742 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32742"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:613/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '613/4'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32742'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:613/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32742 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32742"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32742 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32742"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:613/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '613/1'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32742'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:613/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32742 8.58461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32742"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32742 8.58461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32742"^^xsd:decimal ;
  geo-pos:long "8.58461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A613%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:613/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '613/3'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58461'^^xsd:double;
  dwc:latitude '58.32742'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:613/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10085'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10085'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10086'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10086'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10090'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10090'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10093'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10094'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10094'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10098'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10098'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10097'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10097'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10080'^^xsd:string;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10080'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10096'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10096'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10092'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10092'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10088'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10088'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10091'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10091'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10087'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10087'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10082'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10082'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10081'^^xsd:string;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10081'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10089'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10089'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10083'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10083'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10084'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10084'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231483207819"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231483207819"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10073'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.323148320782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10073'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231483207819"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231483207819"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10077'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.323148320782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231483207819"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231483207819"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10074'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.323148320782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10074'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231483207819"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231483207819"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10072'^^xsd:string;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.323148320782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10072'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231483207819"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231483207819"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10070'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.323148320782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10070'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231483207819"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231483207819"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10079'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.323148320782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231483207819"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231483207819"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10076'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.323148320782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10076'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231483207819"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231483207819"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10069'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.323148320782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10069'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231483207819"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231483207819"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10071'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.323148320782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10071'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231483207819"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231483207819"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10075'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.323148320782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10075'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231483207819"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231483207819"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10065'^^xsd:string;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.323148320782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10065'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231483207819"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231483207819"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10066'^^xsd:string;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.323148320782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10066'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231483207819"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231483207819"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10078'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.323148320782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231483207819"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231483207819"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10064'^^xsd:string;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.323148320782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10064'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231483207819"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231483207819 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231483207819"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10067'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.323148320782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10067'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9523'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9539'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9533'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9541'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9532'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9528'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9529'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9536'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9531'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9525'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9540'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9521'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9538'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9535'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9527'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9534'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9526'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9522'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9520'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9530'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9524'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9518'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9516'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9517'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9544'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9542'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9543'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3260778850193"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3260778850193 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3260778850193"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.326077885019'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9519'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274299097127 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3274299097127"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274299097127 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3274299097127"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.327429909713'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6694'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274299097127 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3274299097127"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274299097127 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3274299097127"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.327429909713'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6692'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274299097127 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3274299097127"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274299097127 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3274299097127"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.327429909713'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6693'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274299097127 8.58461380004883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3274299097127"^^xsd:decimal ;
  dwc:decimalLongitude "8.58461380004883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274299097127 8.58461380004883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3274299097127"^^xsd:decimal ;
  geo-pos:long "8.58461380004883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5846138000488'^^xsd:double;
  dwc:latitude '58.327429909713'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/20'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/18'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/21'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/19'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/16'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/17'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/15'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/14'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/13'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/12'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/11'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/10'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/9'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/5'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/7'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/8'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/2'^^xsd:string;
  dwc:scientificName 'Aclis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '137614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32256 8.58504)"^^geo:wktLiteral ;
  geo-pos:lat "58.32256"^^xsd:decimal ;
  geo-pos:long "8.58504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A806%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:806/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '806/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58504'^^xsd:double;
  dwc:latitude '58.32256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:806/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8396'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8393'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8403'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8395'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8406'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8398'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aclis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '137614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8389'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137614'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8399'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8390'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8392'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8401'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8404'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8394'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8405'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8409'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8397'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8408'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8391'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8402'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225623788024"^^xsd:decimal ;
  dwc:decimalLongitude "8.58504295349121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225623788024 8.58504295349121)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225623788024"^^xsd:decimal ;
  geo-pos:long "8.58504295349121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5850429534912'^^xsd:double;
  dwc:latitude '58.322562378802'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8407'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30227"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30227"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:626/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '626/9'^^xsd:string;
  dwc:scientificName 'Xylophaga dorsalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30227'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:626/9'^^xsd:anyURI;
  dwc:observationDate '1973-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30227"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30227"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:626/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '626/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30227'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:626/5'^^xsd:anyURI;
  dwc:observationDate '1973-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30227"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30227"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:626/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '626/8'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30227'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:626/8'^^xsd:anyURI;
  dwc:observationDate '1973-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30227"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30227"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:626/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '626/7'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30227'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:626/7'^^xsd:anyURI;
  dwc:observationDate '1973-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30227"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30227"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:626/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '626/6'^^xsd:string;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30227'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:626/6'^^xsd:anyURI;
  dwc:observationDate '1973-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30227"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30227"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:626/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '626/1'^^xsd:string;
  dwc:scientificName 'Ansates pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30227'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:626/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30227"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30227"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:626/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '626/3'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30227'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:626/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30227"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30227"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:626/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '626/4'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30227'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:626/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30227"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30227 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30227"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A626%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:626/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '626/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30227'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:626/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30917"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30917"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:786/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '786/10'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30917'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:786/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30917"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30917"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:786/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '786/9'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30917'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:786/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30917"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30917"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:786/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '786/2'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30917'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:786/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30917"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30917"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:786/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '786/7'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30917'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:786/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30917"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30917"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:786/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '786/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30917'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:786/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30917"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30917"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:786/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '786/8'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30917'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:786/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30917"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30917"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:786/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '786/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30917'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:786/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30917"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30917"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:786/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '786/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30917'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:786/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30917"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30917"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:786/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '786/3'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30917'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:786/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30917"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30917 8.58512)"^^geo:wktLiteral ;
  geo-pos:lat "58.30917"^^xsd:decimal ;
  geo-pos:long "8.58512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A786%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:786/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '786/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58512'^^xsd:double;
  dwc:latitude '58.30917'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:786/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3022737851256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.3022737851256"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.302273785126'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6803'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3022737851256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.3022737851256"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.302273785126'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3022737851256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.3022737851256"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.302273785126'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6801'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3022737851256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.3022737851256"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.302273785126'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6804'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3022737851256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.3022737851256"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.302273785126'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6802'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3022737851256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.3022737851256"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.302273785126'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6799'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3022737851256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.3022737851256"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Xylophaga dorsalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.302273785126'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6806'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141976'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3022737851256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.3022737851256"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.302273785126'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6805'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3022737851256"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3022737851256 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.3022737851256"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ansates pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.302273785126'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6798'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.309173212776"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.309173212776"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.309173212776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8127'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.309173212776"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.309173212776"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.309173212776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8132'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.309173212776"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.309173212776"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.309173212776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8130'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.309173212776"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.309173212776"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.309173212776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8128'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.309173212776"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.309173212776"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.309173212776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8135'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.309173212776"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.309173212776"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.309173212776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8133'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.309173212776"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.309173212776"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.309173212776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8129'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.309173212776"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.309173212776"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.309173212776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8126'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.309173212776"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.309173212776"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.309173212776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8134'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.309173212776"^^xsd:decimal ;
  dwc:decimalLongitude "8.58512878417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309173212776 8.58512878417969)"^^geo:wktLiteral ;
  geo-pos:lat "58.309173212776"^^xsd:decimal ;
  geo-pos:long "8.58512878417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5851287841797'^^xsd:double;
  dwc:latitude '58.309173212776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8131'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.58521461486816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.58521461486816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.58521461486816)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.58521461486816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10462'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5852146148682'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10462'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A518%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A518%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A518%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30258 8.58538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30258"^^xsd:decimal ;
  dwc:decimalLongitude "8.58538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A518%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30258 8.58538)"^^geo:wktLiteral ;
  geo-pos:lat "58.30258"^^xsd:decimal ;
  geo-pos:long "8.58538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A518%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:518/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '518/3'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58538'^^xsd:double;
  dwc:latitude '58.30258'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:518/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A518%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A518%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A518%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30258 8.58538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30258"^^xsd:decimal ;
  dwc:decimalLongitude "8.58538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A518%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30258 8.58538)"^^geo:wktLiteral ;
  geo-pos:lat "58.30258"^^xsd:decimal ;
  geo-pos:long "8.58538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A518%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:518/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '518/2'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58538'^^xsd:double;
  dwc:latitude '58.30258'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:518/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A518%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A518%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A518%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30258 8.58538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30258"^^xsd:decimal ;
  dwc:decimalLongitude "8.58538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A518%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30258 8.58538)"^^geo:wktLiteral ;
  geo-pos:lat "58.30258"^^xsd:decimal ;
  geo-pos:long "8.58538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A518%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:518/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '518/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58538'^^xsd:double;
  dwc:latitude '58.30258'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:518/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.302589474586 8.58538627624512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.302589474586"^^xsd:decimal ;
  dwc:decimalLongitude "8.58538627624512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.302589474586 8.58538627624512)"^^geo:wktLiteral ;
  geo-pos:lat "58.302589474586"^^xsd:decimal ;
  geo-pos:long "8.58538627624512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5853862762451'^^xsd:double;
  dwc:latitude '58.302589474586'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5866'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.302589474586 8.58538627624512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.302589474586"^^xsd:decimal ;
  dwc:decimalLongitude "8.58538627624512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.302589474586 8.58538627624512)"^^geo:wktLiteral ;
  geo-pos:lat "58.302589474586"^^xsd:decimal ;
  geo-pos:long "8.58538627624512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5853862762451'^^xsd:double;
  dwc:latitude '58.302589474586'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5867'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.302589474586 8.58538627624512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.302589474586"^^xsd:decimal ;
  dwc:decimalLongitude "8.58538627624512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.302589474586 8.58538627624512)"^^geo:wktLiteral ;
  geo-pos:lat "58.302589474586"^^xsd:decimal ;
  geo-pos:long "8.58538627624512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5853862762451'^^xsd:double;
  dwc:latitude '58.302589474586'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5865'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/9'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/11'^^xsd:string;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/11'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/20'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/20'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/25'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/25'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/22'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/22'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/24'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/24'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/26'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/26'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/23'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/23'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/13'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/13'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/21'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/21'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/19'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/19'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/15'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/15'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/18'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/18'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/16'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/16'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/14'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/14'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/17'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/17'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/10'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/12'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/12'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/8'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/7'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/5'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/3'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/4'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/6'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58547)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A579%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:579/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '579/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58547'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:579/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6350'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6348'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6356'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6355'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6349'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6361'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6351'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6370'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6354'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6363'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6367'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6365'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6358'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6353'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6352'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6360'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6362'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6371'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6359'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6364'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6366'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6357'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6369'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58547210693359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58547210693359)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58547210693359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5854721069336'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6372'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/20'^^xsd:string;
  dwc:scientificName 'Raphitoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '137829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/20'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/21'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/21'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/25'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/25'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/26'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/26'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/8'^^xsd:string;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/6'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/22'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/22'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/24'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/24'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/23'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/23'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/19'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/19'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/18'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/18'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/17'^^xsd:string;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/17'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/14'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/14'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/15'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/15'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/16'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/16'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/11'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/11'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/12'^^xsd:string;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/12'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/13'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/13'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/10'^^xsd:string;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/7'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/9'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/5'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/4'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.58555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A617%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:617/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '617/3'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58555'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:617/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6715'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6719'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6734'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6731'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6724'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6736'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6716'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6723'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6713'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6718'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6725'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '137829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6714'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137829'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6730'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6722'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6717'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6729'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6728'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6733'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6726'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6727'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6735'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6721'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6738'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6737'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6732'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.58555793762207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.58555793762207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.58555793762207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5855579376221'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6720'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30385 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30385"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30385 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.30385"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:736/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '736/4'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.30385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:736/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30385 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30385"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30385 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.30385"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:736/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '736/3'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.30385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:736/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30385 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30385"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30385 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.30385"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:736/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '736/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.30385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:736/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30385 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30385"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30385 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.30385"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A736%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:736/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '736/2'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.30385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:736/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/15'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/21'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/16'^^xsd:string;
  dwc:scientificName 'Scrobicularia plana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/17'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/6'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/18'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/20'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/8'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/19'^^xsd:string;
  dwc:scientificName 'Tellimya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '146937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '146937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/22'^^xsd:string;
  dwc:scientificName 'Thracia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/22'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/23'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/23'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/24'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/24'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/12'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/14'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/13'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/11'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/10'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/9'^^xsd:string;
  dwc:scientificName 'Epitonium clathrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '146905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '146905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/7'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/4'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/5'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32738"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32738 8.58572)"^^geo:wktLiteral ;
  geo-pos:lat "58.32738"^^xsd:decimal ;
  geo-pos:long "8.58572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A808%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:808/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '808/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58572'^^xsd:double;
  dwc:latitude '58.32738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:808/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038522042618 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038522042618"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038522042618 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038522042618"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.303852204262'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7657'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038522042618 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038522042618"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038522042618 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038522042618"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.303852204262'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7655'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038522042618 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038522042618"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038522042618 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038522042618"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.303852204262'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7656'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038522042618 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3038522042618"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3038522042618 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.3038522042618"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.303852204262'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7658'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8432'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8426'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8444'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '146937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8424'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146937'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8437'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8442'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8445'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8440'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8425'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8436'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8443'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium clathrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '146905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8435'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8429'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8439'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8423'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8433'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8427'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8431'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8430'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327384843056"^^xsd:decimal ;
  dwc:decimalLongitude "8.58572959899902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327384843056 8.58572959899902)"^^geo:wktLiteral ;
  geo-pos:lat "58.327384843056"^^xsd:decimal ;
  geo-pos:long "8.58572959899902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Scrobicularia plana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.585729598999'^^xsd:double;
  dwc:latitude '58.327384843056'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8441'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30367"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.30367"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:783/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '783/3'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.30367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:783/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30367"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.30367"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:783/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '783/11'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.30367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:783/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30367"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.30367"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:783/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '783/7'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.30367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:783/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30367"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.30367"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:783/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '783/5'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.30367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:783/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30367"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.30367"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:783/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '783/16'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.30367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:783/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30367"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.30367"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:783/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '783/15'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.30367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:783/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30367"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.30367"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:783/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '783/14'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.30367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:783/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30367"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.30367"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:783/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '783/12'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.30367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:783/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30367"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.30367"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:783/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '783/13'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.30367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:783/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30367"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.30367"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:783/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '783/9'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.30367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:783/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30367"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.30367"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:783/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '783/10'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.30367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:783/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30367"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.30367"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:783/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '783/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.30367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:783/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30367"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.30367"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:783/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '783/8'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.30367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:783/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30367"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.30367"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:783/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '783/6'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.30367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:783/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30367"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.30367"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:783/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '783/2'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.30367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:783/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30367"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30367 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.30367"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A783%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:783/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '783/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.30367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:783/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31782"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31782"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:524/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '524/5'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.31782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:524/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31782"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31782"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:524/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '524/6'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.31782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:524/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31782"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31782"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:524/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '524/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.31782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:524/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31782"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31782"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:524/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '524/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.31782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:524/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31782"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31782"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:524/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '524/3'^^xsd:string;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.31782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:524/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.58615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31782"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.58615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31782"^^xsd:decimal ;
  geo-pos:long "8.58615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A524%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:524/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '524/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58615'^^xsd:double;
  dwc:latitude '58.31782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:524/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3036718170672"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3036718170672"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.303671817067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8095'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3036718170672"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3036718170672"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.303671817067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8099'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3036718170672"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3036718170672"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.303671817067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8101'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3036718170672"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3036718170672"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.303671817067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8098'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3036718170672"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3036718170672"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.303671817067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8096'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3036718170672"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3036718170672"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.303671817067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8108'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3036718170672"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3036718170672"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.303671817067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8103'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3036718170672"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3036718170672"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.303671817067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8107'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3036718170672"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3036718170672"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.303671817067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3036718170672"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3036718170672"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.303671817067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3036718170672"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3036718170672"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.303671817067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3036718170672"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3036718170672"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.303671817067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8097'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3036718170672"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3036718170672"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.303671817067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8105'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3036718170672"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3036718170672"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.303671817067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3036718170672"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3036718170672"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.303671817067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8109'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3036718170672"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3036718170672 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3036718170672"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.303671817067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8110'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3178294145264"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3178294145264"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.317829414526'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5894'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3178294145264"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3178294145264"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.317829414526'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5893'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3178294145264"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3178294145264"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.317829414526'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5897'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3178294145264"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3178294145264"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.317829414526'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5896'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3178294145264"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3178294145264"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.317829414526'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5895'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.58615875244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3178294145264"^^xsd:decimal ;
  dwc:decimalLongitude "8.58615875244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.58615875244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.3178294145264"^^xsd:decimal ;
  geo-pos:long "8.58615875244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5861587524414'^^xsd:double;
  dwc:latitude '58.317829414526'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5898'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:457/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '457/6'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58641'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:457/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:457/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '457/10'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58641'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:457/10'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:457/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '457/11'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58641'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:457/11'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:457/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '457/8'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58641'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:457/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:457/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '457/9'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58641'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:457/9'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:457/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '457/7'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58641'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:457/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:457/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '457/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58641'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:457/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:457/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '457/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58641'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:457/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:457/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '457/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58641'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:457/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:457/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '457/3'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58641'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:457/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31318"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31318 8.58641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31318"^^xsd:decimal ;
  geo-pos:long "8.58641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A457%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:457/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '457/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58641'^^xsd:double;
  dwc:latitude '58.31318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:457/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641624450684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.58641624450684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5864162445068'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5291'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641624450684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.58641624450684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5864162445068'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5293'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641624450684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.58641624450684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5864162445068'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5296'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641624450684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.58641624450684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5864162445068'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5288'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641624450684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.58641624450684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5864162445068'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5297'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641624450684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.58641624450684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5864162445068'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641624450684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.58641624450684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5864162445068'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5289'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641624450684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.58641624450684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5864162445068'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641624450684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.58641624450684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5864162445068'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5287'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641624450684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.58641624450684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5864162445068'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5295'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3131859863774"^^xsd:decimal ;
  dwc:decimalLongitude "8.58641624450684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3131859863774 8.58641624450684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3131859863774"^^xsd:decimal ;
  geo-pos:long "8.58641624450684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5864162445068'^^xsd:double;
  dwc:latitude '58.313185986377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5294'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31359"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  geo-pos:lat "58.31359"^^xsd:decimal ;
  geo-pos:long "8.58736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:713/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '713/10'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58736'^^xsd:double;
  dwc:latitude '58.31359'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:713/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31359"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  geo-pos:lat "58.31359"^^xsd:decimal ;
  geo-pos:long "8.58736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:713/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '713/3'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58736'^^xsd:double;
  dwc:latitude '58.31359'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:713/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31359"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  geo-pos:lat "58.31359"^^xsd:decimal ;
  geo-pos:long "8.58736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:713/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '713/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58736'^^xsd:double;
  dwc:latitude '58.31359'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:713/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31359"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  geo-pos:lat "58.31359"^^xsd:decimal ;
  geo-pos:long "8.58736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:713/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '713/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58736'^^xsd:double;
  dwc:latitude '58.31359'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:713/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31359"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  geo-pos:lat "58.31359"^^xsd:decimal ;
  geo-pos:long "8.58736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:713/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '713/11'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58736'^^xsd:double;
  dwc:latitude '58.31359'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:713/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31359"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  geo-pos:lat "58.31359"^^xsd:decimal ;
  geo-pos:long "8.58736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:713/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '713/9'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58736'^^xsd:double;
  dwc:latitude '58.31359'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:713/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31359"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  geo-pos:lat "58.31359"^^xsd:decimal ;
  geo-pos:long "8.58736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:713/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '713/7'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58736'^^xsd:double;
  dwc:latitude '58.31359'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:713/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31359"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  geo-pos:lat "58.31359"^^xsd:decimal ;
  geo-pos:long "8.58736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:713/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '713/8'^^xsd:string;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58736'^^xsd:double;
  dwc:latitude '58.31359'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:713/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31359"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  geo-pos:lat "58.31359"^^xsd:decimal ;
  geo-pos:long "8.58736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:713/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '713/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58736'^^xsd:double;
  dwc:latitude '58.31359'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:713/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31359"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  geo-pos:lat "58.31359"^^xsd:decimal ;
  geo-pos:long "8.58736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:713/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '713/4'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58736'^^xsd:double;
  dwc:latitude '58.31359'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:713/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31359"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31359 8.58736)"^^geo:wktLiteral ;
  geo-pos:lat "58.31359"^^xsd:decimal ;
  geo-pos:long "8.58736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A713%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:713/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '713/2'^^xsd:string;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58736'^^xsd:double;
  dwc:latitude '58.31359'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:713/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3135917471269"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736038208008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  geo-pos:lat "58.3135917471269"^^xsd:decimal ;
  geo-pos:long "8.58736038208008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5873603820801'^^xsd:double;
  dwc:latitude '58.313591747127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7492'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3135917471269"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736038208008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  geo-pos:lat "58.3135917471269"^^xsd:decimal ;
  geo-pos:long "8.58736038208008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5873603820801'^^xsd:double;
  dwc:latitude '58.313591747127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7499'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3135917471269"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736038208008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  geo-pos:lat "58.3135917471269"^^xsd:decimal ;
  geo-pos:long "8.58736038208008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5873603820801'^^xsd:double;
  dwc:latitude '58.313591747127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3135917471269"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736038208008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  geo-pos:lat "58.3135917471269"^^xsd:decimal ;
  geo-pos:long "8.58736038208008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5873603820801'^^xsd:double;
  dwc:latitude '58.313591747127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7498'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3135917471269"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736038208008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  geo-pos:lat "58.3135917471269"^^xsd:decimal ;
  geo-pos:long "8.58736038208008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5873603820801'^^xsd:double;
  dwc:latitude '58.313591747127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7493'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3135917471269"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736038208008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  geo-pos:lat "58.3135917471269"^^xsd:decimal ;
  geo-pos:long "8.58736038208008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5873603820801'^^xsd:double;
  dwc:latitude '58.313591747127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7495'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3135917471269"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736038208008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  geo-pos:lat "58.3135917471269"^^xsd:decimal ;
  geo-pos:long "8.58736038208008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5873603820801'^^xsd:double;
  dwc:latitude '58.313591747127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7502'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3135917471269"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736038208008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  geo-pos:lat "58.3135917471269"^^xsd:decimal ;
  geo-pos:long "8.58736038208008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5873603820801'^^xsd:double;
  dwc:latitude '58.313591747127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7501'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3135917471269"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736038208008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  geo-pos:lat "58.3135917471269"^^xsd:decimal ;
  geo-pos:long "8.58736038208008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5873603820801'^^xsd:double;
  dwc:latitude '58.313591747127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7494'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3135917471269"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736038208008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  geo-pos:lat "58.3135917471269"^^xsd:decimal ;
  geo-pos:long "8.58736038208008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5873603820801'^^xsd:double;
  dwc:latitude '58.313591747127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7496'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3135917471269"^^xsd:decimal ;
  dwc:decimalLongitude "8.58736038208008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3135917471269 8.58736038208008)"^^geo:wktLiteral ;
  geo-pos:lat "58.3135917471269"^^xsd:decimal ;
  geo-pos:long "8.58736038208008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5873603820801'^^xsd:double;
  dwc:latitude '58.313591747127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7497'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/20'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/4'^^xsd:string;
  dwc:scientificName 'Bela nebula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/10'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/19'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/8'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/17'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/18'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/14'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/15'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/16'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/13'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/12'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/11'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/7'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/9'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/5'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32711"^^xsd:decimal ;
  dwc:decimalLongitude "8.5877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32711 8.5877)"^^geo:wktLiteral ;
  geo-pos:lat "58.32711"^^xsd:decimal ;
  geo-pos:long "8.5877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A809%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:809/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '809/3'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5877'^^xsd:double;
  dwc:latitude '58.32711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:809/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8454'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8465'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8455'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8463'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8462'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela nebula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8458'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8450'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8449'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8459'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8464'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8460'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8448'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8457'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8456'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8461'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3271144419095"^^xsd:decimal ;
  dwc:decimalLongitude "8.58770370483398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3271144419095 8.58770370483398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3271144419095"^^xsd:decimal ;
  geo-pos:long "8.58770370483398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.587703704834'^^xsd:double;
  dwc:latitude '58.32711444191'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8466'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32792 8.58787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32792"^^xsd:decimal ;
  dwc:decimalLongitude "8.58787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32792 8.58787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32792"^^xsd:decimal ;
  geo-pos:long "8.58787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:499/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '499/3'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58787'^^xsd:double;
  dwc:latitude '58.32792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:499/3'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32792 8.58787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32792"^^xsd:decimal ;
  dwc:decimalLongitude "8.58787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32792 8.58787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32792"^^xsd:decimal ;
  geo-pos:long "8.58787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:499/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '499/8'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58787'^^xsd:double;
  dwc:latitude '58.32792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:499/8'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32792 8.58787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32792"^^xsd:decimal ;
  dwc:decimalLongitude "8.58787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32792 8.58787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32792"^^xsd:decimal ;
  geo-pos:long "8.58787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:499/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '499/7'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58787'^^xsd:double;
  dwc:latitude '58.32792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:499/7'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32792 8.58787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32792"^^xsd:decimal ;
  dwc:decimalLongitude "8.58787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32792 8.58787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32792"^^xsd:decimal ;
  geo-pos:long "8.58787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:499/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '499/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58787'^^xsd:double;
  dwc:latitude '58.32792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:499/6'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32792 8.58787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32792"^^xsd:decimal ;
  dwc:decimalLongitude "8.58787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32792 8.58787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32792"^^xsd:decimal ;
  geo-pos:long "8.58787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:499/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '499/5'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58787'^^xsd:double;
  dwc:latitude '58.32792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:499/5'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32792 8.58787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32792"^^xsd:decimal ;
  dwc:decimalLongitude "8.58787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32792 8.58787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32792"^^xsd:decimal ;
  geo-pos:long "8.58787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:499/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '499/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58787'^^xsd:double;
  dwc:latitude '58.32792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:499/4'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32792 8.58787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32792"^^xsd:decimal ;
  dwc:decimalLongitude "8.58787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32792 8.58787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32792"^^xsd:decimal ;
  geo-pos:long "8.58787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:499/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '499/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58787'^^xsd:double;
  dwc:latitude '58.32792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:499/2'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32792 8.58787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32792"^^xsd:decimal ;
  dwc:decimalLongitude "8.58787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32792 8.58787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32792"^^xsd:decimal ;
  geo-pos:long "8.58787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A499%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:499/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '499/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58787'^^xsd:double;
  dwc:latitude '58.32792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:499/1'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3279256391438 8.58787536621094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3279256391438"^^xsd:decimal ;
  dwc:decimalLongitude "8.58787536621094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3279256391438 8.58787536621094)"^^geo:wktLiteral ;
  geo-pos:lat "58.3279256391438"^^xsd:decimal ;
  geo-pos:long "8.58787536621094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5878753662109'^^xsd:double;
  dwc:latitude '58.327925639144'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5697'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3279256391438 8.58787536621094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3279256391438"^^xsd:decimal ;
  dwc:decimalLongitude "8.58787536621094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3279256391438 8.58787536621094)"^^geo:wktLiteral ;
  geo-pos:lat "58.3279256391438"^^xsd:decimal ;
  geo-pos:long "8.58787536621094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5878753662109'^^xsd:double;
  dwc:latitude '58.327925639144'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3279256391438 8.58787536621094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3279256391438"^^xsd:decimal ;
  dwc:decimalLongitude "8.58787536621094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3279256391438 8.58787536621094)"^^geo:wktLiteral ;
  geo-pos:lat "58.3279256391438"^^xsd:decimal ;
  geo-pos:long "8.58787536621094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5878753662109'^^xsd:double;
  dwc:latitude '58.327925639144'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5693'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3279256391438 8.58787536621094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3279256391438"^^xsd:decimal ;
  dwc:decimalLongitude "8.58787536621094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3279256391438 8.58787536621094)"^^geo:wktLiteral ;
  geo-pos:lat "58.3279256391438"^^xsd:decimal ;
  geo-pos:long "8.58787536621094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5878753662109'^^xsd:double;
  dwc:latitude '58.327925639144'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5696'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3279256391438 8.58787536621094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3279256391438"^^xsd:decimal ;
  dwc:decimalLongitude "8.58787536621094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3279256391438 8.58787536621094)"^^geo:wktLiteral ;
  geo-pos:lat "58.3279256391438"^^xsd:decimal ;
  geo-pos:long "8.58787536621094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5878753662109'^^xsd:double;
  dwc:latitude '58.327925639144'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5698'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3279256391438 8.58787536621094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3279256391438"^^xsd:decimal ;
  dwc:decimalLongitude "8.58787536621094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3279256391438 8.58787536621094)"^^geo:wktLiteral ;
  geo-pos:lat "58.3279256391438"^^xsd:decimal ;
  geo-pos:long "8.58787536621094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5878753662109'^^xsd:double;
  dwc:latitude '58.327925639144'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5694'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3279256391438 8.58787536621094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3279256391438"^^xsd:decimal ;
  dwc:decimalLongitude "8.58787536621094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3279256391438 8.58787536621094)"^^geo:wktLiteral ;
  geo-pos:lat "58.3279256391438"^^xsd:decimal ;
  geo-pos:long "8.58787536621094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5878753662109'^^xsd:double;
  dwc:latitude '58.327925639144'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5699'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3279256391438 8.58787536621094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3279256391438"^^xsd:decimal ;
  dwc:decimalLongitude "8.58787536621094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3279256391438 8.58787536621094)"^^geo:wktLiteral ;
  geo-pos:lat "58.3279256391438"^^xsd:decimal ;
  geo-pos:long "8.58787536621094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5878753662109'^^xsd:double;
  dwc:latitude '58.327925639144'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A587%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A587%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A587%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31823 8.58873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31823"^^xsd:decimal ;
  dwc:decimalLongitude "8.58873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A587%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31823 8.58873)"^^geo:wktLiteral ;
  geo-pos:lat "58.31823"^^xsd:decimal ;
  geo-pos:long "8.58873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A587%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:587/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '587/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58873'^^xsd:double;
  dwc:latitude '58.31823'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:587/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.58873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58873)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.58873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:523/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '523/7'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58873'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:523/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.58873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58873)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.58873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:523/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '523/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58873'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:523/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.58873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58873)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.58873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:523/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '523/6'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58873'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:523/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.58873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58873)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.58873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:523/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '523/5'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58873'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:523/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.58873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58873)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.58873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:523/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '523/3'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58873'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:523/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.58873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58873)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.58873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:523/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '523/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58873'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:523/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.58873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.58873)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.58873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A523%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:523/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '523/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58873'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:523/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182351220031 8.5887336730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182351220031"^^xsd:decimal ;
  dwc:decimalLongitude "8.5887336730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182351220031 8.5887336730957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182351220031"^^xsd:decimal ;
  geo-pos:long "8.5887336730957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5887336730957'^^xsd:double;
  dwc:latitude '58.318235122003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6426'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.5887336730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.5887336730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.5887336730957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.5887336730957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5887336730957'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5887'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.5887336730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.5887336730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.5887336730957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.5887336730957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5887336730957'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5892'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.5887336730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.5887336730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.5887336730957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.5887336730957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5887336730957'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5891'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.5887336730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.5887336730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.5887336730957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.5887336730957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5887336730957'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5888'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.5887336730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.5887336730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.5887336730957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.5887336730957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5887336730957'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5889'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.5887336730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.5887336730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.5887336730957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.5887336730957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5887336730957'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5886'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.5887336730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.5887336730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.5887336730957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.5887336730957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5887336730957'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5890'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.58924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:927/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '927/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58924'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:927/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.58924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:927/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '927/14'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58924'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:927/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.58924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:927/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '927/11'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58924'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:927/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.58924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:927/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '927/17'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58924'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:927/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.58924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:927/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '927/13'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58924'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:927/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.58924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:927/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '927/16'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58924'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:927/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.58924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:927/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '927/15'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58924'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:927/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.58924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:927/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '927/12'^^xsd:string;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58924'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:927/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.58924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:927/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '927/10'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58924'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:927/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.58924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:927/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '927/9'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58924'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:927/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.58924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:927/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '927/7'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58924'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:927/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.58924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:927/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '927/6'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58924'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:927/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.58924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:927/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '927/8'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58924'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:927/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.58924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:927/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '927/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58924'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:927/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.58924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:927/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '927/2'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58924'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:927/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.58924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:927/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '927/4'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58924'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:927/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.58924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.58924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A927%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:927/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '927/3'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58924'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:927/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924865722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.58924865722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5892486572266'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9490'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924865722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.58924865722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5892486572266'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9501'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924865722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.58924865722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5892486572266'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9485'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924865722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.58924865722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5892486572266'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9495'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924865722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.58924865722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5892486572266'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9486'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924865722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.58924865722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5892486572266'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9493'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924865722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.58924865722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5892486572266'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9491'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924865722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.58924865722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5892486572266'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9492'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924865722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.58924865722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5892486572266'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9488'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924865722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.58924865722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5892486572266'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9497'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924865722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.58924865722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5892486572266'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9496'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924865722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.58924865722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5892486572266'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9498'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924865722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.58924865722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5892486572266'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9494'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924865722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.58924865722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5892486572266'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9489'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924865722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.58924865722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5892486572266'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.58924865722656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.58924865722656)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.58924865722656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5892486572266'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9487'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31846"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.31846"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:642/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '642/3'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.31846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:642/3'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31846"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.31846"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:642/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '642/4'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.31846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:642/4'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31846"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.31846"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:642/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '642/10'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.31846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:642/10'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31846"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.31846"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:642/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '642/14'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.31846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:642/14'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31846"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.31846"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:642/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '642/11'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.31846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:642/11'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31846"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.31846"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:642/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '642/12'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.31846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:642/12'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31846"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.31846"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:642/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '642/16'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.31846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:642/16'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31846"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.31846"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:642/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '642/17'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.31846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:642/17'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31846"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.31846"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:642/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '642/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.31846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:642/6'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31846"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.31846"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:642/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '642/15'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.31846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:642/15'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31846"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.31846"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:642/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '642/13'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.31846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:642/13'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31846"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.31846"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:642/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '642/9'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.31846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:642/9'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31846"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.31846"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:642/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '642/8'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.31846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:642/8'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31846"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.31846"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:642/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '642/7'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.31846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:642/7'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31846"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.31846"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:642/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '642/5'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.31846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:642/5'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31846"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.31846"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:642/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '642/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.31846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:642/1'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31846"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31846 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.31846"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A642%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:642/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '642/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.31846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:642/2'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A320%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A320%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A320%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32418 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32418"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A320%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32418 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.32418"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A320%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:320/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '320/1'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.32418'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:320/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32558 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32558"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32558 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.32558"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:563/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '563/5'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.32558'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:563/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32558 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32558"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32558 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.32558"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:563/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '563/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.32558'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:563/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32558 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32558"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32558 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.32558"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:563/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '563/4'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.32558'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:563/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32558 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32558"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32558 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.32558"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:563/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '563/2'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.32558'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:563/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32558 8.58933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32558"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32558 8.58933)"^^geo:wktLiteral ;
  geo-pos:lat "58.32558"^^xsd:decimal ;
  geo-pos:long "8.58933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A563%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:563/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '563/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58933'^^xsd:double;
  dwc:latitude '58.32558'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:563/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3184605130344"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3184605130344"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.318460513034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6948'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3184605130344"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3184605130344"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.318460513034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6946'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3184605130344"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3184605130344"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.318460513034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6937'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3184605130344"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3184605130344"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.318460513034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6940'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3184605130344"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3184605130344"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.318460513034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6934'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3184605130344"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3184605130344"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.318460513034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6936'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3184605130344"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3184605130344"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.318460513034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6935'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3184605130344"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3184605130344"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.318460513034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6949'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3184605130344"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3184605130344"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.318460513034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6945'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3184605130344"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3184605130344"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.318460513034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6947'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3184605130344"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3184605130344"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.318460513034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6942'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3184605130344"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3184605130344"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.318460513034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6941'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3184605130344"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3184605130344"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.318460513034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6950'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3184605130344"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3184605130344"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.318460513034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6938'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3184605130344"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3184605130344"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.318460513034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6939'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3184605130344"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3184605130344"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.318460513034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6944'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3184605130344"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3184605130344 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3184605130344"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.318460513034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6943'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3241849635725 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3241849635725"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3241849635725 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3241849635725"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.324184963572'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3255821296751 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3255821296751"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3255821296751 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3255821296751"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.325582129675'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3255821296751 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3255821296751"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3255821296751 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3255821296751"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.325582129675'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3255821296751 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3255821296751"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3255821296751 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3255821296751"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.325582129675'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3255821296751 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3255821296751"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3255821296751 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3255821296751"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.325582129675'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3255821296751 8.58933448791504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3255821296751"^^xsd:decimal ;
  dwc:decimalLongitude "8.58933448791504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3255821296751 8.58933448791504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3255821296751"^^xsd:decimal ;
  geo-pos:long "8.58933448791504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589334487915'^^xsd:double;
  dwc:latitude '58.325582129675'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6218'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31354 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31354"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31354 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.31354"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:772/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '772/6'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.31354'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:772/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31354 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31354"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31354 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.31354"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:772/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '772/5'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.31354'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:772/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31354 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31354"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31354 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.31354"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:772/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '772/4'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.31354'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:772/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31354 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31354"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31354 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.31354"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:772/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '772/3'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.31354'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:772/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31354 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31354"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31354 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.31354"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:772/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '772/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.31354'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:772/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31354 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31354"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31354 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.31354"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A772%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:772/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '772/2'^^xsd:string;
  dwc:scientificName 'Diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.31354'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '137894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:772/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/25'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/25'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/19'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/22'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/22'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/21'^^xsd:string;
  dwc:scientificName 'Teretia teres'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '139385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/14'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/24'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/24'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/23'^^xsd:string;
  dwc:scientificName 'Turbonilla rufa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/23'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '836212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/17'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/20'^^xsd:string;
  dwc:scientificName 'Pulsellum lofotense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/18'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/13'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/16'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/15'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/12'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/11'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/10'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/6'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/9'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/8'^^xsd:string;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/4'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/5'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33112"^^xsd:decimal ;
  dwc:decimalLongitude "8.5895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33112 8.5895)"^^geo:wktLiteral ;
  geo-pos:lat "58.33112"^^xsd:decimal ;
  geo-pos:long "8.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A789%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:789/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '789/2'^^xsd:string;
  dwc:scientificName 'Aclis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5895'^^xsd:double;
  dwc:latitude '58.33112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '137614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:789/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313546662829 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.313546662829"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313546662829 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.313546662829"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.313546662829'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8004'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313546662829 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.313546662829"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313546662829 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.313546662829"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.313546662829'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8008'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313546662829 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.313546662829"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313546662829 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.313546662829"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.313546662829'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8005'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313546662829 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.313546662829"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313546662829 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.313546662829"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.313546662829'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8007'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313546662829 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.313546662829"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313546662829 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.313546662829"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.313546662829'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '137894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8003'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137894'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313546662829 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.313546662829"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313546662829 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.313546662829"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.313546662829'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8006'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8180'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8195'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8188'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8179'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8194'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8192'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pulsellum lofotense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8196'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8193'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8190'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turbonilla rufa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8185'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8177'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8182'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8186'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8191'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8189'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8181'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8187'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8178'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8184'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aclis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '137614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8176'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137614'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8183'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Teretia teres'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8197'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311251800396"^^xsd:decimal ;
  dwc:decimalLongitude "8.58950614929199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311251800396 8.58950614929199)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311251800396"^^xsd:decimal ;
  geo-pos:long "8.58950614929199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.589506149292'^^xsd:double;
  dwc:latitude '58.33112518004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33008"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  geo-pos:lat "58.33008"^^xsd:decimal ;
  geo-pos:long "8.58976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:720/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '720/7'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58976'^^xsd:double;
  dwc:latitude '58.33008'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:720/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33008"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  geo-pos:lat "58.33008"^^xsd:decimal ;
  geo-pos:long "8.58976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:720/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '720/8'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58976'^^xsd:double;
  dwc:latitude '58.33008'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:720/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33008"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  geo-pos:lat "58.33008"^^xsd:decimal ;
  geo-pos:long "8.58976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:720/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '720/9'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58976'^^xsd:double;
  dwc:latitude '58.33008'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:720/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33008"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  geo-pos:lat "58.33008"^^xsd:decimal ;
  geo-pos:long "8.58976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:720/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '720/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58976'^^xsd:double;
  dwc:latitude '58.33008'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:720/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33008"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  geo-pos:lat "58.33008"^^xsd:decimal ;
  geo-pos:long "8.58976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:720/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '720/6'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58976'^^xsd:double;
  dwc:latitude '58.33008'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:720/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33008"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  geo-pos:lat "58.33008"^^xsd:decimal ;
  geo-pos:long "8.58976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:720/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '720/5'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58976'^^xsd:double;
  dwc:latitude '58.33008'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:720/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33008"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  geo-pos:lat "58.33008"^^xsd:decimal ;
  geo-pos:long "8.58976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:720/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '720/4'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58976'^^xsd:double;
  dwc:latitude '58.33008'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:720/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33008"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  geo-pos:lat "58.33008"^^xsd:decimal ;
  geo-pos:long "8.58976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:720/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '720/3'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58976'^^xsd:double;
  dwc:latitude '58.33008'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:720/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33008"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33008 8.58976)"^^geo:wktLiteral ;
  geo-pos:lat "58.33008"^^xsd:decimal ;
  geo-pos:long "8.58976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A720%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:720/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '720/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58976'^^xsd:double;
  dwc:latitude '58.33008'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:720/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3300887407597"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976364135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3300887407597"^^xsd:decimal ;
  geo-pos:long "8.58976364135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5897636413574'^^xsd:double;
  dwc:latitude '58.33008874076'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7543'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3300887407597"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976364135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3300887407597"^^xsd:decimal ;
  geo-pos:long "8.58976364135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5897636413574'^^xsd:double;
  dwc:latitude '58.33008874076'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7540'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3300887407597"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976364135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3300887407597"^^xsd:decimal ;
  geo-pos:long "8.58976364135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5897636413574'^^xsd:double;
  dwc:latitude '58.33008874076'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7541'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3300887407597"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976364135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3300887407597"^^xsd:decimal ;
  geo-pos:long "8.58976364135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5897636413574'^^xsd:double;
  dwc:latitude '58.33008874076'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7544'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3300887407597"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976364135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3300887407597"^^xsd:decimal ;
  geo-pos:long "8.58976364135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5897636413574'^^xsd:double;
  dwc:latitude '58.33008874076'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7538'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3300887407597"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976364135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3300887407597"^^xsd:decimal ;
  geo-pos:long "8.58976364135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5897636413574'^^xsd:double;
  dwc:latitude '58.33008874076'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7539'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3300887407597"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976364135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3300887407597"^^xsd:decimal ;
  geo-pos:long "8.58976364135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5897636413574'^^xsd:double;
  dwc:latitude '58.33008874076'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7545'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3300887407597"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976364135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3300887407597"^^xsd:decimal ;
  geo-pos:long "8.58976364135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5897636413574'^^xsd:double;
  dwc:latitude '58.33008874076'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7542'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3300887407597"^^xsd:decimal ;
  dwc:decimalLongitude "8.58976364135742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300887407597 8.58976364135742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3300887407597"^^xsd:decimal ;
  geo-pos:long "8.58976364135742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5897636413574'^^xsd:double;
  dwc:latitude '58.33008874076'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7546'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32062"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32062"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:707/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '707/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:707/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32062"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32062"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:707/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '707/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:707/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32062"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32062"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:707/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '707/9'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:707/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32062"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32062"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:707/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '707/8'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:707/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32062"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32062"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:707/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '707/7'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:707/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32062"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32062"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:707/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '707/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:707/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32062"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32062"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:707/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '707/5'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:707/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32062"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32062"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:707/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '707/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:707/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32062"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32062 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32062"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A707%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:707/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '707/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:707/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/23'^^xsd:string;
  dwc:scientificName 'Thracia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/23'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/10'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/22'^^xsd:string;
  dwc:scientificName 'Pulsellum lofotense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/22'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/24'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/24'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/25'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/25'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/26'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/26'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/20'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/18'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/19'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/16'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/21'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/17'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/14'^^xsd:string;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/15'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/13'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/11'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/12'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/9'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/6'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/8'^^xsd:string;
  dwc:scientificName 'Diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '137894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/7'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/2'^^xsd:string;
  dwc:scientificName 'Aclis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '137614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/3'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.58993)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.58993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A811%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:811/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '811/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.58993'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:811/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7464'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7462'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7465'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7461'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7463'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7460'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7459'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7458'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7457'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '137894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8502'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137894'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8513'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8505'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8517'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8525'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8515'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8523'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8509'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8504'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aclis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '137614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8501'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137614'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pulsellum lofotense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8524'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8518'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8519'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8510'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8514'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8516'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8508'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8507'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8526'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8520'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8511'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8512'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8506'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8522'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.58993530273438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.58993530273438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.58993530273438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5899353027344'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8521'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A583%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A583%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A583%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32824"^^xsd:decimal ;
  dwc:decimalLongitude "8.59002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A583%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59002)"^^geo:wktLiteral ;
  geo-pos:lat "58.32824"^^xsd:decimal ;
  geo-pos:long "8.59002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A583%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:583/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '583/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59002'^^xsd:double;
  dwc:latitude '58.32824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:583/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59002113342285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3282410997076"^^xsd:decimal ;
  dwc:decimalLongitude "8.59002113342285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59002113342285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3282410997076"^^xsd:decimal ;
  geo-pos:long "8.59002113342285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5900211334228'^^xsd:double;
  dwc:latitude '58.328241099708'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6406'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A324%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A324%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A324%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31981 8.5901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31981"^^xsd:decimal ;
  dwc:decimalLongitude "8.5901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A324%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31981 8.5901)"^^geo:wktLiteral ;
  geo-pos:lat "58.31981"^^xsd:decimal ;
  geo-pos:long "8.5901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A324%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:324/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '324/1'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5901'^^xsd:double;
  dwc:latitude '58.31981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:324/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A324%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A324%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A324%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31981 8.5901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31981"^^xsd:decimal ;
  dwc:decimalLongitude "8.5901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A324%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31981 8.5901)"^^geo:wktLiteral ;
  geo-pos:lat "58.31981"^^xsd:decimal ;
  geo-pos:long "8.5901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A324%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:324/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '324/3'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5901'^^xsd:double;
  dwc:latitude '58.31981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:324/3'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A324%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A324%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A324%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31981 8.5901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31981"^^xsd:decimal ;
  dwc:decimalLongitude "8.5901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A324%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31981 8.5901)"^^geo:wktLiteral ;
  geo-pos:lat "58.31981"^^xsd:decimal ;
  geo-pos:long "8.5901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A324%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:324/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '324/2'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5901'^^xsd:double;
  dwc:latitude '58.31981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:324/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198128290533 8.59010696411133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3198128290533"^^xsd:decimal ;
  dwc:decimalLongitude "8.59010696411133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198128290533 8.59010696411133)"^^geo:wktLiteral ;
  geo-pos:lat "58.3198128290533"^^xsd:decimal ;
  geo-pos:long "8.59010696411133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5901069641113'^^xsd:double;
  dwc:latitude '58.319812829053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4270'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198128290533 8.59010696411133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3198128290533"^^xsd:decimal ;
  dwc:decimalLongitude "8.59010696411133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198128290533 8.59010696411133)"^^geo:wktLiteral ;
  geo-pos:lat "58.3198128290533"^^xsd:decimal ;
  geo-pos:long "8.59010696411133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5901069641113'^^xsd:double;
  dwc:latitude '58.319812829053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198128290533 8.59010696411133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3198128290533"^^xsd:decimal ;
  dwc:decimalLongitude "8.59010696411133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198128290533 8.59010696411133)"^^geo:wktLiteral ;
  geo-pos:lat "58.3198128290533"^^xsd:decimal ;
  geo-pos:long "8.59010696411133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5901069641113'^^xsd:double;
  dwc:latitude '58.319812829053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4268'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59019)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:594/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '594/4'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59019'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:594/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59019)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:594/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '594/5'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59019'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:594/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59019)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:594/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '594/3'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59019'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:594/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59019)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:594/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '594/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59019'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:594/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59019)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A594%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:594/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '594/1'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59019'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:594/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.5901927947998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194972932748"^^xsd:decimal ;
  dwc:decimalLongitude "8.5901927947998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.5901927947998)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194972932748"^^xsd:decimal ;
  geo-pos:long "8.5901927947998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5901927947998'^^xsd:double;
  dwc:latitude '58.319497293275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.5901927947998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194972932748"^^xsd:decimal ;
  dwc:decimalLongitude "8.5901927947998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.5901927947998)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194972932748"^^xsd:decimal ;
  geo-pos:long "8.5901927947998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5901927947998'^^xsd:double;
  dwc:latitude '58.319497293275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6466'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.5901927947998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194972932748"^^xsd:decimal ;
  dwc:decimalLongitude "8.5901927947998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.5901927947998)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194972932748"^^xsd:decimal ;
  geo-pos:long "8.5901927947998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5901927947998'^^xsd:double;
  dwc:latitude '58.319497293275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6467'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.5901927947998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194972932748"^^xsd:decimal ;
  dwc:decimalLongitude "8.5901927947998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.5901927947998)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194972932748"^^xsd:decimal ;
  geo-pos:long "8.5901927947998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5901927947998'^^xsd:double;
  dwc:latitude '58.319497293275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6470'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.5901927947998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194972932748"^^xsd:decimal ;
  dwc:decimalLongitude "8.5901927947998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.5901927947998)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194972932748"^^xsd:decimal ;
  geo-pos:long "8.5901927947998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5901927947998'^^xsd:double;
  dwc:latitude '58.319497293275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A520%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A520%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A520%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31043 8.59027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31043"^^xsd:decimal ;
  dwc:decimalLongitude "8.59027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A520%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31043 8.59027)"^^geo:wktLiteral ;
  geo-pos:lat "58.31043"^^xsd:decimal ;
  geo-pos:long "8.59027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A520%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:520/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '520/1'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59027'^^xsd:double;
  dwc:latitude '58.31043'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:520/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3104357074851 8.59027862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3104357074851"^^xsd:decimal ;
  dwc:decimalLongitude "8.59027862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3104357074851 8.59027862548828)"^^geo:wktLiteral ;
  geo-pos:lat "58.3104357074851"^^xsd:decimal ;
  geo-pos:long "8.59027862548828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5902786254883'^^xsd:double;
  dwc:latitude '58.310435707485'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5873'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:498/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '498/5'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59045'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:498/5'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:498/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '498/12'^^xsd:string;
  dwc:scientificName 'Turbonilla rufa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59045'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:498/12'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '836212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:498/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '498/13'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59045'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:498/13'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:498/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '498/10'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59045'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:498/10'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:498/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '498/9'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59045'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:498/9'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:498/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '498/11'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59045'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:498/11'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:498/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '498/8'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59045'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:498/8'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:498/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '498/7'^^xsd:string;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59045'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:498/7'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:498/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '498/6'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59045'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:498/6'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:498/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '498/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59045'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:498/4'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:498/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '498/3'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59045'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:498/3'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:498/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '498/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59045'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:498/1'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59045)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A498%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:498/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '498/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59045'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:498/2'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3276552421341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045028686523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  geo-pos:lat "58.3276552421341"^^xsd:decimal ;
  geo-pos:long "8.59045028686523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5904502868652'^^xsd:double;
  dwc:latitude '58.327655242134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5692'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3276552421341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045028686523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  geo-pos:lat "58.3276552421341"^^xsd:decimal ;
  geo-pos:long "8.59045028686523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5904502868652'^^xsd:double;
  dwc:latitude '58.327655242134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5682'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3276552421341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045028686523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  geo-pos:lat "58.3276552421341"^^xsd:decimal ;
  geo-pos:long "8.59045028686523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5904502868652'^^xsd:double;
  dwc:latitude '58.327655242134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5684'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3276552421341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045028686523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  geo-pos:lat "58.3276552421341"^^xsd:decimal ;
  geo-pos:long "8.59045028686523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turbonilla rufa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5904502868652'^^xsd:double;
  dwc:latitude '58.327655242134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5691'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3276552421341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045028686523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  geo-pos:lat "58.3276552421341"^^xsd:decimal ;
  geo-pos:long "8.59045028686523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5904502868652'^^xsd:double;
  dwc:latitude '58.327655242134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5687'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3276552421341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045028686523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  geo-pos:lat "58.3276552421341"^^xsd:decimal ;
  geo-pos:long "8.59045028686523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5904502868652'^^xsd:double;
  dwc:latitude '58.327655242134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5683'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3276552421341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045028686523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  geo-pos:lat "58.3276552421341"^^xsd:decimal ;
  geo-pos:long "8.59045028686523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5904502868652'^^xsd:double;
  dwc:latitude '58.327655242134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5681'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3276552421341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045028686523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  geo-pos:lat "58.3276552421341"^^xsd:decimal ;
  geo-pos:long "8.59045028686523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5904502868652'^^xsd:double;
  dwc:latitude '58.327655242134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5685'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3276552421341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045028686523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  geo-pos:lat "58.3276552421341"^^xsd:decimal ;
  geo-pos:long "8.59045028686523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5904502868652'^^xsd:double;
  dwc:latitude '58.327655242134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5686'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3276552421341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045028686523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  geo-pos:lat "58.3276552421341"^^xsd:decimal ;
  geo-pos:long "8.59045028686523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5904502868652'^^xsd:double;
  dwc:latitude '58.327655242134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5690'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3276552421341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045028686523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  geo-pos:lat "58.3276552421341"^^xsd:decimal ;
  geo-pos:long "8.59045028686523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5904502868652'^^xsd:double;
  dwc:latitude '58.327655242134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5688'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3276552421341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59045028686523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59045028686523)"^^geo:wktLiteral ;
  geo-pos:lat "58.3276552421341"^^xsd:decimal ;
  geo-pos:long "8.59045028686523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5904502868652'^^xsd:double;
  dwc:latitude '58.327655242134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5680'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32513 8.59053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32513"^^xsd:decimal ;
  dwc:decimalLongitude "8.59053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32513 8.59053)"^^geo:wktLiteral ;
  geo-pos:lat "58.32513"^^xsd:decimal ;
  geo-pos:long "8.59053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:564/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '564/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59053'^^xsd:double;
  dwc:latitude '58.32513'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:564/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32513 8.59053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32513"^^xsd:decimal ;
  dwc:decimalLongitude "8.59053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32513 8.59053)"^^geo:wktLiteral ;
  geo-pos:lat "58.32513"^^xsd:decimal ;
  geo-pos:long "8.59053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:564/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '564/5'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59053'^^xsd:double;
  dwc:latitude '58.32513'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:564/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32513 8.59053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32513"^^xsd:decimal ;
  dwc:decimalLongitude "8.59053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32513 8.59053)"^^geo:wktLiteral ;
  geo-pos:lat "58.32513"^^xsd:decimal ;
  geo-pos:long "8.59053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:564/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '564/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59053'^^xsd:double;
  dwc:latitude '58.32513'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:564/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32513 8.59053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32513"^^xsd:decimal ;
  dwc:decimalLongitude "8.59053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32513 8.59053)"^^geo:wktLiteral ;
  geo-pos:lat "58.32513"^^xsd:decimal ;
  geo-pos:long "8.59053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:564/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '564/4'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59053'^^xsd:double;
  dwc:latitude '58.32513'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:564/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32513 8.59053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32513"^^xsd:decimal ;
  dwc:decimalLongitude "8.59053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32513 8.59053)"^^geo:wktLiteral ;
  geo-pos:lat "58.32513"^^xsd:decimal ;
  geo-pos:long "8.59053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A564%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:564/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '564/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59053'^^xsd:double;
  dwc:latitude '58.32513'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:564/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3251314369655 8.59053611755371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3251314369655"^^xsd:decimal ;
  dwc:decimalLongitude "8.59053611755371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3251314369655 8.59053611755371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3251314369655"^^xsd:decimal ;
  geo-pos:long "8.59053611755371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5905361175537'^^xsd:double;
  dwc:latitude '58.325131436965'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3251314369655 8.59053611755371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3251314369655"^^xsd:decimal ;
  dwc:decimalLongitude "8.59053611755371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3251314369655 8.59053611755371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3251314369655"^^xsd:decimal ;
  geo-pos:long "8.59053611755371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5905361175537'^^xsd:double;
  dwc:latitude '58.325131436965'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6224'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3251314369655 8.59053611755371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3251314369655"^^xsd:decimal ;
  dwc:decimalLongitude "8.59053611755371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3251314369655 8.59053611755371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3251314369655"^^xsd:decimal ;
  geo-pos:long "8.59053611755371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5905361175537'^^xsd:double;
  dwc:latitude '58.325131436965'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6222'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3251314369655 8.59053611755371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3251314369655"^^xsd:decimal ;
  dwc:decimalLongitude "8.59053611755371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3251314369655 8.59053611755371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3251314369655"^^xsd:decimal ;
  geo-pos:long "8.59053611755371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5905361175537'^^xsd:double;
  dwc:latitude '58.325131436965'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6221'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3251314369655 8.59053611755371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3251314369655"^^xsd:decimal ;
  dwc:decimalLongitude "8.59053611755371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3251314369655 8.59053611755371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3251314369655"^^xsd:decimal ;
  geo-pos:long "8.59053611755371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5905361175537'^^xsd:double;
  dwc:latitude '58.325131436965'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6223'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  geo-pos:lat "58.32954"^^xsd:decimal ;
  geo-pos:long "8.59062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:812/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '812/8'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59062'^^xsd:double;
  dwc:latitude '58.32954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:812/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  geo-pos:lat "58.32954"^^xsd:decimal ;
  geo-pos:long "8.59062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:812/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '812/9'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59062'^^xsd:double;
  dwc:latitude '58.32954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:812/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  geo-pos:lat "58.32954"^^xsd:decimal ;
  geo-pos:long "8.59062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:812/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '812/7'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59062'^^xsd:double;
  dwc:latitude '58.32954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:812/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  geo-pos:lat "58.32954"^^xsd:decimal ;
  geo-pos:long "8.59062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:812/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '812/6'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59062'^^xsd:double;
  dwc:latitude '58.32954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:812/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  geo-pos:lat "58.32954"^^xsd:decimal ;
  geo-pos:long "8.59062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:812/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '812/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59062'^^xsd:double;
  dwc:latitude '58.32954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:812/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  geo-pos:lat "58.32954"^^xsd:decimal ;
  geo-pos:long "8.59062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:812/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '812/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59062'^^xsd:double;
  dwc:latitude '58.32954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:812/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  geo-pos:lat "58.32954"^^xsd:decimal ;
  geo-pos:long "8.59062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:812/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '812/3'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59062'^^xsd:double;
  dwc:latitude '58.32954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:812/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  geo-pos:lat "58.32954"^^xsd:decimal ;
  geo-pos:long "8.59062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:812/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '812/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59062'^^xsd:double;
  dwc:latitude '58.32954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:812/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59062)"^^geo:wktLiteral ;
  geo-pos:lat "58.32954"^^xsd:decimal ;
  geo-pos:long "8.59062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A812%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:812/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '812/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59062'^^xsd:double;
  dwc:latitude '58.32954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:812/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3295479777659"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062194824219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  geo-pos:lat "58.3295479777659"^^xsd:decimal ;
  geo-pos:long "8.59062194824219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5906219482422'^^xsd:double;
  dwc:latitude '58.329547977766'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8531'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3295479777659"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062194824219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  geo-pos:lat "58.3295479777659"^^xsd:decimal ;
  geo-pos:long "8.59062194824219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5906219482422'^^xsd:double;
  dwc:latitude '58.329547977766'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8533'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3295479777659"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062194824219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  geo-pos:lat "58.3295479777659"^^xsd:decimal ;
  geo-pos:long "8.59062194824219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5906219482422'^^xsd:double;
  dwc:latitude '58.329547977766'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8530'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3295479777659"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062194824219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  geo-pos:lat "58.3295479777659"^^xsd:decimal ;
  geo-pos:long "8.59062194824219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5906219482422'^^xsd:double;
  dwc:latitude '58.329547977766'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8532'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3295479777659"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062194824219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  geo-pos:lat "58.3295479777659"^^xsd:decimal ;
  geo-pos:long "8.59062194824219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5906219482422'^^xsd:double;
  dwc:latitude '58.329547977766'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8534'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3295479777659"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062194824219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  geo-pos:lat "58.3295479777659"^^xsd:decimal ;
  geo-pos:long "8.59062194824219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5906219482422'^^xsd:double;
  dwc:latitude '58.329547977766'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8527'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3295479777659"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062194824219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  geo-pos:lat "58.3295479777659"^^xsd:decimal ;
  geo-pos:long "8.59062194824219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5906219482422'^^xsd:double;
  dwc:latitude '58.329547977766'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8529'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3295479777659"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062194824219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  geo-pos:lat "58.3295479777659"^^xsd:decimal ;
  geo-pos:long "8.59062194824219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5906219482422'^^xsd:double;
  dwc:latitude '58.329547977766'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8528'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3295479777659"^^xsd:decimal ;
  dwc:decimalLongitude "8.59062194824219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59062194824219)"^^geo:wktLiteral ;
  geo-pos:lat "58.3295479777659"^^xsd:decimal ;
  geo-pos:long "8.59062194824219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5906219482422'^^xsd:double;
  dwc:latitude '58.329547977766'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8535'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:538/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '538/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:538/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:538/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '538/6'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:538/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:538/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '538/5'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:538/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:538/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '538/4'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:538/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:538/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '538/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:538/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A538%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:538/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '538/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:538/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:719/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '719/10'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:719/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:719/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '719/11'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:719/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:719/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '719/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:719/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:719/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '719/15'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:719/15'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:719/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '719/14'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:719/14'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:719/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '719/12'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:719/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:719/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '719/13'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:719/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:719/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '719/9'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:719/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:719/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '719/7'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:719/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:719/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '719/8'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:719/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:719/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '719/6'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:719/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:719/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '719/3'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:719/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:719/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '719/2'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:719/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:719/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '719/4'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:719/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.5907)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A719%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:719/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '719/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5907'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:719/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6012'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6010'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6008'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6011'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6009'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6013'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7532'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7535'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7533'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7527'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7524'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7525'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7523'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7529'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7531'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7530'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7536'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7537'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7534'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7526'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59070777893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.59070777893066)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.59070777893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907077789307'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7528'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32648 8.59079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32648"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32648 8.59079)"^^geo:wktLiteral ;
  geo-pos:lat "58.32648"^^xsd:decimal ;
  geo-pos:long "8.59079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:438/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '438/6'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59079'^^xsd:double;
  dwc:latitude '58.32648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:438/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32648 8.59079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32648"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32648 8.59079)"^^geo:wktLiteral ;
  geo-pos:lat "58.32648"^^xsd:decimal ;
  geo-pos:long "8.59079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:438/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '438/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59079'^^xsd:double;
  dwc:latitude '58.32648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:438/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32648 8.59079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32648"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32648 8.59079)"^^geo:wktLiteral ;
  geo-pos:lat "58.32648"^^xsd:decimal ;
  geo-pos:long "8.59079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:438/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '438/5'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59079'^^xsd:double;
  dwc:latitude '58.32648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:438/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32648 8.59079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32648"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32648 8.59079)"^^geo:wktLiteral ;
  geo-pos:lat "58.32648"^^xsd:decimal ;
  geo-pos:long "8.59079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:438/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '438/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59079'^^xsd:double;
  dwc:latitude '58.32648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:438/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32648 8.59079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32648"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32648 8.59079)"^^geo:wktLiteral ;
  geo-pos:lat "58.32648"^^xsd:decimal ;
  geo-pos:long "8.59079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:438/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '438/2'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59079'^^xsd:double;
  dwc:latitude '58.32648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:438/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32648 8.59079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32648"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32648 8.59079)"^^geo:wktLiteral ;
  geo-pos:lat "58.32648"^^xsd:decimal ;
  geo-pos:long "8.59079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A438%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:438/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '438/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59079'^^xsd:double;
  dwc:latitude '58.32648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:438/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59079)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:625/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '625/5'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59079'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:625/5'^^xsd:anyURI;
  dwc:observationDate '1973-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59079)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:625/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '625/8'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59079'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:625/8'^^xsd:anyURI;
  dwc:observationDate '1973-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59079)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:625/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '625/6'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59079'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:625/6'^^xsd:anyURI;
  dwc:observationDate '1973-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59079)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:625/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '625/7'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59079'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:625/7'^^xsd:anyURI;
  dwc:observationDate '1973-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59079)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:625/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '625/4'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59079'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:625/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59079)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:625/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '625/3'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59079'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:625/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59079)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:625/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '625/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59079'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:625/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59079)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A625%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:625/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '625/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59079'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:625/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.326483497857 8.59079360961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.326483497857"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079360961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.326483497857 8.59079360961914)"^^geo:wktLiteral ;
  geo-pos:lat "58.326483497857"^^xsd:decimal ;
  geo-pos:long "8.59079360961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907936096191'^^xsd:double;
  dwc:latitude '58.326483497857'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.326483497857 8.59079360961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.326483497857"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079360961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.326483497857 8.59079360961914)"^^geo:wktLiteral ;
  geo-pos:lat "58.326483497857"^^xsd:decimal ;
  geo-pos:long "8.59079360961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907936096191'^^xsd:double;
  dwc:latitude '58.326483497857'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.326483497857 8.59079360961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.326483497857"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079360961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.326483497857 8.59079360961914)"^^geo:wktLiteral ;
  geo-pos:lat "58.326483497857"^^xsd:decimal ;
  geo-pos:long "8.59079360961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907936096191'^^xsd:double;
  dwc:latitude '58.326483497857'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.326483497857 8.59079360961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.326483497857"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079360961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.326483497857 8.59079360961914)"^^geo:wktLiteral ;
  geo-pos:lat "58.326483497857"^^xsd:decimal ;
  geo-pos:long "8.59079360961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907936096191'^^xsd:double;
  dwc:latitude '58.326483497857'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5218'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.326483497857 8.59079360961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.326483497857"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079360961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.326483497857 8.59079360961914)"^^geo:wktLiteral ;
  geo-pos:lat "58.326483497857"^^xsd:decimal ;
  geo-pos:long "8.59079360961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907936096191'^^xsd:double;
  dwc:latitude '58.326483497857'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.326483497857 8.59079360961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.326483497857"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079360961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.326483497857 8.59079360961914)"^^geo:wktLiteral ;
  geo-pos:lat "58.326483497857"^^xsd:decimal ;
  geo-pos:long "8.59079360961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907936096191'^^xsd:double;
  dwc:latitude '58.326483497857'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59079360961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079360961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59079360961914)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59079360961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907936096191'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6793'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59079360961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079360961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59079360961914)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59079360961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907936096191'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6796'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59079360961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079360961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59079360961914)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59079360961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907936096191'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6795'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59079360961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079360961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59079360961914)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59079360961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907936096191'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6790'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59079360961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079360961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59079360961914)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59079360961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907936096191'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6794'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59079360961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079360961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59079360961914)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59079360961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907936096191'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6792'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59079360961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079360961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59079360961914)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59079360961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907936096191'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6791'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59079360961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59079360961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59079360961914)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59079360961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5907936096191'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6797'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.59087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.59087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.59087)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.59087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:615/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '615/5'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59087'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:615/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.59087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.59087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.59087)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.59087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:615/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '615/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59087'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:615/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.59087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.59087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.59087)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.59087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:615/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '615/4'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59087'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:615/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.59087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.59087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.59087)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.59087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:615/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '615/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59087'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:615/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.59087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32247"^^xsd:decimal ;
  dwc:decimalLongitude "8.59087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32247 8.59087)"^^geo:wktLiteral ;
  geo-pos:lat "58.32247"^^xsd:decimal ;
  geo-pos:long "8.59087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A615%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:615/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '615/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59087'^^xsd:double;
  dwc:latitude '58.32247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:615/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.59087944030762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.59087944030762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.59087944030762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.59087944030762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5908794403076'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.59087944030762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.59087944030762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.59087944030762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.59087944030762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5908794403076'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6699'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.59087944030762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.59087944030762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.59087944030762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.59087944030762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5908794403076'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6702'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.59087944030762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.59087944030762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.59087944030762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.59087944030762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5908794403076'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6698'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.59087944030762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3224722330205"^^xsd:decimal ;
  dwc:decimalLongitude "8.59087944030762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3224722330205 8.59087944030762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3224722330205"^^xsd:decimal ;
  geo-pos:long "8.59087944030762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5908794403076'^^xsd:double;
  dwc:latitude '58.32247223302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6701'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.59096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.59096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.59096)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.59096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:562/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '562/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59096'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:562/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.59096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.59096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.59096)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.59096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:562/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '562/3'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59096'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:562/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.59096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.59096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.59096)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.59096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:562/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '562/2'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59096'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:562/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.59096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.59096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.59096)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.59096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A562%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:562/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '562/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59096'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:562/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A427%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A427%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A427%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32873 8.59096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A427%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32873 8.59096)"^^geo:wktLiteral ;
  geo-pos:lat "58.32873"^^xsd:decimal ;
  geo-pos:long "8.59096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A427%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:427/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '427/2'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59096'^^xsd:double;
  dwc:latitude '58.32873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:427/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A427%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A427%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A427%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32873 8.59096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A427%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32873 8.59096)"^^geo:wktLiteral ;
  geo-pos:lat "58.32873"^^xsd:decimal ;
  geo-pos:long "8.59096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A427%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:427/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '427/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59096'^^xsd:double;
  dwc:latitude '58.32873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:427/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.59096527099609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.59096527099609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.59096527099609)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.59096527099609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5909652709961'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.59096527099609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.59096527099609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.59096527099609)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.59096527099609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5909652709961'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6212'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.59096527099609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.59096527099609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.59096527099609)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.59096527099609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5909652709961'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.59096527099609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266637687354"^^xsd:decimal ;
  dwc:decimalLongitude "8.59096527099609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266637687354 8.59096527099609)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266637687354"^^xsd:decimal ;
  geo-pos:long "8.59096527099609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5909652709961'^^xsd:double;
  dwc:latitude '58.326663768735'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6211'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287368177625 8.59096527099609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287368177625"^^xsd:decimal ;
  dwc:decimalLongitude "8.59096527099609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287368177625 8.59096527099609)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287368177625"^^xsd:decimal ;
  geo-pos:long "8.59096527099609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5909652709961'^^xsd:double;
  dwc:latitude '58.328736817762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5139'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287368177625 8.59096527099609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287368177625"^^xsd:decimal ;
  dwc:decimalLongitude "8.59096527099609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287368177625 8.59096527099609)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287368177625"^^xsd:decimal ;
  geo-pos:long "8.59096527099609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5909652709961'^^xsd:double;
  dwc:latitude '58.328736817762'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5138'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.59113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.59113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.59113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.59113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:497/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '497/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59113'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:497/2'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.59113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.59113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.59113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.59113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:497/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '497/3'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59113'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:497/3'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.59113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.59113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.59113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.59113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:497/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '497/5'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59113'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:497/5'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.59113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.59113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.59113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.59113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:497/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '497/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59113'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:497/4'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.59113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281"^^xsd:decimal ;
  dwc:decimalLongitude "8.59113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281 8.59113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281"^^xsd:decimal ;
  geo-pos:long "8.59113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A497%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:497/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '497/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59113'^^xsd:double;
  dwc:latitude '58.3281'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:497/1'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.59113693237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59113693237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.59113693237305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.59113693237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5911369323731'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5675'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.59113693237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59113693237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.59113693237305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.59113693237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5911369323731'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5678'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.59113693237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59113693237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.59113693237305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.59113693237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5911369323731'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5677'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.59113693237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59113693237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.59113693237305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.59113693237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5911369323731'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5676'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.59113693237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281059026678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59113693237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281059026678 8.59113693237305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281059026678"^^xsd:decimal ;
  geo-pos:long "8.59113693237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5911369323731'^^xsd:double;
  dwc:latitude '58.328105902668'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5679'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59122)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:537/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '537/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59122'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:537/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59122)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:537/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '537/8'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59122'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:537/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59122)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:537/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '537/7'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59122'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:537/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59122)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:537/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '537/5'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59122'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:537/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59122)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:537/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '537/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59122'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:537/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59122)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:537/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '537/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59122'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:537/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59122)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:537/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '537/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59122'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:537/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59122)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A537%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:537/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '537/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59122'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:537/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3277 8.59122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3277"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3277 8.59122)"^^geo:wktLiteral ;
  geo-pos:lat "58.3277"^^xsd:decimal ;
  geo-pos:long "8.59122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:318/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '318/6'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59122'^^xsd:double;
  dwc:latitude '58.3277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:318/6'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3277 8.59122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3277"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3277 8.59122)"^^geo:wktLiteral ;
  geo-pos:lat "58.3277"^^xsd:decimal ;
  geo-pos:long "8.59122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:318/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '318/3'^^xsd:string;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59122'^^xsd:double;
  dwc:latitude '58.3277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:318/3'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3277 8.59122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3277"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3277 8.59122)"^^geo:wktLiteral ;
  geo-pos:lat "58.3277"^^xsd:decimal ;
  geo-pos:long "8.59122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:318/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '318/5'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59122'^^xsd:double;
  dwc:latitude '58.3277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:318/5'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3277 8.59122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3277"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3277 8.59122)"^^geo:wktLiteral ;
  geo-pos:lat "58.3277"^^xsd:decimal ;
  geo-pos:long "8.59122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:318/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '318/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59122'^^xsd:double;
  dwc:latitude '58.3277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:318/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3277 8.59122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3277"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3277 8.59122)"^^geo:wktLiteral ;
  geo-pos:lat "58.3277"^^xsd:decimal ;
  geo-pos:long "8.59122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:318/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '318/4'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59122'^^xsd:double;
  dwc:latitude '58.3277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:318/4'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3277 8.59122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3277"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3277 8.59122)"^^geo:wktLiteral ;
  geo-pos:lat "58.3277"^^xsd:decimal ;
  geo-pos:long "8.59122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A318%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:318/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '318/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59122'^^xsd:double;
  dwc:latitude '58.3277'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:318/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59122276306152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122276306152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59122276306152)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59122276306152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5912227630615'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6001'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59122276306152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122276306152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59122276306152)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59122276306152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5912227630615'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59122276306152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122276306152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59122276306152)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59122276306152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5912227630615'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6006'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59122276306152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122276306152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59122276306152)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59122276306152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5912227630615'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6005'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59122276306152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122276306152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59122276306152)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59122276306152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5912227630615'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6003'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59122276306152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122276306152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59122276306152)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59122276306152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5912227630615'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6002'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59122276306152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122276306152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59122276306152)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59122276306152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5912227630615'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6007'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59122276306152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122276306152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59122276306152)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59122276306152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5912227630615'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6004'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327700308446 8.59122276306152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327700308446"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122276306152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327700308446 8.59122276306152)"^^geo:wktLiteral ;
  geo-pos:lat "58.327700308446"^^xsd:decimal ;
  geo-pos:long "8.59122276306152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5912227630615'^^xsd:double;
  dwc:latitude '58.327700308446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327700308446 8.59122276306152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327700308446"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122276306152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327700308446 8.59122276306152)"^^geo:wktLiteral ;
  geo-pos:lat "58.327700308446"^^xsd:decimal ;
  geo-pos:long "8.59122276306152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5912227630615'^^xsd:double;
  dwc:latitude '58.327700308446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327700308446 8.59122276306152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327700308446"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122276306152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327700308446 8.59122276306152)"^^geo:wktLiteral ;
  geo-pos:lat "58.327700308446"^^xsd:decimal ;
  geo-pos:long "8.59122276306152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5912227630615'^^xsd:double;
  dwc:latitude '58.327700308446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327700308446 8.59122276306152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327700308446"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122276306152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327700308446 8.59122276306152)"^^geo:wktLiteral ;
  geo-pos:lat "58.327700308446"^^xsd:decimal ;
  geo-pos:long "8.59122276306152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5912227630615'^^xsd:double;
  dwc:latitude '58.327700308446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327700308446 8.59122276306152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327700308446"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122276306152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327700308446 8.59122276306152)"^^geo:wktLiteral ;
  geo-pos:lat "58.327700308446"^^xsd:decimal ;
  geo-pos:long "8.59122276306152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5912227630615'^^xsd:double;
  dwc:latitude '58.327700308446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327700308446 8.59122276306152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327700308446"^^xsd:decimal ;
  dwc:decimalLongitude "8.59122276306152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327700308446 8.59122276306152)"^^geo:wktLiteral ;
  geo-pos:lat "58.327700308446"^^xsd:decimal ;
  geo-pos:long "8.59122276306152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5912227630615'^^xsd:double;
  dwc:latitude '58.327700308446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4243'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:322/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '322/16'^^xsd:string;
  dwc:scientificName 'Rissoella globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5913'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:322/16'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '141148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:322/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '322/17'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5913'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:322/17'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:322/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '322/4'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5913'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:322/4'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:322/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '322/15'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5913'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:322/15'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:322/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '322/13'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5913'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:322/13'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:322/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '322/14'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5913'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:322/14'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:322/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '322/11'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5913'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:322/11'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:322/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '322/12'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5913'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:322/12'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:322/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '322/8'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5913'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:322/8'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:322/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '322/7'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5913'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:322/7'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:322/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '322/10'^^xsd:string;
  dwc:scientificName 'Lasaea adansoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5913'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '178911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:322/10'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:322/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '322/6'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5913'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:322/6'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:322/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '322/9'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5913'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:322/9'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:322/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '322/5'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5913'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:322/5'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:322/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '322/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5913'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:322/3'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:322/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '322/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5913'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:322/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.5913)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A322%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:322/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '322/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5913'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:322/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59130859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59130859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.59130859375'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59130859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59130859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lasaea adansoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.59130859375'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '178911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4260'^^xsd:anyURI;
  dwc:aphiaIdAccepted '178911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59130859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59130859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.59130859375'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59130859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59130859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.59130859375'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59130859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59130859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.59130859375'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4255'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59130859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59130859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.59130859375'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4254'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59130859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59130859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoella globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.59130859375'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4266'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59130859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59130859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.59130859375'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59130859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59130859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.59130859375'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59130859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59130859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.59130859375'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59130859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59130859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.59130859375'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4259'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59130859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59130859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.59130859375'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59130859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59130859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.59130859375'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59130859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59130859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.59130859375'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59130859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59130859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.59130859375'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4256'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59130859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59130859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.59130859375'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4264'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59130859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59130859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59130859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.59130859375'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4267'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29343 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29343"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29343 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.29343"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:957/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '957/4'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.29343'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:957/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29343 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29343"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29343 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.29343"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:957/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '957/2'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.29343'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:957/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29343 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29343"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29343 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.29343"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:957/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '957/3'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.29343'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:957/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29343 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29343"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29343 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.29343"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A957%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:957/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '957/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.29343'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:957/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:539/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '539/4'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:539/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:539/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '539/5'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:539/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:539/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '539/13'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:539/13'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:539/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '539/12'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:539/12'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:539/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '539/10'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:539/10'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:539/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '539/11'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:539/11'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:539/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '539/7'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:539/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:539/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '539/9'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:539/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:539/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '539/8'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:539/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:539/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '539/6'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:539/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:539/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '539/3'^^xsd:string;
  dwc:scientificName 'Chrysallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:539/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:539/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '539/1'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:539/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31949"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31949 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.31949"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A539%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:539/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '539/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.31949'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:539/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A493%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A493%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A493%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33144 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33144"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A493%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33144 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33144"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A493%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:493/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '493/3'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.33144'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:493/3'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A493%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A493%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A493%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33144 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33144"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A493%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33144 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33144"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A493%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:493/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '493/2'^^xsd:string;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.33144'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:493/2'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A493%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A493%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A493%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33144 8.59139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33144"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A493%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33144 8.59139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33144"^^xsd:decimal ;
  geo-pos:long "8.59139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A493%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:493/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '493/1'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59139'^^xsd:double;
  dwc:latitude '58.33144'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:493/1'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2934333366424 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2934333366424"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2934333366424 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.2934333366424"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.293433336642'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9879'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2934333366424 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2934333366424"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2934333366424 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.2934333366424"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.293433336642'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9877'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2934333366424 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2934333366424"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2934333366424 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.2934333366424"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.293433336642'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9878'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2934333366424 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2934333366424"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2934333366424 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.2934333366424"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.293433336642'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9876'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194972932748"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194972932748"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.319497293275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194972932748"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194972932748"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.319497293275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6017'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194972932748"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194972932748"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.319497293275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6018'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194972932748"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194972932748"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.319497293275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6021'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194972932748"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194972932748"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.319497293275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6020'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194972932748"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194972932748"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.319497293275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6022'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194972932748"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194972932748"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.319497293275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6026'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194972932748"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194972932748"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.319497293275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6024'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194972932748"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194972932748"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.319497293275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6015'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194972932748"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194972932748"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.319497293275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6014'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194972932748"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194972932748"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.319497293275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6019'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194972932748"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194972932748 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194972932748"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.319497293275'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6025'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3314406120487 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3314406120487"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3314406120487 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3314406120487"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.331440612049'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5666'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3314406120487 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3314406120487"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3314406120487 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3314406120487"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.331440612049'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5667'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3314406120487 8.59139442443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3314406120487"^^xsd:decimal ;
  dwc:decimalLongitude "8.59139442443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3314406120487 8.59139442443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3314406120487"^^xsd:decimal ;
  geo-pos:long "8.59139442443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5913944244385'^^xsd:double;
  dwc:latitude '58.331440612049'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5668'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A522%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A522%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A522%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A522%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59148)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A522%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:522/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '522/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59148'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:522/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A522%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A522%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A522%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A522%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59148)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A522%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:522/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '522/3'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59148'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:522/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A522%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A522%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A522%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A522%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59148)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A522%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:522/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '522/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59148'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:522/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59148025512695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3276552421341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59148025512695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59148025512695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3276552421341"^^xsd:decimal ;
  geo-pos:long "8.59148025512695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5914802551269'^^xsd:double;
  dwc:latitude '58.327655242134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5885'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59148025512695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3276552421341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59148025512695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59148025512695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3276552421341"^^xsd:decimal ;
  geo-pos:long "8.59148025512695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5914802551269'^^xsd:double;
  dwc:latitude '58.327655242134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5884'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59148025512695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3276552421341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59148025512695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59148025512695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3276552421341"^^xsd:decimal ;
  geo-pos:long "8.59148025512695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5914802551269'^^xsd:double;
  dwc:latitude '58.327655242134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5883'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31999"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  geo-pos:lat "58.31999"^^xsd:decimal ;
  geo-pos:long "8.59156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:504/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '504/11'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59156'^^xsd:double;
  dwc:latitude '58.31999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:504/11'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31999"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  geo-pos:lat "58.31999"^^xsd:decimal ;
  geo-pos:long "8.59156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:504/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '504/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59156'^^xsd:double;
  dwc:latitude '58.31999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:504/3'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31999"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  geo-pos:lat "58.31999"^^xsd:decimal ;
  geo-pos:long "8.59156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:504/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '504/10'^^xsd:string;
  dwc:scientificName 'Turbonilla rufa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59156'^^xsd:double;
  dwc:latitude '58.31999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:504/10'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '836212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31999"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  geo-pos:lat "58.31999"^^xsd:decimal ;
  geo-pos:long "8.59156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:504/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '504/9'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59156'^^xsd:double;
  dwc:latitude '58.31999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:504/9'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31999"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  geo-pos:lat "58.31999"^^xsd:decimal ;
  geo-pos:long "8.59156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:504/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '504/8'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59156'^^xsd:double;
  dwc:latitude '58.31999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:504/8'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31999"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  geo-pos:lat "58.31999"^^xsd:decimal ;
  geo-pos:long "8.59156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:504/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '504/7'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59156'^^xsd:double;
  dwc:latitude '58.31999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:504/7'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31999"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  geo-pos:lat "58.31999"^^xsd:decimal ;
  geo-pos:long "8.59156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:504/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '504/6'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59156'^^xsd:double;
  dwc:latitude '58.31999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:504/6'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31999"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  geo-pos:lat "58.31999"^^xsd:decimal ;
  geo-pos:long "8.59156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:504/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '504/4'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59156'^^xsd:double;
  dwc:latitude '58.31999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:504/4'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31999"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  geo-pos:lat "58.31999"^^xsd:decimal ;
  geo-pos:long "8.59156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:504/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '504/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59156'^^xsd:double;
  dwc:latitude '58.31999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:504/5'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31999"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  geo-pos:lat "58.31999"^^xsd:decimal ;
  geo-pos:long "8.59156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:504/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '504/2'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59156'^^xsd:double;
  dwc:latitude '58.31999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:504/2'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31999"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59156)"^^geo:wktLiteral ;
  geo-pos:lat "58.31999"^^xsd:decimal ;
  geo-pos:long "8.59156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A504%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:504/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '504/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59156'^^xsd:double;
  dwc:latitude '58.31999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:504/1'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A536%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A536%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A536%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A536%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59156)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A536%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:536/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '536/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59156'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:536/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A536%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A536%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A536%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32765"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A536%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32765 8.59156)"^^geo:wktLiteral ;
  geo-pos:lat "58.32765"^^xsd:decimal ;
  geo-pos:long "8.59156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A536%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:536/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '536/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59156'^^xsd:double;
  dwc:latitude '58.32765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:536/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A624%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A624%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A624%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.59156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32797"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A624%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.59156)"^^geo:wktLiteral ;
  geo-pos:lat "58.32797"^^xsd:decimal ;
  geo-pos:long "8.59156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A624%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:624/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '624/3'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59156'^^xsd:double;
  dwc:latitude '58.32797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:624/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A624%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A624%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A624%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.59156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32797"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A624%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.59156)"^^geo:wktLiteral ;
  geo-pos:lat "58.32797"^^xsd:decimal ;
  geo-pos:long "8.59156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A624%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:624/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '624/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59156'^^xsd:double;
  dwc:latitude '58.32797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:624/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A624%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A624%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A624%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.59156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32797"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A624%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.59156)"^^geo:wktLiteral ;
  geo-pos:lat "58.32797"^^xsd:decimal ;
  geo-pos:long "8.59156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A624%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:624/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '624/1'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59156'^^xsd:double;
  dwc:latitude '58.32797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:624/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199931339483"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156608581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199931339483"^^xsd:decimal ;
  geo-pos:long "8.59156608581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turbonilla rufa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5915660858154'^^xsd:double;
  dwc:latitude '58.319993133948'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5739'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199931339483"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156608581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199931339483"^^xsd:decimal ;
  geo-pos:long "8.59156608581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5915660858154'^^xsd:double;
  dwc:latitude '58.319993133948'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5740'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199931339483"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156608581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199931339483"^^xsd:decimal ;
  geo-pos:long "8.59156608581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5915660858154'^^xsd:double;
  dwc:latitude '58.319993133948'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5731'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199931339483"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156608581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199931339483"^^xsd:decimal ;
  geo-pos:long "8.59156608581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5915660858154'^^xsd:double;
  dwc:latitude '58.319993133948'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5735'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199931339483"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156608581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199931339483"^^xsd:decimal ;
  geo-pos:long "8.59156608581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5915660858154'^^xsd:double;
  dwc:latitude '58.319993133948'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5736'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199931339483"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156608581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199931339483"^^xsd:decimal ;
  geo-pos:long "8.59156608581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5915660858154'^^xsd:double;
  dwc:latitude '58.319993133948'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5732'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199931339483"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156608581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199931339483"^^xsd:decimal ;
  geo-pos:long "8.59156608581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5915660858154'^^xsd:double;
  dwc:latitude '58.319993133948'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5730'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199931339483"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156608581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199931339483"^^xsd:decimal ;
  geo-pos:long "8.59156608581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5915660858154'^^xsd:double;
  dwc:latitude '58.319993133948'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5737'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199931339483"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156608581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199931339483"^^xsd:decimal ;
  geo-pos:long "8.59156608581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5915660858154'^^xsd:double;
  dwc:latitude '58.319993133948'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5733'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199931339483"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156608581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199931339483"^^xsd:decimal ;
  geo-pos:long "8.59156608581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5915660858154'^^xsd:double;
  dwc:latitude '58.319993133948'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5738'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199931339483"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156608581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59156608581543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199931339483"^^xsd:decimal ;
  geo-pos:long "8.59156608581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5915660858154'^^xsd:double;
  dwc:latitude '58.319993133948'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5734'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59156608581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3276552421341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156608581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59156608581543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3276552421341"^^xsd:decimal ;
  geo-pos:long "8.59156608581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5915660858154'^^xsd:double;
  dwc:latitude '58.327655242134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59156608581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3276552421341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156608581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3276552421341 8.59156608581543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3276552421341"^^xsd:decimal ;
  geo-pos:long "8.59156608581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5915660858154'^^xsd:double;
  dwc:latitude '58.327655242134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5999'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.59156608581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327970705111"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156608581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.59156608581543)"^^geo:wktLiteral ;
  geo-pos:lat "58.327970705111"^^xsd:decimal ;
  geo-pos:long "8.59156608581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5915660858154'^^xsd:double;
  dwc:latitude '58.327970705111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6787'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.59156608581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327970705111"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156608581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.59156608581543)"^^geo:wktLiteral ;
  geo-pos:lat "58.327970705111"^^xsd:decimal ;
  geo-pos:long "8.59156608581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5915660858154'^^xsd:double;
  dwc:latitude '58.327970705111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6788'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.59156608581543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327970705111"^^xsd:decimal ;
  dwc:decimalLongitude "8.59156608581543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.59156608581543)"^^geo:wktLiteral ;
  geo-pos:lat "58.327970705111"^^xsd:decimal ;
  geo-pos:long "8.59156608581543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5915660858154'^^xsd:double;
  dwc:latitude '58.327970705111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6789'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3183333333333"^^xsd:decimal ;
  geo-pos:long "8.59166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5916666666667'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3922'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3183333333333"^^xsd:decimal ;
  geo-pos:long "8.59166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5916666666667'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3927'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3183333333333"^^xsd:decimal ;
  geo-pos:long "8.59166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5916666666667'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3916'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3183333333333"^^xsd:decimal ;
  geo-pos:long "8.59166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5916666666667'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3923'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3183333333333"^^xsd:decimal ;
  geo-pos:long "8.59166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5916666666667'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3924'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3183333333333"^^xsd:decimal ;
  geo-pos:long "8.59166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum tumidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5916666666667'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '138877'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3919'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138866'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3183333333333"^^xsd:decimal ;
  geo-pos:long "8.59166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5916666666667'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3925'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3183333333333"^^xsd:decimal ;
  geo-pos:long "8.59166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5916666666667'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3921'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3183333333333"^^xsd:decimal ;
  geo-pos:long "8.59166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5916666666667'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3915'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3183333333333"^^xsd:decimal ;
  geo-pos:long "8.59166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5916666666667'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3929'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3183333333333"^^xsd:decimal ;
  geo-pos:long "8.59166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5916666666667'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3926'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3183333333333"^^xsd:decimal ;
  geo-pos:long "8.59166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5916666666667'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3918'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3183333333333"^^xsd:decimal ;
  geo-pos:long "8.59166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5916666666667'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3928'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3183333333333"^^xsd:decimal ;
  geo-pos:long "8.59166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5916666666667'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3920'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.59166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3183333333333"^^xsd:decimal ;
  geo-pos:long "8.59166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5916666666667'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3917'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/21'^^xsd:string;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/21'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/3'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/10'^^xsd:string;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/10'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/14'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/14'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/20'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/20'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/22'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/22'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/23'^^xsd:string;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/23'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/17'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/17'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/18'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/18'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/19'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/19'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/15'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/15'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/16'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/16'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/12'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/12'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/13'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/13'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/5'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/9'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/9'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/7'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/8'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/11'^^xsd:string;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/11'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/6'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/4'^^xsd:string;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29789"^^xsd:decimal ;
  dwc:decimalLongitude "8.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29789 8.5919)"^^geo:wktLiteral ;
  geo-pos:lat "58.29789"^^xsd:decimal ;
  geo-pos:long "8.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A462%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:462/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '462/1'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5919'^^xsd:double;
  dwc:latitude '58.29789'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:462/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5371'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5370'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5361'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5366'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5359'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5365'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5369'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5350'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5354'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5353'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5357'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5363'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5367'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5356'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5358'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5355'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5364'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5352'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5360'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5372'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5351'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978989412314"^^xsd:decimal ;
  dwc:decimalLongitude "8.59190940856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978989412314 8.59190940856934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978989412314"^^xsd:decimal ;
  geo-pos:long "8.59190940856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5919094085693'^^xsd:double;
  dwc:latitude '58.297898941231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5362'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/26'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/26'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/15'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/5'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/28'^^xsd:string;
  dwc:scientificName 'Rissoella globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/28'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/30'^^xsd:string;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/30'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/29'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/29'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/21'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/21'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/25'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/25'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/18'^^xsd:string;
  dwc:scientificName 'Odostomia scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/18'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '491633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/17'^^xsd:string;
  dwc:scientificName 'Odostomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/17'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/20'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/20'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/22'^^xsd:string;
  dwc:scientificName 'Petricola pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/22'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/24'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/24'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/23'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/23'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/27'^^xsd:string;
  dwc:scientificName 'Rissoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/27'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/12'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/19'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/19'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/16'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/16'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/14'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/13'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/9'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/3'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/6'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/7'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/8'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/10'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/11'^^xsd:string;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/4'^^xsd:string;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/2'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29798"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29798 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.29798"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A365%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:365/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '365/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.29798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:365/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/24'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/24'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/23'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/23'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/21'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/22'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/22'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/18'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/19'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/20'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/17'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/14'^^xsd:string;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/16'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/15'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/11'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/12'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/13'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/8'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/7'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/10'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/9'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/4'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/3'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31656"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31656 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31656"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A797%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:797/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '797/5'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31656'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:797/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:595/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '595/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:595/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:595/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '595/14'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:595/14'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:595/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '595/11'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:595/11'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:595/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '595/17'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:595/17'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:595/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '595/16'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:595/16'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:595/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '595/15'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:595/15'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:595/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '595/12'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:595/12'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:595/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '595/13'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:595/13'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:595/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '595/8'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:595/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:595/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '595/9'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:595/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:595/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '595/10'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:595/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:595/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '595/7'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:595/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:595/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '595/5'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:595/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:595/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '595/4'^^xsd:string;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:595/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:595/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '595/3'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:595/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:595/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '595/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:595/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A595%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:595/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '595/1'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:595/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:589/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '589/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:589/1'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:589/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '589/5'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:589/5'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:589/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '589/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:589/2'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:589/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '589/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:589/4'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.59208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.59208)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.59208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A589%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:589/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '589/3'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59208'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:589/3'^^xsd:anyURI;
  dwc:observationDate '2008-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4510'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4534'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4527'^^xsd:anyURI;
  dwc:aphiaIdAccepted '491633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4529'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4525'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4515'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4521'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4536'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4520'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4512'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4509'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4526'^^xsd:anyURI;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Petricola pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4530'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4517'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4514'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4508'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4532'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4533'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4522'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4511'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoella globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4535'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4531'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4524'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4513'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4523'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4516'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4528'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4519'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4518'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2979891496593"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2979891496593 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.2979891496593"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.297989149659'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4507'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8288'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8282'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8287'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8291'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8293'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8294'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8286'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8289'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8281'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8280'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8279'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8295'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8284'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8297'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8296'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165671837202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165671837202 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165671837202"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.31656718372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6480'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6483'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6472'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6482'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6476'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6473'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6479'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6485'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6477'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6474'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6475'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6471'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6478'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6486'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6481'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6484'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6487'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6435'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6439'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6437'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.59208106994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.59208106994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.59208106994629)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.59208106994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5920810699463'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6436'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.59225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.59225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.59225)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.59225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:668/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '668/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59225'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:668/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.59225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.59225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.59225)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.59225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:668/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '668/5'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59225'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:668/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.59225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.59225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.59225)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.59225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:668/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '668/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59225'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:668/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.59225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.59225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.59225)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.59225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:668/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '668/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59225'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:668/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.59225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.59225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.59225)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.59225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A668%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:668/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '668/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59225'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:668/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.59225273132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.59225273132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.59225273132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.59225273132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5922527313232'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7129'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.59225273132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.59225273132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.59225273132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.59225273132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5922527313232'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7132'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.59225273132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.59225273132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.59225273132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.59225273132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5922527313232'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7130'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.59225273132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.59225273132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.59225273132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.59225273132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5922527313232'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7131'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.59225273132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.59225273132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.59225273132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.59225273132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5922527313232'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7128'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29749"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.29749"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:653/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '653/8'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.29749'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:653/8'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29749"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.29749"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:653/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '653/11'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.29749'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:653/11'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29749"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.29749"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:653/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '653/10'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.29749'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:653/10'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29749"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.29749"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:653/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '653/6'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.29749'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:653/6'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29749"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.29749"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:653/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '653/7'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.29749'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:653/7'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29749"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.29749"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:653/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '653/9'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.29749'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:653/9'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29749"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.29749"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:653/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '653/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.29749'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:653/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29749"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.29749"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:653/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '653/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.29749'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:653/5'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29749"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.29749"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:653/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '653/3'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.29749'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:653/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29749"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.29749"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:653/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '653/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.29749'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:653/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29749"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29749 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.29749"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A653%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:653/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '653/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.29749'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:653/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:618/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '618/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:618/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:618/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '618/15'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:618/15'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:618/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '618/14'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:618/14'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:618/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '618/12'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:618/12'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:618/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '618/13'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:618/13'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:618/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '618/11'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:618/11'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:618/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '618/9'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:618/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:618/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '618/10'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:618/10'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:618/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '618/5'^^xsd:string;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:618/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:618/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '618/6'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:618/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:618/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '618/7'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:618/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:618/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '618/8'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:618/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:618/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '618/4'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:618/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:618/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '618/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:618/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A618%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:618/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '618/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:618/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.31954"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:596/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '596/6'^^xsd:string;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.31954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:596/6'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.31954"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:596/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '596/9'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.31954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:596/9'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.31954"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:596/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '596/8'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.31954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:596/8'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.31954"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:596/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '596/4'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.31954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:596/4'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.31954"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:596/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '596/5'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.31954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:596/5'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.31954"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:596/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '596/7'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.31954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:596/7'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.31954"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:596/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '596/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.31954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:596/3'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.31954"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:596/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '596/2'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.31954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:596/2'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31954 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.31954"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A596%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:596/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '596/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.31954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:596/1'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32693"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.32693"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:727/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '727/2'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.32693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:727/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32693"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.32693"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:727/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '727/3'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.32693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:727/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32693"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.32693"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:727/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '727/8'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.32693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:727/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32693"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.32693"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:727/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '727/13'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.32693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:727/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32693"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.32693"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:727/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '727/12'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.32693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:727/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32693"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.32693"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:727/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '727/10'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.32693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:727/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32693"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.32693"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:727/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '727/11'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.32693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:727/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32693"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.32693"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:727/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '727/9'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.32693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:727/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32693"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.32693"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:727/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '727/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.32693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:727/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32693"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.32693"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:727/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '727/6'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.32693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:727/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32693"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.32693"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:727/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '727/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.32693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:727/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32693"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.32693"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:727/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '727/5'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.32693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:727/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32693"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32693 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.32693"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A727%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:727/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '727/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.32693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:727/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33117"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33117"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:813/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '813/14'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:813/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33117"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33117"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:813/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '813/12'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:813/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33117"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33117"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:813/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '813/13'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:813/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33117"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33117"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:813/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '813/15'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:813/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33117"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33117"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:813/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '813/11'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:813/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33117"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33117"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:813/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '813/10'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:813/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33117"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33117"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:813/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '813/8'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:813/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33117"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33117"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:813/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '813/9'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:813/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33117"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33117"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:813/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '813/7'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:813/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33117"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33117"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:813/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '813/5'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:813/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33117"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33117"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:813/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '813/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:813/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33117"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33117"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:813/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '813/6'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:813/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33117"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33117"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:813/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '813/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:813/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33117"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33117"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:813/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '813/3'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:813/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33117"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33117 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33117"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A813%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:813/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '813/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:813/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33202"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:970/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '970/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:970/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33202"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:970/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '970/11'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:970/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33202"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:970/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '970/10'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:970/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33202"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:970/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '970/9'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:970/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33202"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:970/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '970/8'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:970/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33202"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:970/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '970/6'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:970/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33202"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:970/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '970/7'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:970/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33202"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:970/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '970/5'^^xsd:string;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:970/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33202"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:970/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '970/3'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:970/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33202"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:970/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '970/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:970/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.59233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33202"^^xsd:decimal ;
  geo-pos:long "8.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A970%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:970/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '970/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59233'^^xsd:double;
  dwc:latitude '58.33202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:970/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2974930004603"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.2974930004603"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.29749300046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7018'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2974930004603"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.2974930004603"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.29749300046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7014'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2974930004603"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.2974930004603"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.29749300046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7012'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2974930004603"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.2974930004603"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.29749300046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7019'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2974930004603"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.2974930004603"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.29749300046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7013'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2974930004603"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.2974930004603"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.29749300046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7022'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2974930004603"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.2974930004603"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.29749300046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7021'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2974930004603"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.2974930004603"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.29749300046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7017'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2974930004603"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.2974930004603"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.29749300046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7015'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2974930004603"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.2974930004603"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.29749300046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2974930004603"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2974930004603 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.2974930004603"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.29749300046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7020'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6741'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6744'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6748'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6746'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6745'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6750'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6739'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6752'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6749'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6742'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6743'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6751'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6740'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6747'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6753'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319542369987"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.319542369987"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.319542369987'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6496'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319542369987"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.319542369987"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.319542369987'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6489'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319542369987"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.319542369987"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.319542369987'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6491'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319542369987"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.319542369987"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.319542369987'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6492'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319542369987"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.319542369987"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.319542369987'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6494'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319542369987"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.319542369987"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.319542369987'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6493'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319542369987"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.319542369987"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.319542369987'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6495'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319542369987"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.319542369987"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.319542369987'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6488'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319542369987"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319542369987 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.319542369987"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.319542369987'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6490'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3269341733293"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3269341733293"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.326934173329'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7602'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3269341733293"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3269341733293"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.326934173329'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7609'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3269341733293"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3269341733293"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.326934173329'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7608'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3269341733293"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3269341733293"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.326934173329'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7610'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3269341733293"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3269341733293"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.326934173329'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7604'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3269341733293"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3269341733293"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.326934173329'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7607'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3269341733293"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3269341733293"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.326934173329'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7611'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3269341733293"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3269341733293"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.326934173329'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7605'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3269341733293"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3269341733293"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.326934173329'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3269341733293"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3269341733293"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.326934173329'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7606'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3269341733293"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3269341733293"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.326934173329'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7601'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3269341733293"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3269341733293"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.326934173329'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7603'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3269341733293"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3269341733293 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3269341733293"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.326934173329'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7599'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311702419275"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311702419275"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.331170241928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8542'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311702419275"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311702419275"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.331170241928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8545'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311702419275"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311702419275"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.331170241928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8550'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311702419275"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311702419275"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.331170241928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8547'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311702419275"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311702419275"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.331170241928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8540'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311702419275"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311702419275"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.331170241928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8539'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311702419275"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311702419275"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.331170241928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8549'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311702419275"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311702419275"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.331170241928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8548'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311702419275"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311702419275"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.331170241928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8541'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311702419275"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311702419275"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.331170241928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8546'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311702419275"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311702419275"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.331170241928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8537'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311702419275"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311702419275"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.331170241928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8536'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311702419275"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311702419275"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.331170241928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8544'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311702419275"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311702419275"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.331170241928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8543'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3311702419275"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3311702419275 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3311702419275"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.331170241928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8538'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320264068827"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320264068827"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10021'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.332026406883'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10021'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320264068827"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320264068827"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10014'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.332026406883'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10014'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320264068827"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320264068827"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10015'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.332026406883'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10015'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320264068827"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320264068827"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10018'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.332026406883'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10018'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320264068827"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320264068827"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10020'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.332026406883'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10020'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320264068827"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320264068827"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10017'^^xsd:string;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.332026406883'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10017'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320264068827"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320264068827"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10019'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.332026406883'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10019'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320264068827"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320264068827"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10023'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.332026406883'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10023'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320264068827"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320264068827"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10013'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.332026406883'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10013'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320264068827"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320264068827"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10022'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.332026406883'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10022'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320264068827"^^xsd:decimal ;
  dwc:decimalLongitude "8.59233856201172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.59233856201172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320264068827"^^xsd:decimal ;
  geo-pos:long "8.59233856201172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10016'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5923385620117'^^xsd:double;
  dwc:latitude '58.332026406883'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/7'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/2'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/9'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/11'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/22'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/22'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/21'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/21'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/13'^^xsd:string;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/18'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/18'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/16'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/16'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/19'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/19'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/17'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/17'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/20'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/20'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/15'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/12'^^xsd:string;
  dwc:scientificName 'Odostomia scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '491633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/14'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/10'^^xsd:string;
  dwc:scientificName 'Mya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/8'^^xsd:string;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/6'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/5'^^xsd:string;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A366%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:366/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '366/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.2978'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:366/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30782 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30782"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30782 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.30782"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:737/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '737/4'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.30782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:737/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30782 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30782"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30782 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.30782"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:737/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '737/3'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.30782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:737/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30782 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30782"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30782 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.30782"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:737/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '737/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.30782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:737/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30782 8.59242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30782"^^xsd:decimal ;
  dwc:decimalLongitude "8.59242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30782 8.59242)"^^geo:wktLiteral ;
  geo-pos:lat "58.30782"^^xsd:decimal ;
  geo-pos:long "8.59242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A737%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:737/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '737/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59242'^^xsd:double;
  dwc:latitude '58.30782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:737/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4547'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4541'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4551'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4539'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4555'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4552'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4538'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4542'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4537'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4553'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4550'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4545'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4540'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4548'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4557'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4544'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4554'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4546'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4556'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4543'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4558'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2978087325736"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2978087325736 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.2978087325736"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.297808732574'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4549'^^xsd:anyURI;
  dwc:aphiaIdAccepted '491633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3078204898706 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3078204898706"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3078204898706 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.3078204898706"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.307820489871'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7660'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3078204898706 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3078204898706"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3078204898706 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.3078204898706"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.307820489871'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7661'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3078204898706 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3078204898706"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3078204898706 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.3078204898706"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.307820489871'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7662'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3078204898706 8.5924243927002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3078204898706"^^xsd:decimal ;
  dwc:decimalLongitude "8.5924243927002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3078204898706 8.5924243927002)"^^geo:wktLiteral ;
  geo-pos:lat "58.3078204898706"^^xsd:decimal ;
  geo-pos:long "8.5924243927002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5924243927002'^^xsd:double;
  dwc:latitude '58.307820489871'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7659'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.59251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:951/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '951/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59251'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:951/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.59251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:951/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '951/6'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59251'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:951/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.59251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:951/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '951/2'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59251'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:951/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.59251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:951/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '951/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59251'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:951/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.59251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:951/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '951/15'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59251'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:951/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.59251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:951/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '951/16'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59251'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:951/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.59251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:951/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '951/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59251'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:951/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.59251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:951/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '951/13'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59251'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:951/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.59251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:951/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '951/12'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59251'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:951/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.59251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:951/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '951/14'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59251'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:951/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.59251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:951/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '951/9'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59251'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:951/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.59251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:951/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '951/10'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59251'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:951/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.59251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:951/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '951/11'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59251'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:951/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.59251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:951/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '951/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59251'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:951/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.59251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:951/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '951/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59251'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:951/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.59251)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.59251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A951%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:951/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '951/3'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59251'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:951/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3319362852325"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251022338867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3319362852325"^^xsd:decimal ;
  geo-pos:long "8.59251022338867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925102233887'^^xsd:double;
  dwc:latitude '58.331936285233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9749'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3319362852325"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251022338867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3319362852325"^^xsd:decimal ;
  geo-pos:long "8.59251022338867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925102233887'^^xsd:double;
  dwc:latitude '58.331936285233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9757'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3319362852325"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251022338867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3319362852325"^^xsd:decimal ;
  geo-pos:long "8.59251022338867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925102233887'^^xsd:double;
  dwc:latitude '58.331936285233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9758'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3319362852325"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251022338867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3319362852325"^^xsd:decimal ;
  geo-pos:long "8.59251022338867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925102233887'^^xsd:double;
  dwc:latitude '58.331936285233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9753'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3319362852325"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251022338867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3319362852325"^^xsd:decimal ;
  geo-pos:long "8.59251022338867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925102233887'^^xsd:double;
  dwc:latitude '58.331936285233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9754'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3319362852325"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251022338867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3319362852325"^^xsd:decimal ;
  geo-pos:long "8.59251022338867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925102233887'^^xsd:double;
  dwc:latitude '58.331936285233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9747'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3319362852325"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251022338867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3319362852325"^^xsd:decimal ;
  geo-pos:long "8.59251022338867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925102233887'^^xsd:double;
  dwc:latitude '58.331936285233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9760'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3319362852325"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251022338867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3319362852325"^^xsd:decimal ;
  geo-pos:long "8.59251022338867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925102233887'^^xsd:double;
  dwc:latitude '58.331936285233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9748'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3319362852325"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251022338867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3319362852325"^^xsd:decimal ;
  geo-pos:long "8.59251022338867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925102233887'^^xsd:double;
  dwc:latitude '58.331936285233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9756'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3319362852325"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251022338867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3319362852325"^^xsd:decimal ;
  geo-pos:long "8.59251022338867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925102233887'^^xsd:double;
  dwc:latitude '58.331936285233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9761'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3319362852325"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251022338867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3319362852325"^^xsd:decimal ;
  geo-pos:long "8.59251022338867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925102233887'^^xsd:double;
  dwc:latitude '58.331936285233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9755'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3319362852325"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251022338867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3319362852325"^^xsd:decimal ;
  geo-pos:long "8.59251022338867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925102233887'^^xsd:double;
  dwc:latitude '58.331936285233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9762'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3319362852325"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251022338867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3319362852325"^^xsd:decimal ;
  geo-pos:long "8.59251022338867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925102233887'^^xsd:double;
  dwc:latitude '58.331936285233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9751'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3319362852325"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251022338867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3319362852325"^^xsd:decimal ;
  geo-pos:long "8.59251022338867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925102233887'^^xsd:double;
  dwc:latitude '58.331936285233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9750'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3319362852325"^^xsd:decimal ;
  dwc:decimalLongitude "8.59251022338867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.59251022338867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3319362852325"^^xsd:decimal ;
  geo-pos:long "8.59251022338867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925102233887'^^xsd:double;
  dwc:latitude '58.331936285233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9752'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:950/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '950/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59259'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:950/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:950/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '950/16'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59259'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:950/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:950/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '950/17'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59259'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:950/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:950/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '950/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59259'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:950/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:950/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '950/14'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59259'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:950/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:950/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '950/12'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59259'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:950/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:950/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '950/13'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59259'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:950/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:950/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '950/15'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59259'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:950/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:950/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '950/10'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59259'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:950/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:950/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '950/11'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59259'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:950/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:950/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '950/9'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59259'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:950/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:950/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '950/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59259'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:950/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:950/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '950/6'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59259'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:950/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:950/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '950/5'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59259'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:950/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:950/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '950/1'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59259'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:950/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:950/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '950/3'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59259'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:950/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59259)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A950%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:950/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '950/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59259'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:950/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259605407715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59259605407715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925960540772'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9739'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259605407715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59259605407715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925960540772'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9730'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259605407715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59259605407715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925960540772'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9744'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259605407715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59259605407715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925960540772'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9733'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259605407715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59259605407715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925960540772'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9735'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259605407715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59259605407715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925960540772'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9742'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259605407715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59259605407715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925960540772'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9745'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259605407715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59259605407715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925960540772'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9743'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259605407715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59259605407715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925960540772'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9741'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259605407715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59259605407715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925960540772'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9732'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259605407715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59259605407715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925960540772'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9746'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259605407715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59259605407715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925960540772'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9736'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259605407715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59259605407715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925960540772'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9734'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259605407715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59259605407715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925960540772'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9740'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259605407715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59259605407715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925960540772'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9738'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259605407715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59259605407715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925960540772'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9731'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59259605407715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59259605407715)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59259605407715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5925960540772'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9737'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  geo-pos:lat "58.32017"^^xsd:decimal ;
  geo-pos:long "8.59268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:503/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '503/13'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59268'^^xsd:double;
  dwc:latitude '58.32017'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:503/13'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  geo-pos:lat "58.32017"^^xsd:decimal ;
  geo-pos:long "8.59268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:503/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '503/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59268'^^xsd:double;
  dwc:latitude '58.32017'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:503/4'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  geo-pos:lat "58.32017"^^xsd:decimal ;
  geo-pos:long "8.59268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:503/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '503/9'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59268'^^xsd:double;
  dwc:latitude '58.32017'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:503/9'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  geo-pos:lat "58.32017"^^xsd:decimal ;
  geo-pos:long "8.59268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:503/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '503/10'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59268'^^xsd:double;
  dwc:latitude '58.32017'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:503/10'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  geo-pos:lat "58.32017"^^xsd:decimal ;
  geo-pos:long "8.59268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:503/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '503/14'^^xsd:string;
  dwc:scientificName 'Turbonilla rufa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59268'^^xsd:double;
  dwc:latitude '58.32017'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:503/14'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '836212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  geo-pos:lat "58.32017"^^xsd:decimal ;
  geo-pos:long "8.59268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:503/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '503/15'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59268'^^xsd:double;
  dwc:latitude '58.32017'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:503/15'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  geo-pos:lat "58.32017"^^xsd:decimal ;
  geo-pos:long "8.59268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:503/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '503/12'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59268'^^xsd:double;
  dwc:latitude '58.32017'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:503/12'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  geo-pos:lat "58.32017"^^xsd:decimal ;
  geo-pos:long "8.59268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:503/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '503/11'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59268'^^xsd:double;
  dwc:latitude '58.32017'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:503/11'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  geo-pos:lat "58.32017"^^xsd:decimal ;
  geo-pos:long "8.59268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:503/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '503/7'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59268'^^xsd:double;
  dwc:latitude '58.32017'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:503/7'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  geo-pos:lat "58.32017"^^xsd:decimal ;
  geo-pos:long "8.59268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:503/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '503/8'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59268'^^xsd:double;
  dwc:latitude '58.32017'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:503/8'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  geo-pos:lat "58.32017"^^xsd:decimal ;
  geo-pos:long "8.59268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:503/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '503/5'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59268'^^xsd:double;
  dwc:latitude '58.32017'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:503/5'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  geo-pos:lat "58.32017"^^xsd:decimal ;
  geo-pos:long "8.59268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:503/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '503/6'^^xsd:string;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59268'^^xsd:double;
  dwc:latitude '58.32017'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:503/6'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  geo-pos:lat "58.32017"^^xsd:decimal ;
  geo-pos:long "8.59268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:503/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '503/3'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59268'^^xsd:double;
  dwc:latitude '58.32017'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:503/3'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  geo-pos:lat "58.32017"^^xsd:decimal ;
  geo-pos:long "8.59268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:503/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '503/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59268'^^xsd:double;
  dwc:latitude '58.32017'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:503/2'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32017 8.59268)"^^geo:wktLiteral ;
  geo-pos:lat "58.32017"^^xsd:decimal ;
  geo-pos:long "8.59268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A503%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:503/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '503/1'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59268'^^xsd:double;
  dwc:latitude '58.32017'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:503/1'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3201734379238"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268188476563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3201734379238"^^xsd:decimal ;
  geo-pos:long "8.59268188476563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5926818847656'^^xsd:double;
  dwc:latitude '58.320173437924'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5723'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3201734379238"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268188476563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3201734379238"^^xsd:decimal ;
  geo-pos:long "8.59268188476563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5926818847656'^^xsd:double;
  dwc:latitude '58.320173437924'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5718'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3201734379238"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268188476563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3201734379238"^^xsd:decimal ;
  geo-pos:long "8.59268188476563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5926818847656'^^xsd:double;
  dwc:latitude '58.320173437924'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5720'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3201734379238"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268188476563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3201734379238"^^xsd:decimal ;
  geo-pos:long "8.59268188476563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5926818847656'^^xsd:double;
  dwc:latitude '58.320173437924'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5719'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3201734379238"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268188476563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3201734379238"^^xsd:decimal ;
  geo-pos:long "8.59268188476563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5926818847656'^^xsd:double;
  dwc:latitude '58.320173437924'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5721'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3201734379238"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268188476563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3201734379238"^^xsd:decimal ;
  geo-pos:long "8.59268188476563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5926818847656'^^xsd:double;
  dwc:latitude '58.320173437924'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5715'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3201734379238"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268188476563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3201734379238"^^xsd:decimal ;
  geo-pos:long "8.59268188476563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5926818847656'^^xsd:double;
  dwc:latitude '58.320173437924'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5722'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3201734379238"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268188476563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3201734379238"^^xsd:decimal ;
  geo-pos:long "8.59268188476563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5926818847656'^^xsd:double;
  dwc:latitude '58.320173437924'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5716'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3201734379238"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268188476563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3201734379238"^^xsd:decimal ;
  geo-pos:long "8.59268188476563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5926818847656'^^xsd:double;
  dwc:latitude '58.320173437924'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5725'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3201734379238"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268188476563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3201734379238"^^xsd:decimal ;
  geo-pos:long "8.59268188476563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5926818847656'^^xsd:double;
  dwc:latitude '58.320173437924'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5724'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3201734379238"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268188476563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3201734379238"^^xsd:decimal ;
  geo-pos:long "8.59268188476563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5926818847656'^^xsd:double;
  dwc:latitude '58.320173437924'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5717'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3201734379238"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268188476563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3201734379238"^^xsd:decimal ;
  geo-pos:long "8.59268188476563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turbonilla rufa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5926818847656'^^xsd:double;
  dwc:latitude '58.320173437924'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5728'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3201734379238"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268188476563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3201734379238"^^xsd:decimal ;
  geo-pos:long "8.59268188476563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5926818847656'^^xsd:double;
  dwc:latitude '58.320173437924'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5727'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3201734379238"^^xsd:decimal ;
  dwc:decimalLongitude "8.59268188476563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3201734379238 8.59268188476563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3201734379238"^^xsd:decimal ;
  geo-pos:long "8.59268188476563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5926818847656'^^xsd:double;
  dwc:latitude '58.320173437924'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5729'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/6'^^xsd:string;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/20'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/20'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/19'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/19'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/11'^^xsd:string;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/11'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/29'^^xsd:string;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/29'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/23'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/23'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/27'^^xsd:string;
  dwc:scientificName 'Rissoella globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/27'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/30'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/30'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/5'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/28'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/28'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/25'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/25'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/17'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/17'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/22'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/22'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/18'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/18'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/26'^^xsd:string;
  dwc:scientificName 'Rissoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/26'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/24'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/24'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/21'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/21'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/15'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/15'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/16'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/16'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/14'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/14'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/13'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/13'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/12'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/12'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/10'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/10'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/7'^^xsd:string;
  dwc:scientificName 'Gibbula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '138590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/9'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/9'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/4'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/2'^^xsd:string;
  dwc:scientificName 'Alvania beani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '416615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31922"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31922 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31922"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A455%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:455/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '455/3'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31922'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:455/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31967 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31967"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31967 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31967"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:334/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '334/7'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31967'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:334/7'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31967 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31967"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31967 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31967"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:334/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '334/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31967'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:334/6'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31967 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31967"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31967 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31967"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:334/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '334/4'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31967'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:334/4'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31967 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31967"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31967 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31967"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:334/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '334/5'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31967'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:334/5'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31967 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31967"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31967 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31967"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:334/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '334/2'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31967'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:334/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31967 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31967"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31967 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31967"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:334/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '334/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31967'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:334/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31967 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31967"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31967 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.31967"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A334%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:334/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '334/3'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.31967'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:334/3'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:405/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '405/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:405/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:405/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '405/4'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:405/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:405/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '405/2'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:405/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:405/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '405/11'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:405/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:405/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '405/7'^^xsd:string;
  dwc:scientificName 'Odostomia scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:405/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '491633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:405/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '405/8'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:405/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:405/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '405/9'^^xsd:string;
  dwc:scientificName 'Ondina diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:405/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:405/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '405/10'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:405/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:405/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '405/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:405/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:405/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '405/5'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:405/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59276)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A405%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:405/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '405/3'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59276'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:405/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5260'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5268'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5259'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5271'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5272'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5273'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5267'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5266'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5280'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5286'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5282'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoella globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5284'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5279'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5281'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138590'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319226831795"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319226831795 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.319226831795"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319226831795'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5270'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3196775997788 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3196775997788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3196775997788 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3196775997788"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319677599779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4352'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3196775997788 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3196775997788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3196775997788 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3196775997788"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319677599779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4355'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3196775997788 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3196775997788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3196775997788 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3196775997788"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319677599779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4357'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3196775997788 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3196775997788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3196775997788 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3196775997788"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319677599779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4354'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3196775997788 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3196775997788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3196775997788 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3196775997788"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319677599779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4353'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3196775997788 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3196775997788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3196775997788 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3196775997788"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319677599779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4351'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3196775997788 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3196775997788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3196775997788 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3196775997788"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.319677599779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4356'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4945'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4946'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4943'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4940'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4938'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4944'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4936'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4937'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4939'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4941'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.5927677154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5927677154541)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.5927677154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5927677154541'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4942'^^xsd:anyURI;
  dwc:aphiaIdAccepted '491633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199"^^xsd:decimal ;
  geo-pos:long "8.59293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:502/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '502/9'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59293'^^xsd:double;
  dwc:latitude '58.3199'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:502/9'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199"^^xsd:decimal ;
  geo-pos:long "8.59293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:502/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '502/13'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59293'^^xsd:double;
  dwc:latitude '58.3199'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:502/13'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199"^^xsd:decimal ;
  geo-pos:long "8.59293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:502/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '502/14'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59293'^^xsd:double;
  dwc:latitude '58.3199'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:502/14'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199"^^xsd:decimal ;
  geo-pos:long "8.59293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:502/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '502/7'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59293'^^xsd:double;
  dwc:latitude '58.3199'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:502/7'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199"^^xsd:decimal ;
  geo-pos:long "8.59293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:502/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '502/5'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59293'^^xsd:double;
  dwc:latitude '58.3199'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:502/5'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199"^^xsd:decimal ;
  geo-pos:long "8.59293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:502/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '502/12'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59293'^^xsd:double;
  dwc:latitude '58.3199'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:502/12'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199"^^xsd:decimal ;
  geo-pos:long "8.59293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:502/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '502/10'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59293'^^xsd:double;
  dwc:latitude '58.3199'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:502/10'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199"^^xsd:decimal ;
  geo-pos:long "8.59293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:502/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '502/8'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59293'^^xsd:double;
  dwc:latitude '58.3199'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:502/8'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199"^^xsd:decimal ;
  geo-pos:long "8.59293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:502/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '502/11'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59293'^^xsd:double;
  dwc:latitude '58.3199'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:502/11'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199"^^xsd:decimal ;
  geo-pos:long "8.59293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:502/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '502/6'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59293'^^xsd:double;
  dwc:latitude '58.3199'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:502/6'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199"^^xsd:decimal ;
  geo-pos:long "8.59293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:502/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '502/4'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59293'^^xsd:double;
  dwc:latitude '58.3199'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:502/4'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199"^^xsd:decimal ;
  geo-pos:long "8.59293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:502/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '502/3'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59293'^^xsd:double;
  dwc:latitude '58.3199'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:502/3'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199"^^xsd:decimal ;
  geo-pos:long "8.59293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:502/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '502/2'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59293'^^xsd:double;
  dwc:latitude '58.3199'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:502/2'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199 8.59293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199"^^xsd:decimal ;
  geo-pos:long "8.59293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A502%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:502/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '502/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59293'^^xsd:double;
  dwc:latitude '58.3199'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:502/1'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A429%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A429%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A429%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32296 8.59293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32296"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A429%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32296 8.59293)"^^geo:wktLiteral ;
  geo-pos:lat "58.32296"^^xsd:decimal ;
  geo-pos:long "8.59293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A429%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:429/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '429/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59293'^^xsd:double;
  dwc:latitude '58.32296'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:429/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199029816157"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293937683105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199029816157"^^xsd:decimal ;
  geo-pos:long "8.59293937683105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.592939376831'^^xsd:double;
  dwc:latitude '58.319902981616'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5707'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199029816157"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293937683105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199029816157"^^xsd:decimal ;
  geo-pos:long "8.59293937683105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.592939376831'^^xsd:double;
  dwc:latitude '58.319902981616'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5701'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199029816157"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293937683105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199029816157"^^xsd:decimal ;
  geo-pos:long "8.59293937683105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.592939376831'^^xsd:double;
  dwc:latitude '58.319902981616'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5709'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199029816157"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293937683105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199029816157"^^xsd:decimal ;
  geo-pos:long "8.59293937683105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.592939376831'^^xsd:double;
  dwc:latitude '58.319902981616'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5713'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199029816157"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293937683105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199029816157"^^xsd:decimal ;
  geo-pos:long "8.59293937683105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.592939376831'^^xsd:double;
  dwc:latitude '58.319902981616'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5714'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199029816157"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293937683105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199029816157"^^xsd:decimal ;
  geo-pos:long "8.59293937683105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.592939376831'^^xsd:double;
  dwc:latitude '58.319902981616'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199029816157"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293937683105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199029816157"^^xsd:decimal ;
  geo-pos:long "8.59293937683105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.592939376831'^^xsd:double;
  dwc:latitude '58.319902981616'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5703'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199029816157"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293937683105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199029816157"^^xsd:decimal ;
  geo-pos:long "8.59293937683105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.592939376831'^^xsd:double;
  dwc:latitude '58.319902981616'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5711'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199029816157"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293937683105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199029816157"^^xsd:decimal ;
  geo-pos:long "8.59293937683105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.592939376831'^^xsd:double;
  dwc:latitude '58.319902981616'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5708'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199029816157"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293937683105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199029816157"^^xsd:decimal ;
  geo-pos:long "8.59293937683105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.592939376831'^^xsd:double;
  dwc:latitude '58.319902981616'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5712'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199029816157"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293937683105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199029816157"^^xsd:decimal ;
  geo-pos:long "8.59293937683105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.592939376831'^^xsd:double;
  dwc:latitude '58.319902981616'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5702'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199029816157"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293937683105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199029816157"^^xsd:decimal ;
  geo-pos:long "8.59293937683105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.592939376831'^^xsd:double;
  dwc:latitude '58.319902981616'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5705'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199029816157"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293937683105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199029816157"^^xsd:decimal ;
  geo-pos:long "8.59293937683105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.592939376831'^^xsd:double;
  dwc:latitude '58.319902981616'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5704'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199029816157"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293937683105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199029816157 8.59293937683105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199029816157"^^xsd:decimal ;
  geo-pos:long "8.59293937683105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.592939376831'^^xsd:double;
  dwc:latitude '58.319902981616'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5710'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3229680319763 8.59293937683105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3229680319763"^^xsd:decimal ;
  dwc:decimalLongitude "8.59293937683105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3229680319763 8.59293937683105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3229680319763"^^xsd:decimal ;
  geo-pos:long "8.59293937683105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.592939376831'^^xsd:double;
  dwc:latitude '58.322968031976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5141'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:325/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '325/11'^^xsd:string;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:325/11'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:325/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '325/14'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:325/14'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:325/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '325/13'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:325/13'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:325/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '325/12'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:325/12'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:325/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '325/9'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:325/9'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:325/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '325/10'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:325/10'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:325/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '325/8'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:325/8'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:325/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '325/7'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:325/7'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:325/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '325/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:325/6'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:325/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '325/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:325/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:325/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '325/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:325/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:325/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '325/4'^^xsd:string;
  dwc:scientificName 'Bela nebula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:325/4'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:325/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '325/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:325/3'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31904"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31904 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31904"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A325%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:325/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '325/5'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.31904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:325/5'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32747"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.32747"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:682/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '682/10'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.32747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:682/10'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32747"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.32747"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:682/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '682/11'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.32747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:682/11'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32747"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.32747"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:682/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '682/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.32747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:682/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32747"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.32747"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:682/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '682/9'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.32747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:682/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32747"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.32747"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:682/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '682/8'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.32747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:682/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32747"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.32747"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:682/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '682/7'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.32747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:682/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32747"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.32747"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:682/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '682/5'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.32747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:682/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32747"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.32747"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:682/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '682/6'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.32747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:682/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32747"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.32747"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:682/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '682/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.32747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:682/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32747"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.32747"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:682/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '682/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.32747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:682/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32747"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59302)"^^geo:wktLiteral ;
  geo-pos:lat "58.32747"^^xsd:decimal ;
  geo-pos:long "8.59302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A682%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:682/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '682/2'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59302'^^xsd:double;
  dwc:latitude '58.32747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:682/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4273'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4271'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4281'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela nebula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4282'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4272'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4284'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4280'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4279'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3190465229924"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3190465229924 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3190465229924"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.319046522992'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3274749763119"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3274749763119"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.327474976312'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7302'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3274749763119"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3274749763119"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.327474976312'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7306'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3274749763119"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3274749763119"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.327474976312'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7310'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3274749763119"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3274749763119"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.327474976312'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7311'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3274749763119"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3274749763119"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.327474976312'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7301'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3274749763119"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3274749763119"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.327474976312'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7305'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3274749763119"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3274749763119"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.327474976312'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7309'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3274749763119"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3274749763119"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.327474976312'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7303'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3274749763119"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3274749763119"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.327474976312'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7307'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3274749763119"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3274749763119"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.327474976312'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7304'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3274749763119"^^xsd:decimal ;
  dwc:decimalLongitude "8.59302520751953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.59302520751953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3274749763119"^^xsd:decimal ;
  geo-pos:long "8.59302520751953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5930252075195'^^xsd:double;
  dwc:latitude '58.327474976312'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7308'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A364%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A364%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A364%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29916 8.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29916"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A364%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29916 8.59311)"^^geo:wktLiteral ;
  geo-pos:lat "58.29916"^^xsd:decimal ;
  geo-pos:long "8.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A364%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:364/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '364/2'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59311'^^xsd:double;
  dwc:latitude '58.29916'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:364/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A364%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A364%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A364%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29916 8.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29916"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A364%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29916 8.59311)"^^geo:wktLiteral ;
  geo-pos:lat "58.29916"^^xsd:decimal ;
  geo-pos:long "8.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A364%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:364/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '364/1'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59311'^^xsd:double;
  dwc:latitude '58.29916'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:364/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A612%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A612%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A612%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32003 8.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32003"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A612%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32003 8.59311)"^^geo:wktLiteral ;
  geo-pos:lat "58.32003"^^xsd:decimal ;
  geo-pos:long "8.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A612%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:612/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '612/1'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59311'^^xsd:double;
  dwc:latitude '58.32003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:612/1'^^xsd:anyURI;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A428%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A428%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A428%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A428%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.59311)"^^geo:wktLiteral ;
  geo-pos:lat "58.32441"^^xsd:decimal ;
  geo-pos:long "8.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A428%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:428/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '428/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59311'^^xsd:double;
  dwc:latitude '58.32441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:428/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  geo-pos:lat "58.32977"^^xsd:decimal ;
  geo-pos:long "8.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:679/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '679/12'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59311'^^xsd:double;
  dwc:latitude '58.32977'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:679/12'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  geo-pos:lat "58.32977"^^xsd:decimal ;
  geo-pos:long "8.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:679/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '679/9'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59311'^^xsd:double;
  dwc:latitude '58.32977'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:679/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  geo-pos:lat "58.32977"^^xsd:decimal ;
  geo-pos:long "8.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:679/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '679/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59311'^^xsd:double;
  dwc:latitude '58.32977'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:679/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  geo-pos:lat "58.32977"^^xsd:decimal ;
  geo-pos:long "8.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:679/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '679/10'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59311'^^xsd:double;
  dwc:latitude '58.32977'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:679/10'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  geo-pos:lat "58.32977"^^xsd:decimal ;
  geo-pos:long "8.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:679/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '679/11'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59311'^^xsd:double;
  dwc:latitude '58.32977'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:679/11'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  geo-pos:lat "58.32977"^^xsd:decimal ;
  geo-pos:long "8.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:679/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '679/6'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59311'^^xsd:double;
  dwc:latitude '58.32977'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:679/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  geo-pos:lat "58.32977"^^xsd:decimal ;
  geo-pos:long "8.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:679/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '679/7'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59311'^^xsd:double;
  dwc:latitude '58.32977'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:679/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  geo-pos:lat "58.32977"^^xsd:decimal ;
  geo-pos:long "8.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:679/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '679/8'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59311'^^xsd:double;
  dwc:latitude '58.32977'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:679/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  geo-pos:lat "58.32977"^^xsd:decimal ;
  geo-pos:long "8.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:679/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '679/5'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59311'^^xsd:double;
  dwc:latitude '58.32977'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:679/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  geo-pos:lat "58.32977"^^xsd:decimal ;
  geo-pos:long "8.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:679/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '679/3'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59311'^^xsd:double;
  dwc:latitude '58.32977'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:679/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  geo-pos:lat "58.32977"^^xsd:decimal ;
  geo-pos:long "8.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:679/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '679/2'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59311'^^xsd:double;
  dwc:latitude '58.32977'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:679/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32977 8.59311)"^^geo:wktLiteral ;
  geo-pos:lat "58.32977"^^xsd:decimal ;
  geo-pos:long "8.59311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A679%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:679/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '679/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59311'^^xsd:double;
  dwc:latitude '58.32977'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:679/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2991618382974 8.59311103820801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2991618382974"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311103820801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2991618382974 8.59311103820801)"^^geo:wktLiteral ;
  geo-pos:lat "58.2991618382974"^^xsd:decimal ;
  geo-pos:long "8.59311103820801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.593111038208'^^xsd:double;
  dwc:latitude '58.299161838297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4505'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2991618382974 8.59311103820801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2991618382974"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311103820801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2991618382974 8.59311103820801)"^^geo:wktLiteral ;
  geo-pos:lat "58.2991618382974"^^xsd:decimal ;
  geo-pos:long "8.59311103820801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.593111038208'^^xsd:double;
  dwc:latitude '58.299161838297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4506'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3200382100284 8.59311103820801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3200382100284"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311103820801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3200382100284 8.59311103820801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3200382100284"^^xsd:decimal ;
  geo-pos:long "8.59311103820801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.593111038208'^^xsd:double;
  dwc:latitude '58.320038210028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6691'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.59311103820801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3244103166787"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311103820801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.59311103820801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3244103166787"^^xsd:decimal ;
  geo-pos:long "8.59311103820801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.593111038208'^^xsd:double;
  dwc:latitude '58.324410316679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5140'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297732966854"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311103820801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297732966854"^^xsd:decimal ;
  geo-pos:long "8.59311103820801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.593111038208'^^xsd:double;
  dwc:latitude '58.329773296685'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297732966854"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311103820801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297732966854"^^xsd:decimal ;
  geo-pos:long "8.59311103820801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.593111038208'^^xsd:double;
  dwc:latitude '58.329773296685'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297732966854"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311103820801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297732966854"^^xsd:decimal ;
  geo-pos:long "8.59311103820801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.593111038208'^^xsd:double;
  dwc:latitude '58.329773296685'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7256'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297732966854"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311103820801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297732966854"^^xsd:decimal ;
  geo-pos:long "8.59311103820801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.593111038208'^^xsd:double;
  dwc:latitude '58.329773296685'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7254'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297732966854"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311103820801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297732966854"^^xsd:decimal ;
  geo-pos:long "8.59311103820801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.593111038208'^^xsd:double;
  dwc:latitude '58.329773296685'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297732966854"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311103820801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297732966854"^^xsd:decimal ;
  geo-pos:long "8.59311103820801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.593111038208'^^xsd:double;
  dwc:latitude '58.329773296685'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7249'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297732966854"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311103820801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297732966854"^^xsd:decimal ;
  geo-pos:long "8.59311103820801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.593111038208'^^xsd:double;
  dwc:latitude '58.329773296685'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297732966854"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311103820801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297732966854"^^xsd:decimal ;
  geo-pos:long "8.59311103820801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.593111038208'^^xsd:double;
  dwc:latitude '58.329773296685'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297732966854"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311103820801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297732966854"^^xsd:decimal ;
  geo-pos:long "8.59311103820801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.593111038208'^^xsd:double;
  dwc:latitude '58.329773296685'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297732966854"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311103820801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297732966854"^^xsd:decimal ;
  geo-pos:long "8.59311103820801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.593111038208'^^xsd:double;
  dwc:latitude '58.329773296685'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297732966854"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311103820801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297732966854"^^xsd:decimal ;
  geo-pos:long "8.59311103820801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.593111038208'^^xsd:double;
  dwc:latitude '58.329773296685'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7255'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297732966854"^^xsd:decimal ;
  dwc:decimalLongitude "8.59311103820801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297732966854 8.59311103820801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297732966854"^^xsd:decimal ;
  geo-pos:long "8.59311103820801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.593111038208'^^xsd:double;
  dwc:latitude '58.329773296685'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:987/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '987/8'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:987/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:987/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '987/10'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:987/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:987/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '987/14'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:987/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:987/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '987/15'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:987/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:987/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '987/16'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:987/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:987/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '987/17'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:987/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:987/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '987/12'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:987/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:987/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '987/13'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:987/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:987/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '987/11'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:987/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:987/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '987/9'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:987/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:987/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '987/4'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:987/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:987/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '987/5'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:987/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:987/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '987/3'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:987/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:987/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '987/6'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:987/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:987/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '987/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:987/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:987/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '987/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:987/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A987%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:987/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '987/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:987/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A308%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A308%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A308%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A308%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A308%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:308/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '308/1'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:308/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A308%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A308%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A308%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A308%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A308%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:308/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '308/3'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:308/3'^^xsd:anyURI;
  dwc:observationDate '1970-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A308%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A308%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A308%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A308%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59319)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.59319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A308%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:308/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '308/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59319'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:308/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10124'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10124'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10123'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10123'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10121'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10121'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10110'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10110'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10119'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10119'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10116'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10116'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10114'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10114'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10113'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10115'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10115'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10111'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10125'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10125'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10120'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10120'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10122'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10118'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10118'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10112'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10112'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10117'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10117'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10109'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10109'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4237'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4236'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59319686889648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.59319686889648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59319686889648)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.59319686889648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5931968688965'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283333333333"^^xsd:decimal ;
  geo-pos:long "8.59333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933333333333'^^xsd:double;
  dwc:latitude '58.328333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1488'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283333333333"^^xsd:decimal ;
  geo-pos:long "8.59333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933333333333'^^xsd:double;
  dwc:latitude '58.328333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1487'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283333333333"^^xsd:decimal ;
  geo-pos:long "8.59333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933333333333'^^xsd:double;
  dwc:latitude '58.328333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1489'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283333333333"^^xsd:decimal ;
  geo-pos:long "8.59333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933333333333'^^xsd:double;
  dwc:latitude '58.328333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1484'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283333333333"^^xsd:decimal ;
  geo-pos:long "8.59333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933333333333'^^xsd:double;
  dwc:latitude '58.328333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1485'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283333333333"^^xsd:decimal ;
  geo-pos:long "8.59333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933333333333'^^xsd:double;
  dwc:latitude '58.328333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1482'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283333333333"^^xsd:decimal ;
  geo-pos:long "8.59333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933333333333'^^xsd:double;
  dwc:latitude '58.328333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1486'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283333333333"^^xsd:decimal ;
  geo-pos:long "8.59333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933333333333'^^xsd:double;
  dwc:latitude '58.328333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1481'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283333333333"^^xsd:decimal ;
  geo-pos:long "8.59333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933333333333'^^xsd:double;
  dwc:latitude '58.328333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1490'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283333333333"^^xsd:decimal ;
  geo-pos:long "8.59333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933333333333'^^xsd:double;
  dwc:latitude '58.328333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1491'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.59333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283333333333 8.59333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283333333333"^^xsd:decimal ;
  geo-pos:long "8.59333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933333333333'^^xsd:double;
  dwc:latitude '58.328333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1483'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:371/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '371/11'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:371/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:371/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '371/7'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:371/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:371/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '371/14'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:371/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:371/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '371/13'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:371/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:371/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '371/12'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:371/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:371/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '371/10'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:371/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:371/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '371/8'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:371/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:371/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '371/9'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:371/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:371/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '371/5'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:371/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:371/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '371/6'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:371/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:371/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '371/4'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:371/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:371/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '371/3'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:371/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:371/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '371/1'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:371/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31976"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31976 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.31976"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A371%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:371/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '371/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.31976'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:371/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/5'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/5'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/8'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/8'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/7'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/7'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/18'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/18'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/17'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/17'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/19'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/19'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/14'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/14'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/13'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/13'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/15'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/15'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/16'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/16'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/12'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/12'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/11'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/11'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/10'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/10'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/9'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/9'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/6'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/4'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A652%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:652/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '652/3'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:652/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:406/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '406/10'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:406/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:406/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '406/13'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:406/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:406/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '406/7'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:406/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:406/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '406/14'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:406/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:406/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '406/11'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:406/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:406/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '406/9'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:406/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:406/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '406/12'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:406/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:406/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '406/8'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:406/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:406/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '406/5'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:406/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:406/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '406/6'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:406/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:406/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '406/4'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:406/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:406/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '406/3'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:406/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:406/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '406/2'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:406/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A406%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:406/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '406/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:406/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32887"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32887"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:330/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '330/4'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:330/4'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32887"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32887"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:330/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '330/2'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:330/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32887"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32887"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:330/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '330/7'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:330/7'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32887"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32887"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:330/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '330/5'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:330/5'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32887"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32887"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:330/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '330/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:330/6'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32887"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32887"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:330/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '330/3'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:330/3'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32887"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59336)"^^geo:wktLiteral ;
  geo-pos:lat "58.32887"^^xsd:decimal ;
  geo-pos:long "8.59336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A330%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:330/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '330/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59336'^^xsd:double;
  dwc:latitude '58.32887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:330/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4598'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4605'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4596'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4601'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4599'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4608'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4607'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4595'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4603'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4597'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4606'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4602'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3197677526859"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3197677526859 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3197677526859"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.319767752686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4604'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7007'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7001'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7009'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6997'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6995'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7002'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7004'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7006'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7010'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7008'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6999'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6996'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6994'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7005'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7003'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7011'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4952'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4953'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4949'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4959'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4958'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4948'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4950'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4957'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4956'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4960'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4947'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4951'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4954'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4955'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288720123892"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288720123892"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.328872012389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4322'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288720123892"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288720123892"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.328872012389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4323'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288720123892"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288720123892"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.328872012389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4324'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288720123892"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288720123892"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.328872012389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4328'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288720123892"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288720123892"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.328872012389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4327'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288720123892"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288720123892"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.328872012389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4326'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59336853027344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288720123892"^^xsd:decimal ;
  dwc:decimalLongitude "8.59336853027344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59336853027344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288720123892"^^xsd:decimal ;
  geo-pos:long "8.59336853027344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5933685302734'^^xsd:double;
  dwc:latitude '58.328872012389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4325'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A753%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A753%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A753%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33635 8.59354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33635"^^xsd:decimal ;
  dwc:decimalLongitude "8.59354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A753%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33635 8.59354)"^^geo:wktLiteral ;
  geo-pos:lat "58.33635"^^xsd:decimal ;
  geo-pos:long "8.59354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A753%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:753/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '753/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59354'^^xsd:double;
  dwc:latitude '58.33635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:753/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A753%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A753%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A753%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33635 8.59354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33635"^^xsd:decimal ;
  dwc:decimalLongitude "8.59354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A753%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33635 8.59354)"^^geo:wktLiteral ;
  geo-pos:lat "58.33635"^^xsd:decimal ;
  geo-pos:long "8.59354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A753%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:753/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '753/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59354'^^xsd:double;
  dwc:latitude '58.33635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:753/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363519758462 8.59354019165039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3363519758462"^^xsd:decimal ;
  dwc:decimalLongitude "8.59354019165039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363519758462 8.59354019165039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3363519758462"^^xsd:decimal ;
  geo-pos:long "8.59354019165039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5935401916504'^^xsd:double;
  dwc:latitude '58.336351975846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7756'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363519758462 8.59354019165039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3363519758462"^^xsd:decimal ;
  dwc:decimalLongitude "8.59354019165039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363519758462 8.59354019165039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3363519758462"^^xsd:decimal ;
  geo-pos:long "8.59354019165039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5935401916504'^^xsd:double;
  dwc:latitude '58.336351975846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7755'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:872/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '872/7'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:872/7'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:872/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '872/5'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:872/5'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:872/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '872/6'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:872/6'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:872/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '872/4'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:872/4'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:872/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '872/3'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:872/3'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:872/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '872/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:872/2'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A872%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:872/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '872/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:872/1'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:574/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '574/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.3158'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:574/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:574/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '574/10'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.3158'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:574/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:574/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '574/9'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.3158'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:574/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:574/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '574/8'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.3158'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:574/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:574/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '574/7'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.3158'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:574/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:574/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '574/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.3158'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:574/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:574/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '574/5'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.3158'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:574/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:574/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '574/4'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.3158'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:574/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:574/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '574/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.3158'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:574/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A574%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:574/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '574/3'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.3158'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:574/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:952/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '952/6'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:952/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:952/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '952/8'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:952/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:952/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '952/9'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:952/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:952/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '952/10'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:952/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:952/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '952/7'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:952/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:952/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '952/5'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:952/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:952/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '952/3'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:952/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:952/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '952/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:952/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:952/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '952/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:952/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.59371)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A952%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:952/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '952/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59371'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:952/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9110'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9114'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9112'^^xsd:anyURI;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9116'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9115'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158008073211"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158008073211"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.315800807321'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6309'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158008073211"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158008073211"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.315800807321'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6305'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158008073211"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158008073211"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.315800807321'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6304'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158008073211"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158008073211"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.315800807321'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6308'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158008073211"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158008073211"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.315800807321'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6306'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158008073211"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158008073211"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.315800807321'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6303'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158008073211"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158008073211"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.315800807321'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6307'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158008073211"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158008073211"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.315800807321'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6301'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158008073211"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158008073211"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.315800807321'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6302'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158008073211"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158008073211 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158008073211"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.315800807321'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6310'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9772'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9764'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9770'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9771'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9765'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9769'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9766'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9763'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9768'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.59371185302734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.59371185302734)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.59371185302734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937118530273'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9767'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A614%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A614%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A614%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32021 8.59379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32021"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A614%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32021 8.59379)"^^geo:wktLiteral ;
  geo-pos:lat "58.32021"^^xsd:decimal ;
  geo-pos:long "8.59379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A614%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:614/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '614/2'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59379'^^xsd:double;
  dwc:latitude '58.32021'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:614/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A614%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A614%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A614%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32021 8.59379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32021"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A614%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32021 8.59379)"^^geo:wktLiteral ;
  geo-pos:lat "58.32021"^^xsd:decimal ;
  geo-pos:long "8.59379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A614%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:614/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '614/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59379'^^xsd:double;
  dwc:latitude '58.32021'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:614/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32044"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  geo-pos:lat "58.32044"^^xsd:decimal ;
  geo-pos:long "8.59379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:616/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '616/9'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59379'^^xsd:double;
  dwc:latitude '58.32044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:616/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32044"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  geo-pos:lat "58.32044"^^xsd:decimal ;
  geo-pos:long "8.59379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:616/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '616/10'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59379'^^xsd:double;
  dwc:latitude '58.32044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:616/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32044"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  geo-pos:lat "58.32044"^^xsd:decimal ;
  geo-pos:long "8.59379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:616/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '616/5'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59379'^^xsd:double;
  dwc:latitude '58.32044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:616/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32044"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  geo-pos:lat "58.32044"^^xsd:decimal ;
  geo-pos:long "8.59379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:616/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '616/8'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59379'^^xsd:double;
  dwc:latitude '58.32044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:616/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32044"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  geo-pos:lat "58.32044"^^xsd:decimal ;
  geo-pos:long "8.59379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:616/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '616/7'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59379'^^xsd:double;
  dwc:latitude '58.32044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:616/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32044"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  geo-pos:lat "58.32044"^^xsd:decimal ;
  geo-pos:long "8.59379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:616/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '616/6'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59379'^^xsd:double;
  dwc:latitude '58.32044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:616/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32044"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  geo-pos:lat "58.32044"^^xsd:decimal ;
  geo-pos:long "8.59379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:616/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '616/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59379'^^xsd:double;
  dwc:latitude '58.32044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:616/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32044"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  geo-pos:lat "58.32044"^^xsd:decimal ;
  geo-pos:long "8.59379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:616/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '616/3'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59379'^^xsd:double;
  dwc:latitude '58.32044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:616/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32044"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  geo-pos:lat "58.32044"^^xsd:decimal ;
  geo-pos:long "8.59379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:616/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '616/4'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59379'^^xsd:double;
  dwc:latitude '58.32044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:616/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32044"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32044 8.59379)"^^geo:wktLiteral ;
  geo-pos:lat "58.32044"^^xsd:decimal ;
  geo-pos:long "8.59379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A616%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:616/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '616/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59379'^^xsd:double;
  dwc:latitude '58.32044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:616/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3202185137741 8.59379768371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3202185137741"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379768371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3202185137741 8.59379768371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3202185137741"^^xsd:decimal ;
  geo-pos:long "8.59379768371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937976837158'^^xsd:double;
  dwc:latitude '58.320218513774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6697'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3202185137741 8.59379768371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3202185137741"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379768371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3202185137741 8.59379768371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3202185137741"^^xsd:decimal ;
  geo-pos:long "8.59379768371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937976837158'^^xsd:double;
  dwc:latitude '58.320218513774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6696'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3204438921633"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379768371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3204438921633"^^xsd:decimal ;
  geo-pos:long "8.59379768371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937976837158'^^xsd:double;
  dwc:latitude '58.320443892163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6711'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3204438921633"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379768371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3204438921633"^^xsd:decimal ;
  geo-pos:long "8.59379768371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937976837158'^^xsd:double;
  dwc:latitude '58.320443892163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6712'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3204438921633"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379768371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3204438921633"^^xsd:decimal ;
  geo-pos:long "8.59379768371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937976837158'^^xsd:double;
  dwc:latitude '58.320443892163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6710'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3204438921633"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379768371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3204438921633"^^xsd:decimal ;
  geo-pos:long "8.59379768371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937976837158'^^xsd:double;
  dwc:latitude '58.320443892163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6708'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3204438921633"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379768371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3204438921633"^^xsd:decimal ;
  geo-pos:long "8.59379768371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937976837158'^^xsd:double;
  dwc:latitude '58.320443892163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3204438921633"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379768371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3204438921633"^^xsd:decimal ;
  geo-pos:long "8.59379768371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937976837158'^^xsd:double;
  dwc:latitude '58.320443892163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6707'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3204438921633"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379768371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3204438921633"^^xsd:decimal ;
  geo-pos:long "8.59379768371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937976837158'^^xsd:double;
  dwc:latitude '58.320443892163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6705'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3204438921633"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379768371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3204438921633"^^xsd:decimal ;
  geo-pos:long "8.59379768371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937976837158'^^xsd:double;
  dwc:latitude '58.320443892163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6709'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3204438921633"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379768371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3204438921633"^^xsd:decimal ;
  geo-pos:long "8.59379768371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937976837158'^^xsd:double;
  dwc:latitude '58.320443892163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6703'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3204438921633"^^xsd:decimal ;
  dwc:decimalLongitude "8.59379768371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3204438921633 8.59379768371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3204438921633"^^xsd:decimal ;
  geo-pos:long "8.59379768371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5937976837158'^^xsd:double;
  dwc:latitude '58.320443892163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6704'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59388)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:451/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '451/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59388'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:451/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59388)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:451/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '451/3'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59388'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:451/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59388)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:451/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '451/4'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59388'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:451/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59388)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A451%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:451/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '451/2'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59388'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:451/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.59388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.59388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.59388)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.59388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:300/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '300/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59388'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:300/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.59388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.59388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.59388)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.59388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:300/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '300/8'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59388'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:300/8'^^xsd:anyURI;
  dwc:observationDate '1970-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.59388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.59388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.59388)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.59388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:300/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '300/7'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59388'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:300/7'^^xsd:anyURI;
  dwc:observationDate '1970-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.59388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.59388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.59388)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.59388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:300/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '300/6'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59388'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:300/6'^^xsd:anyURI;
  dwc:observationDate '1970-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.59388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.59388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.59388)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.59388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:300/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '300/4'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59388'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:300/4'^^xsd:anyURI;
  dwc:observationDate '1970-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.59388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.59388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.59388)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.59388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:300/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '300/5'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59388'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:300/5'^^xsd:anyURI;
  dwc:observationDate '1970-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.59388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.59388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.59388)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.59388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:300/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '300/3'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59388'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:300/3'^^xsd:anyURI;
  dwc:observationDate '1970-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.59388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.59388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.59388)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.59388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A300%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:300/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '300/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59388'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:300/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5938835144043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.5938835144043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5938835144043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.5938835144043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5938835144043'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5938835144043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.5938835144043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5938835144043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.5938835144043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5938835144043'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5938835144043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.5938835144043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5938835144043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.5938835144043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5938835144043'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5938835144043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.5938835144043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.5938835144043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.5938835144043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5938835144043'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5249'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.5938835144043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.5938835144043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.5938835144043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.5938835144043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5938835144043'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.5938835144043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.5938835144043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.5938835144043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.5938835144043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5938835144043'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.5938835144043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.5938835144043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.5938835144043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.5938835144043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5938835144043'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4218'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.5938835144043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.5938835144043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.5938835144043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.5938835144043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5938835144043'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.5938835144043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.5938835144043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.5938835144043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.5938835144043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5938835144043'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.5938835144043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.5938835144043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.5938835144043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.5938835144043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5938835144043'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.5938835144043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.5938835144043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.5938835144043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.5938835144043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5938835144043'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.5938835144043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.5938835144043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.5938835144043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.5938835144043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5938835144043'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A793%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A793%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A793%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32166 8.59396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32166"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A793%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32166 8.59396)"^^geo:wktLiteral ;
  geo-pos:lat "58.32166"^^xsd:decimal ;
  geo-pos:long "8.59396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A793%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:793/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '793/3'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59396'^^xsd:double;
  dwc:latitude '58.32166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:793/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A793%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A793%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A793%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32166 8.59396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32166"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A793%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32166 8.59396)"^^geo:wktLiteral ;
  geo-pos:lat "58.32166"^^xsd:decimal ;
  geo-pos:long "8.59396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A793%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:793/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '793/2'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59396'^^xsd:double;
  dwc:latitude '58.32166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:793/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A793%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A793%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A793%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32166 8.59396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32166"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A793%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32166 8.59396)"^^geo:wktLiteral ;
  geo-pos:lat "58.32166"^^xsd:decimal ;
  geo-pos:long "8.59396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A793%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:793/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '793/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59396'^^xsd:double;
  dwc:latitude '58.32166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:793/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A694%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A694%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A694%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32963 8.59396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32963"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A694%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32963 8.59396)"^^geo:wktLiteral ;
  geo-pos:lat "58.32963"^^xsd:decimal ;
  geo-pos:long "8.59396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A694%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:694/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '694/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59396'^^xsd:double;
  dwc:latitude '58.32963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:694/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A687%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A687%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A687%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.59396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A687%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.59396)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.59396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A687%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:687/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '687/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59396'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:687/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33171"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  geo-pos:lat "58.33171"^^xsd:decimal ;
  geo-pos:long "8.59396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:424/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '424/7'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59396'^^xsd:double;
  dwc:latitude '58.33171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:424/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33171"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  geo-pos:lat "58.33171"^^xsd:decimal ;
  geo-pos:long "8.59396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:424/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '424/8'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59396'^^xsd:double;
  dwc:latitude '58.33171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:424/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33171"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  geo-pos:lat "58.33171"^^xsd:decimal ;
  geo-pos:long "8.59396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:424/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '424/9'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59396'^^xsd:double;
  dwc:latitude '58.33171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:424/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33171"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  geo-pos:lat "58.33171"^^xsd:decimal ;
  geo-pos:long "8.59396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:424/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '424/10'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59396'^^xsd:double;
  dwc:latitude '58.33171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:424/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33171"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  geo-pos:lat "58.33171"^^xsd:decimal ;
  geo-pos:long "8.59396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:424/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '424/6'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59396'^^xsd:double;
  dwc:latitude '58.33171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:424/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33171"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  geo-pos:lat "58.33171"^^xsd:decimal ;
  geo-pos:long "8.59396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:424/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '424/5'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59396'^^xsd:double;
  dwc:latitude '58.33171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:424/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33171"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  geo-pos:lat "58.33171"^^xsd:decimal ;
  geo-pos:long "8.59396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:424/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '424/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59396'^^xsd:double;
  dwc:latitude '58.33171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:424/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33171"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  geo-pos:lat "58.33171"^^xsd:decimal ;
  geo-pos:long "8.59396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:424/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '424/3'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59396'^^xsd:double;
  dwc:latitude '58.33171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:424/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33171"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  geo-pos:lat "58.33171"^^xsd:decimal ;
  geo-pos:long "8.59396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:424/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '424/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59396'^^xsd:double;
  dwc:latitude '58.33171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:424/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33171"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33171 8.59396)"^^geo:wktLiteral ;
  geo-pos:lat "58.33171"^^xsd:decimal ;
  geo-pos:long "8.59396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A424%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:424/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '424/1'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59396'^^xsd:double;
  dwc:latitude '58.33171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:424/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216609106409 8.59396934509277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216609106409"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396934509277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216609106409 8.59396934509277)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216609106409"^^xsd:decimal ;
  geo-pos:long "8.59396934509277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5939693450928'^^xsd:double;
  dwc:latitude '58.321660910641'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216609106409 8.59396934509277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216609106409"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396934509277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216609106409 8.59396934509277)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216609106409"^^xsd:decimal ;
  geo-pos:long "8.59396934509277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5939693450928'^^xsd:double;
  dwc:latitude '58.321660910641'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8260'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216609106409 8.59396934509277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216609106409"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396934509277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216609106409 8.59396934509277)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216609106409"^^xsd:decimal ;
  geo-pos:long "8.59396934509277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5939693450928'^^xsd:double;
  dwc:latitude '58.321660910641'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329638105506 8.59396934509277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329638105506"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396934509277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329638105506 8.59396934509277)"^^geo:wktLiteral ;
  geo-pos:lat "58.329638105506"^^xsd:decimal ;
  geo-pos:long "8.59396934509277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5939693450928'^^xsd:double;
  dwc:latitude '58.329638105506'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7406'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.59396934509277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396934509277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.59396934509277)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.59396934509277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5939693450928'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7361'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317109801017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396934509277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317109801017"^^xsd:decimal ;
  geo-pos:long "8.59396934509277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5939693450928'^^xsd:double;
  dwc:latitude '58.331710980102'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5125'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317109801017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396934509277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317109801017"^^xsd:decimal ;
  geo-pos:long "8.59396934509277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5939693450928'^^xsd:double;
  dwc:latitude '58.331710980102'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5131'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317109801017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396934509277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317109801017"^^xsd:decimal ;
  geo-pos:long "8.59396934509277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5939693450928'^^xsd:double;
  dwc:latitude '58.331710980102'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5123'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317109801017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396934509277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317109801017"^^xsd:decimal ;
  geo-pos:long "8.59396934509277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5939693450928'^^xsd:double;
  dwc:latitude '58.331710980102'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5129'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317109801017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396934509277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317109801017"^^xsd:decimal ;
  geo-pos:long "8.59396934509277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5939693450928'^^xsd:double;
  dwc:latitude '58.331710980102'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5127'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317109801017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396934509277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317109801017"^^xsd:decimal ;
  geo-pos:long "8.59396934509277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5939693450928'^^xsd:double;
  dwc:latitude '58.331710980102'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5126'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317109801017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396934509277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317109801017"^^xsd:decimal ;
  geo-pos:long "8.59396934509277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5939693450928'^^xsd:double;
  dwc:latitude '58.331710980102'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5128'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317109801017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396934509277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317109801017"^^xsd:decimal ;
  geo-pos:long "8.59396934509277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5939693450928'^^xsd:double;
  dwc:latitude '58.331710980102'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5124'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317109801017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396934509277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317109801017"^^xsd:decimal ;
  geo-pos:long "8.59396934509277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5939693450928'^^xsd:double;
  dwc:latitude '58.331710980102'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317109801017"^^xsd:decimal ;
  dwc:decimalLongitude "8.59396934509277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317109801017 8.59396934509277)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317109801017"^^xsd:decimal ;
  geo-pos:long "8.59396934509277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5939693450928'^^xsd:double;
  dwc:latitude '58.331710980102'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5130'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:928/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '928/8'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:928/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:928/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '928/13'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:928/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:928/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '928/14'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:928/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:928/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '928/12'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:928/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:928/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '928/7'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:928/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:928/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '928/11'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:928/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:928/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '928/10'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:928/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:928/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '928/9'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:928/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:928/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '928/6'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:928/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:928/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '928/5'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:928/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:928/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '928/4'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:928/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:928/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '928/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:928/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:928/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '928/2'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:928/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31828"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31828 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.31828"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A928%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:928/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '928/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.31828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:928/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/10'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/15'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/13'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/3'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/18'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/18'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/16'^^xsd:string;
  dwc:scientificName 'Odostomia umbilicaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/16'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/17'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/17'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/12'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/14'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/9'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/8'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/11'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/7'^^xsd:string;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/5'^^xsd:string;
  dwc:scientificName 'Chrysallida interstincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/4'^^xsd:string;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '605957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59405)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A433%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:433/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '433/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59405'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:433/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9514'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9504'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9502'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9515'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9507'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9510'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9506'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9505'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9512'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9509'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9511'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9508'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3182802003242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3182802003242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3182802003242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.318280200324'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9513'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5172'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5174'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5180'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5170'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5176'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5175'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida interstincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5169'^^xsd:anyURI;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5167'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5171'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5166'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5177'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia umbilicaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5179'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5178'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '605957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59405517578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59405517578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59405517578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5940551757812'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5181'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/25'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/25'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/24'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/24'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/8'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/11'^^xsd:string;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/28'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/28'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/26'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/26'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/27'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/27'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/20'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/23'^^xsd:string;
  dwc:scientificName 'Raphitoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '137829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/23'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/18'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/19'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/22'^^xsd:string;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/22'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/21'^^xsd:string;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/17'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/15'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/16'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/13'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/12'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/10'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/14'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/7'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/9'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/3'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/4'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A814%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:814/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '814/5'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:814/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32887"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32887"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:381/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '381/7'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:381/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32887"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32887"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:381/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '381/8'^^xsd:string;
  dwc:scientificName 'Rissoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:381/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32887"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32887"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:381/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '381/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:381/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32887"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32887"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:381/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '381/5'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:381/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32887"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32887"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:381/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '381/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:381/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32887"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32887"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:381/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '381/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:381/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32887"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32887"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:381/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '381/3'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:381/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32887"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32887 8.59414)"^^geo:wktLiteral ;
  geo-pos:lat "58.32887"^^xsd:decimal ;
  geo-pos:long "8.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A381%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:381/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '381/2'^^xsd:string;
  dwc:scientificName 'Alvania beani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59414'^^xsd:double;
  dwc:latitude '58.32887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:381/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '416615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8566'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8558'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8573'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8559'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8570'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8565'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8568'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8551'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8576'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8557'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8577'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8563'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8562'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8572'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8560'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8571'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8555'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '137829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8553'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137829'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8554'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8552'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8556'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8564'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8575'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8569'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8574'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8578'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8561'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8567'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288720123892"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288720123892"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328872012389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4740'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288720123892"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288720123892"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328872012389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4742'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288720123892"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288720123892"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328872012389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4744'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288720123892"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288720123892"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328872012389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4745'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288720123892"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288720123892"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328872012389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4739'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288720123892"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288720123892"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328872012389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4743'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59414100646973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288720123892"^^xsd:decimal ;
  dwc:decimalLongitude "8.59414100646973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288720123892 8.59414100646973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288720123892"^^xsd:decimal ;
  geo-pos:long "8.59414100646973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5941410064697'^^xsd:double;
  dwc:latitude '58.328872012389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4746'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A718%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A718%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A718%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32747"^^xsd:decimal ;
  dwc:decimalLongitude "8.59422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A718%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32747 8.59422)"^^geo:wktLiteral ;
  geo-pos:lat "58.32747"^^xsd:decimal ;
  geo-pos:long "8.59422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A718%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:718/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '718/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59422'^^xsd:double;
  dwc:latitude '58.32747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:718/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59422)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:709/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '709/7'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59422'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:709/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59422)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:709/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '709/8'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59422'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:709/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59422)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:709/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '709/6'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59422'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:709/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59422)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:709/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '709/4'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59422'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:709/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59422)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:709/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '709/5'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59422'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:709/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59422)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:709/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '709/3'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59422'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:709/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59422)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:709/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '709/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59422'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:709/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59422)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A709%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:709/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '709/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59422'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:709/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.5942268371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3274749763119"^^xsd:decimal ;
  dwc:decimalLongitude "8.5942268371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3274749763119 8.5942268371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3274749763119"^^xsd:decimal ;
  geo-pos:long "8.5942268371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5942268371582'^^xsd:double;
  dwc:latitude '58.327474976312'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7522'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.5942268371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.5942268371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.5942268371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.5942268371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5942268371582'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7472'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.5942268371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.5942268371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.5942268371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.5942268371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5942268371582'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7474'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.5942268371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.5942268371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.5942268371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.5942268371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5942268371582'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7478'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.5942268371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.5942268371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.5942268371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.5942268371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5942268371582'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7475'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.5942268371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.5942268371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.5942268371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.5942268371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5942268371582'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7477'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.5942268371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.5942268371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.5942268371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.5942268371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5942268371582'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7479'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.5942268371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.5942268371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.5942268371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.5942268371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5942268371582'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7476'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.5942268371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.5942268371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.5942268371582)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.5942268371582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5942268371582'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7473'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A794%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A794%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A794%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.59431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31782"^^xsd:decimal ;
  dwc:decimalLongitude "8.59431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A794%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.59431)"^^geo:wktLiteral ;
  geo-pos:lat "58.31782"^^xsd:decimal ;
  geo-pos:long "8.59431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A794%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:794/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '794/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59431'^^xsd:double;
  dwc:latitude '58.31782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:794/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A794%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A794%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A794%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.59431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31782"^^xsd:decimal ;
  dwc:decimalLongitude "8.59431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A794%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.59431)"^^geo:wktLiteral ;
  geo-pos:lat "58.31782"^^xsd:decimal ;
  geo-pos:long "8.59431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A794%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:794/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '794/3'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59431'^^xsd:double;
  dwc:latitude '58.31782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:794/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A794%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A794%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A794%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.59431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31782"^^xsd:decimal ;
  dwc:decimalLongitude "8.59431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A794%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31782 8.59431)"^^geo:wktLiteral ;
  geo-pos:lat "58.31782"^^xsd:decimal ;
  geo-pos:long "8.59431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A794%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:794/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '794/2'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59431'^^xsd:double;
  dwc:latitude '58.31782'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:794/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A597%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A597%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A597%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31873 8.59431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A597%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31873 8.59431)"^^geo:wktLiteral ;
  geo-pos:lat "58.31873"^^xsd:decimal ;
  geo-pos:long "8.59431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A597%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:597/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '597/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59431'^^xsd:double;
  dwc:latitude '58.31873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:597/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A561%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A561%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A561%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32941 8.59431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32941"^^xsd:decimal ;
  dwc:decimalLongitude "8.59431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A561%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32941 8.59431)"^^geo:wktLiteral ;
  geo-pos:lat "58.32941"^^xsd:decimal ;
  geo-pos:long "8.59431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A561%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:561/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '561/2'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59431'^^xsd:double;
  dwc:latitude '58.32941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:561/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A561%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A561%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A561%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32941 8.59431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32941"^^xsd:decimal ;
  dwc:decimalLongitude "8.59431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A561%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32941 8.59431)"^^geo:wktLiteral ;
  geo-pos:lat "58.32941"^^xsd:decimal ;
  geo-pos:long "8.59431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A561%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:561/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '561/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59431'^^xsd:double;
  dwc:latitude '58.32941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:561/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.59431266784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3178294145264"^^xsd:decimal ;
  dwc:decimalLongitude "8.59431266784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.59431266784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3178294145264"^^xsd:decimal ;
  geo-pos:long "8.59431266784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5943126678467'^^xsd:double;
  dwc:latitude '58.317829414526'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.59431266784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3178294145264"^^xsd:decimal ;
  dwc:decimalLongitude "8.59431266784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.59431266784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3178294145264"^^xsd:decimal ;
  geo-pos:long "8.59431266784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5943126678467'^^xsd:double;
  dwc:latitude '58.317829414526'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.59431266784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3178294145264"^^xsd:decimal ;
  dwc:decimalLongitude "8.59431266784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3178294145264 8.59431266784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3178294145264"^^xsd:decimal ;
  geo-pos:long "8.59431266784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5943126678467'^^xsd:double;
  dwc:latitude '58.317829414526'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8264'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3187309803756 8.59431266784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3187309803756"^^xsd:decimal ;
  dwc:decimalLongitude "8.59431266784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3187309803756 8.59431266784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3187309803756"^^xsd:decimal ;
  geo-pos:long "8.59431266784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5943126678467'^^xsd:double;
  dwc:latitude '58.318730980376'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6497'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294127857247 8.59431266784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294127857247"^^xsd:decimal ;
  dwc:decimalLongitude "8.59431266784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294127857247 8.59431266784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294127857247"^^xsd:decimal ;
  geo-pos:long "8.59431266784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5943126678467'^^xsd:double;
  dwc:latitude '58.329412785725'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6209'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294127857247 8.59431266784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294127857247"^^xsd:decimal ;
  dwc:decimalLongitude "8.59431266784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294127857247 8.59431266784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294127857247"^^xsd:decimal ;
  geo-pos:long "8.59431266784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5943126678467'^^xsd:double;
  dwc:latitude '58.329412785725'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6210'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/29'^^xsd:string;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/29'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/4'^^xsd:string;
  dwc:scientificName 'Chrysallida interstincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/11'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/19'^^xsd:string;
  dwc:scientificName 'Odostomia umbilicaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/19'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/24'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/24'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/28'^^xsd:string;
  dwc:scientificName 'Rissoella globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/28'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/30'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/30'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/31'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/31'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/32'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/32'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/22'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/22'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/18'^^xsd:string;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/18'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/20'^^xsd:string;
  dwc:scientificName 'Odostomia unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/20'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/27'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/27'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/23'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/23'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/21'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/21'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/26'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/26'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/25'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/25'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/17'^^xsd:string;
  dwc:scientificName 'Nassarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/17'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/14'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/16'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/16'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/13'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/15'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/12'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/9'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/10'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/5'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/6'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/8'^^xsd:string;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/7'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/3'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3194"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3194 8.59448)"^^geo:wktLiteral ;
  geo-pos:lat "58.3194"^^xsd:decimal ;
  geo-pos:long "8.59448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A374%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:374/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '374/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59448'^^xsd:double;
  dwc:latitude '58.3194'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:374/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4654'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4660'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4644'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4655'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoella globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4657'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia umbilicaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4649'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4659'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida interstincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4636'^^xsd:anyURI;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4651'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4658'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4645'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4652'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4631'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4648'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4642'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4638'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4643'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4633'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4653'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4661'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4641'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4630'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4635'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4640'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4647'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4632'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138235'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4650'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4639'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4656'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4637'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4646'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.319407139678"^^xsd:decimal ;
  dwc:decimalLongitude "8.59448432922363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.319407139678 8.59448432922363)"^^geo:wktLiteral ;
  geo-pos:lat "58.319407139678"^^xsd:decimal ;
  geo-pos:long "8.59448432922363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5944843292236'^^xsd:double;
  dwc:latitude '58.319407139678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4634'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/18'^^xsd:string;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/18'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/17'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/17'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/2'^^xsd:string;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/10'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/16'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/16'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/12'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/15'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/11'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/9'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/13'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/14'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/8'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/7'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/5'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/6'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/3'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A434%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:434/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '434/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:434/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/7'^^xsd:string;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/7'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/5'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/5'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/15'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/15'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/17'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/17'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/18'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/18'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/13'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/13'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/16'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/16'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/12'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/12'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/9'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/9'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/14'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/14'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/8'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/8'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/11'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/11'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/10'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/10'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/6'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/6'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/4'^^xsd:string;
  dwc:scientificName 'Lacuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/4'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '138099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/3'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/3'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32878 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.32878"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A329%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:329/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '329/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.32878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:329/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3299"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.3299"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:535/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '535/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.3299'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:535/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3299"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.3299"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:535/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '535/5'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.3299'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:535/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3299"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.3299"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:535/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '535/4'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.3299'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:535/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3299"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.3299"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:535/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '535/2'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.3299'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:535/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3299"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.3299"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A535%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:535/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '535/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.3299'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:535/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33026 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33026"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33026 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33026"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:490/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '490/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:490/2'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33026 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33026"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33026 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33026"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:490/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '490/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:490/1'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33026 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33026"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33026 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33026"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:490/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '490/4'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:490/4'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33026 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33026"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33026 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33026"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:490/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '490/5'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:490/5'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33026 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33026"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33026 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33026"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A490%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:490/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '490/3'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:490/3'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/12'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/21'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/21'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/20'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/20'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/8'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/19'^^xsd:string;
  dwc:scientificName 'Raphitoma purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/19'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '139379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/23'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/23'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/22'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/22'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/25'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/25'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/24'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/24'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/17'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/16'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/18'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/18'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/13'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/14'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/15'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/11'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/9'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/10'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/6'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/3'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33062"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33062 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33062"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A963%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:963/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '963/5'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:963/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A633%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A633%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A633%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33342 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33342"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A633%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33342 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33342"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A633%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:633/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '633/3'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33342'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:633/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A633%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A633%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A633%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33342 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33342"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A633%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33342 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33342"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A633%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:633/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '633/2'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33342'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:633/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A633%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A633%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A633%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33342 8.59457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33342"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A633%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33342 8.59457)"^^geo:wktLiteral ;
  geo-pos:lat "58.33342"^^xsd:decimal ;
  geo-pos:long "8.59457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A633%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:633/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '633/1'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59457'^^xsd:double;
  dwc:latitude '58.33342'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:633/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5196'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5190'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5187'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5191'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5185'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5184'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5192'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5186'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5183'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5197'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5193'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5188'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5189'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5194'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5182'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5195'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4304'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138099'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4312'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4307'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4311'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4314'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4310'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4306'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4320'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4321'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4308'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4313'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4309'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4305'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4317'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4318'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4315'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3287818826955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3287818826955 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3287818826955"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.328781882696'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4316'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299084873477 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3299084873477"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299084873477 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3299084873477"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.329908487348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5994'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299084873477 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3299084873477"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299084873477 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3299084873477"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.329908487348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5996'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299084873477 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3299084873477"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299084873477 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3299084873477"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.329908487348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5997'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299084873477 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3299084873477"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299084873477 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3299084873477"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.329908487348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5995'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299084873477 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3299084873477"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299084873477 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3299084873477"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.329908487348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302689932524 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302689932524"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302689932524 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302689932524"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.330268993252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5649'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302689932524 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302689932524"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302689932524 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302689932524"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.330268993252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5648'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302689932524 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302689932524"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302689932524 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302689932524"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.330268993252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5647'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302689932524 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302689932524"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302689932524 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302689932524"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.330268993252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5650'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302689932524 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302689932524"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302689932524 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302689932524"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.330268993252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5646'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9942'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9955'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9938'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9941'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9947'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9934'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9933'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9943'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9932'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9949'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9937'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9931'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9946'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9950'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9951'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9948'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9953'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9936'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9952'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9945'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9939'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9940'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9935'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9944'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3306294954802"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3306294954802 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3306294954802"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.33062949548'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9954'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3334232630743 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3334232630743"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3334232630743 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3334232630743"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.333423263074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6867'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3334232630743 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3334232630743"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3334232630743 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3334232630743"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.333423263074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6869'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3334232630743 8.59457015991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3334232630743"^^xsd:decimal ;
  dwc:decimalLongitude "8.59457015991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3334232630743 8.59457015991211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3334232630743"^^xsd:decimal ;
  geo-pos:long "8.59457015991211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5945701599121'^^xsd:double;
  dwc:latitude '58.333423263074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6868'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59465)"^^geo:wktLiteral ;
  geo-pos:lat "58.32954"^^xsd:decimal ;
  geo-pos:long "8.59465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:534/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '534/2'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59465'^^xsd:double;
  dwc:latitude '58.32954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:534/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59465)"^^geo:wktLiteral ;
  geo-pos:lat "58.32954"^^xsd:decimal ;
  geo-pos:long "8.59465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:534/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '534/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59465'^^xsd:double;
  dwc:latitude '58.32954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:534/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59465)"^^geo:wktLiteral ;
  geo-pos:lat "58.32954"^^xsd:decimal ;
  geo-pos:long "8.59465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:534/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '534/8'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59465'^^xsd:double;
  dwc:latitude '58.32954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:534/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59465)"^^geo:wktLiteral ;
  geo-pos:lat "58.32954"^^xsd:decimal ;
  geo-pos:long "8.59465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:534/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '534/7'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59465'^^xsd:double;
  dwc:latitude '58.32954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:534/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59465)"^^geo:wktLiteral ;
  geo-pos:lat "58.32954"^^xsd:decimal ;
  geo-pos:long "8.59465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:534/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '534/6'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59465'^^xsd:double;
  dwc:latitude '58.32954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:534/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59465)"^^geo:wktLiteral ;
  geo-pos:lat "58.32954"^^xsd:decimal ;
  geo-pos:long "8.59465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:534/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '534/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59465'^^xsd:double;
  dwc:latitude '58.32954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:534/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59465)"^^geo:wktLiteral ;
  geo-pos:lat "58.32954"^^xsd:decimal ;
  geo-pos:long "8.59465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:534/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '534/3'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59465'^^xsd:double;
  dwc:latitude '58.32954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:534/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32954"^^xsd:decimal ;
  dwc:decimalLongitude "8.59465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32954 8.59465)"^^geo:wktLiteral ;
  geo-pos:lat "58.32954"^^xsd:decimal ;
  geo-pos:long "8.59465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A534%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:534/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '534/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59465'^^xsd:double;
  dwc:latitude '58.32954'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:534/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59465599060059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3295479777659"^^xsd:decimal ;
  dwc:decimalLongitude "8.59465599060059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59465599060059)"^^geo:wktLiteral ;
  geo-pos:lat "58.3295479777659"^^xsd:decimal ;
  geo-pos:long "8.59465599060059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5946559906006'^^xsd:double;
  dwc:latitude '58.329547977766'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5989'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59465599060059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3295479777659"^^xsd:decimal ;
  dwc:decimalLongitude "8.59465599060059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59465599060059)"^^geo:wktLiteral ;
  geo-pos:lat "58.3295479777659"^^xsd:decimal ;
  geo-pos:long "8.59465599060059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5946559906006'^^xsd:double;
  dwc:latitude '58.329547977766'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59465599060059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3295479777659"^^xsd:decimal ;
  dwc:decimalLongitude "8.59465599060059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59465599060059)"^^geo:wktLiteral ;
  geo-pos:lat "58.3295479777659"^^xsd:decimal ;
  geo-pos:long "8.59465599060059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5946559906006'^^xsd:double;
  dwc:latitude '58.329547977766'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5992'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59465599060059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3295479777659"^^xsd:decimal ;
  dwc:decimalLongitude "8.59465599060059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59465599060059)"^^geo:wktLiteral ;
  geo-pos:lat "58.3295479777659"^^xsd:decimal ;
  geo-pos:long "8.59465599060059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5946559906006'^^xsd:double;
  dwc:latitude '58.329547977766'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5990'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59465599060059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3295479777659"^^xsd:decimal ;
  dwc:decimalLongitude "8.59465599060059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59465599060059)"^^geo:wktLiteral ;
  geo-pos:lat "58.3295479777659"^^xsd:decimal ;
  geo-pos:long "8.59465599060059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5946559906006'^^xsd:double;
  dwc:latitude '58.329547977766'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5986'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59465599060059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3295479777659"^^xsd:decimal ;
  dwc:decimalLongitude "8.59465599060059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59465599060059)"^^geo:wktLiteral ;
  geo-pos:lat "58.3295479777659"^^xsd:decimal ;
  geo-pos:long "8.59465599060059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5946559906006'^^xsd:double;
  dwc:latitude '58.329547977766'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5987'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59465599060059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3295479777659"^^xsd:decimal ;
  dwc:decimalLongitude "8.59465599060059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59465599060059)"^^geo:wktLiteral ;
  geo-pos:lat "58.3295479777659"^^xsd:decimal ;
  geo-pos:long "8.59465599060059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5946559906006'^^xsd:double;
  dwc:latitude '58.329547977766'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5988'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59465599060059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3295479777659"^^xsd:decimal ;
  dwc:decimalLongitude "8.59465599060059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3295479777659 8.59465599060059)"^^geo:wktLiteral ;
  geo-pos:lat "58.3295479777659"^^xsd:decimal ;
  geo-pos:long "8.59465599060059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5946559906006'^^xsd:double;
  dwc:latitude '58.329547977766'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5985'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:372/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '372/6'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:372/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:372/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '372/8'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:372/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:372/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '372/7'^^xsd:string;
  dwc:scientificName 'Rissoella globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:372/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:372/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '372/4'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:372/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:372/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '372/5'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:372/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:372/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '372/3'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:372/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:372/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '372/2'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:372/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A372%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:372/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '372/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:372/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A332%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A332%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A332%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32891 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32891"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A332%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32891 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32891"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A332%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:332/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '332/1'^^xsd:string;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.32891'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:332/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/30'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/30'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/8'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/10'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/11'^^xsd:string;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/19'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/20'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/28'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/28'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/34'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/34'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/32'^^xsd:string;
  dwc:scientificName 'Turbonilla rufa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/32'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '836212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/31'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/31'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/29'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/29'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/27'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/27'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/33'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/33'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/23'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/23'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/24'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/24'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/18'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/26'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/26'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/25'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/25'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/21'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/22'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/22'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/17'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/15'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/14'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/13'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/16'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/9'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/12'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/2'^^xsd:string;
  dwc:scientificName 'Aclis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/7'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/3'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/6'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/5'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/4'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33153"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33153 8.59482)"^^geo:wktLiteral ;
  geo-pos:lat "58.33153"^^xsd:decimal ;
  geo-pos:long "8.59482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A810%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:810/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '810/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59482'^^xsd:double;
  dwc:latitude '58.33153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:810/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4609'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoella globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4615'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4611'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4610'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4614'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4613'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4616'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4612'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265736334111 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3265736334111"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265736334111 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3265736334111"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10214'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.326573633411'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3289170771498 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3289170771498"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3289170771498 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3289170771498"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.32891707715'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4341'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8484'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8485'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8481'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8482'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8478'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8487'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8472'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8470'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8479'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8483'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8497'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8495'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8499'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8492'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8494'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8480'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8474'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8489'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8488'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8475'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aclis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8467'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137614'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8476'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turbonilla rufa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8498'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8471'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8477'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8490'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8493'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8491'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8486'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3315307349629"^^xsd:decimal ;
  dwc:decimalLongitude "8.59482765197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3315307349629 8.59482765197754)"^^geo:wktLiteral ;
  geo-pos:lat "58.3315307349629"^^xsd:decimal ;
  geo-pos:long "8.59482765197754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5948276519775'^^xsd:double;
  dwc:latitude '58.331530734963'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8496'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:373/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '373/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:373/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:373/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '373/11'^^xsd:string;
  dwc:scientificName 'Rissoella globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:373/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:373/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '373/12'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:373/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:373/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '373/13'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:373/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:373/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '373/10'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:373/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:373/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '373/9'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:373/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:373/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '373/8'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:373/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:373/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '373/7'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:373/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:373/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '373/5'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:373/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:373/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '373/2'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:373/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:373/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '373/3'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:373/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:373/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '373/4'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:373/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A373%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:373/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '373/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:373/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31927"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31927"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:375/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '375/9'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31927'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:375/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31927"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31927"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:375/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '375/8'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31927'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:375/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31927"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31927"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:375/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '375/10'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31927'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:375/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31927"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31927"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:375/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '375/7'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31927'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:375/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31927"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31927"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:375/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '375/5'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31927'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:375/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31927"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31927"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:375/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '375/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31927'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:375/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31927"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31927"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:375/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '375/4'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31927'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:375/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31927"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31927"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:375/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '375/3'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31927'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:375/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31927"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31927"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:375/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '375/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31927'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:375/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31927"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31927 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.31927"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A375%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:375/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '375/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.31927'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:375/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:331/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '331/11'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.3286'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:331/11'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:331/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '331/10'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.3286'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:331/10'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:331/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '331/12'^^xsd:string;
  dwc:scientificName 'Rissoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.3286'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:331/12'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:331/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '331/6'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.3286'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:331/6'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:331/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '331/8'^^xsd:string;
  dwc:scientificName 'Musculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.3286'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:331/8'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:331/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '331/7'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.3286'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:331/7'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:331/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '331/9'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.3286'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:331/9'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:331/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '331/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.3286'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:331/4'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:331/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '331/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.3286'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:331/3'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:331/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '331/5'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.3286'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:331/5'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:331/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '331/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.3286'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:331/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A331%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:331/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '331/1'^^xsd:string;
  dwc:scientificName 'Alvania beani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.3286'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:331/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '416615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:435/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '435/7'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:435/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:435/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '435/13'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:435/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:435/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '435/11'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:435/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:435/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '435/12'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:435/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:435/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '435/10'^^xsd:string;
  dwc:scientificName 'Odostomia acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:435/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:435/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '435/9'^^xsd:string;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:435/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:435/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '435/8'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:435/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:435/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '435/6'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:435/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:435/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '435/2'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:435/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:435/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '435/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:435/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:435/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '435/5'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:435/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:435/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '435/3'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:435/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32864"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32864 8.59491)"^^geo:wktLiteral ;
  geo-pos:lat "58.32864"^^xsd:decimal ;
  geo-pos:long "8.59491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A435%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:435/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '435/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59491'^^xsd:double;
  dwc:latitude '58.32864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:435/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30597168491 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30597168491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30597168491 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.30597168491"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10484'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.30597168491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10484'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30597168491 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30597168491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30597168491 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.30597168491"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10485'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.30597168491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10485'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4619'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoella globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4627'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4620'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4617'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4622'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4618'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4629'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4625'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4628'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4626'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4624'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4621'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3192719088519"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3192719088519"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.319271908852'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4670'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3192719088519"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3192719088519"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.319271908852'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4669'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3192719088519"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3192719088519"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.319271908852'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4671'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3192719088519"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3192719088519"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.319271908852'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4665'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3192719088519"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3192719088519"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.319271908852'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4663'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3192719088519"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3192719088519"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.319271908852'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4667'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3192719088519"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3192719088519"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.319271908852'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4668'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3192719088519"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3192719088519"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.319271908852'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4664'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3192719088519"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3192719088519"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.319271908852'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4666'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3192719088519"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3192719088519 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3192719088519"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.319271908852'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4662'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286016226188"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286016226188"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328601622619'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4340'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286016226188"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286016226188"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328601622619'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4330'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138225'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286016226188"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286016226188"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328601622619'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4336'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286016226188"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286016226188"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328601622619'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4331'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286016226188"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286016226188"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328601622619'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4338'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286016226188"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286016226188"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328601622619'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4333'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286016226188"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286016226188"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328601622619'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4335'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286016226188"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286016226188"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328601622619'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4339'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286016226188"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286016226188"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328601622619'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4329'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286016226188"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286016226188"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328601622619'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4337'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286016226188"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286016226188 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286016226188"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328601622619'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5211'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5212'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5203'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5209'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140976'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5204'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5201'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5210'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286466877242"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286466877242 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286466877242"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.328646687724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3353607463888 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3353607463888"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3353607463888 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3353607463888"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10465'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.335360746389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10465'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3353607463888 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3353607463888"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3353607463888 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3353607463888"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10464'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.335360746389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10464'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3353607463888 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3353607463888"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3353607463888 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3353607463888"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10463'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.335360746389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10463'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3353607463888 8.59491348266602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3353607463888"^^xsd:decimal ;
  dwc:decimalLongitude "8.59491348266602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3353607463888 8.59491348266602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3353607463888"^^xsd:decimal ;
  geo-pos:long "8.59491348266602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10466'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.594913482666'^^xsd:double;
  dwc:latitude '58.335360746389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10466'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32495"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.32495"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:769/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '769/16'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.32495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:769/16'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32495"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.32495"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:769/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '769/5'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.32495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:769/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32495"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.32495"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:769/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '769/13'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.32495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:769/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32495"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.32495"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:769/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '769/11'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.32495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:769/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32495"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.32495"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:769/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '769/17'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.32495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:769/17'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32495"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.32495"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:769/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '769/14'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.32495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:769/14'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32495"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.32495"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:769/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '769/15'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.32495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:769/15'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32495"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.32495"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:769/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '769/10'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.32495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:769/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32495"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.32495"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:769/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '769/12'^^xsd:string;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.32495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:769/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32495"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.32495"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:769/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '769/9'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.32495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:769/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32495"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.32495"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:769/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '769/8'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.32495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:769/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32495"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.32495"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:769/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '769/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.32495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:769/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32495"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.32495"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:769/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '769/6'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.32495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:769/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32495"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.32495"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:769/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '769/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.32495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:769/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32495"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.32495"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:769/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '769/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.32495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:769/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32495"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.32495"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:769/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '769/3'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.32495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:769/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32495"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32495 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.32495"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A769%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:769/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '769/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.32495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:769/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33405 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33405"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33405 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.33405"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:425/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '425/5'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.33405'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:425/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33405 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33405"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33405 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.33405"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:425/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '425/6'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.33405'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:425/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33405 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33405"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33405 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.33405"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:425/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '425/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.33405'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:425/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33405 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33405"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33405 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.33405"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:425/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '425/3'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.33405'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:425/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33405 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33405"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33405 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.33405"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:425/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '425/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.33405'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:425/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33405 8.59499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33405"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33405 8.59499)"^^geo:wktLiteral ;
  geo-pos:lat "58.33405"^^xsd:decimal ;
  geo-pos:long "8.59499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A425%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:425/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '425/1'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59499'^^xsd:double;
  dwc:latitude '58.33405'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:425/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249511582728"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249511582728"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.324951158273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7994'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249511582728"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249511582728"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.324951158273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7981'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249511582728"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249511582728"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.324951158273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249511582728"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249511582728"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.324951158273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7979'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249511582728"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249511582728"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.324951158273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249511582728"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249511582728"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.324951158273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7990'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249511582728"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249511582728"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.324951158273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7986'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249511582728"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249511582728"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.324951158273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7992'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249511582728"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249511582728"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.324951158273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7983'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249511582728"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249511582728"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.324951158273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7988'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249511582728"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249511582728"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.324951158273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7987'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249511582728"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249511582728"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.324951158273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7995'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249511582728"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249511582728"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.324951158273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7980'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249511582728"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249511582728"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.324951158273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7989'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249511582728"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249511582728"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.324951158273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7984'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249511582728"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249511582728"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.324951158273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7985'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249511582728"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249511582728 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249511582728"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.324951158273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340540832575"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340540832575"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.334054083257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5133'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340540832575"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340540832575"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.334054083257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5132'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340540832575"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340540832575"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.334054083257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5135'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340540832575"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340540832575"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.334054083257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5137'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340540832575"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340540832575"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.334054083257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5136'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.59499931335449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340540832575"^^xsd:decimal ;
  dwc:decimalLongitude "8.59499931335449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.59499931335449)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340540832575"^^xsd:decimal ;
  geo-pos:long "8.59499931335449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5949993133545'^^xsd:double;
  dwc:latitude '58.334054083257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5134'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33166 8.59508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33166"^^xsd:decimal ;
  dwc:decimalLongitude "8.59508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33166 8.59508)"^^geo:wktLiteral ;
  geo-pos:lat "58.33166"^^xsd:decimal ;
  geo-pos:long "8.59508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:697/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '697/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59508'^^xsd:double;
  dwc:latitude '58.33166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:697/1'^^xsd:anyURI;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33166 8.59508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33166"^^xsd:decimal ;
  dwc:decimalLongitude "8.59508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33166 8.59508)"^^geo:wktLiteral ;
  geo-pos:lat "58.33166"^^xsd:decimal ;
  geo-pos:long "8.59508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:697/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '697/4'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59508'^^xsd:double;
  dwc:latitude '58.33166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:697/4'^^xsd:anyURI;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33166 8.59508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33166"^^xsd:decimal ;
  dwc:decimalLongitude "8.59508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33166 8.59508)"^^geo:wktLiteral ;
  geo-pos:lat "58.33166"^^xsd:decimal ;
  geo-pos:long "8.59508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:697/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '697/3'^^xsd:string;
  dwc:scientificName 'Raphitoma leufroyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59508'^^xsd:double;
  dwc:latitude '58.33166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:697/3'^^xsd:anyURI;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '248256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33166 8.59508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33166"^^xsd:decimal ;
  dwc:decimalLongitude "8.59508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33166 8.59508)"^^geo:wktLiteral ;
  geo-pos:lat "58.33166"^^xsd:decimal ;
  geo-pos:long "8.59508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A697%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:697/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '697/2'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59508'^^xsd:double;
  dwc:latitude '58.33166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:697/2'^^xsd:anyURI;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316659189032 8.59508514404297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316659189032"^^xsd:decimal ;
  dwc:decimalLongitude "8.59508514404297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316659189032 8.59508514404297)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316659189032"^^xsd:decimal ;
  geo-pos:long "8.59508514404297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma leufroyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.595085144043'^^xsd:double;
  dwc:latitude '58.331665918903'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7415'^^xsd:anyURI;
  dwc:aphiaIdAccepted '248256'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316659189032 8.59508514404297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316659189032"^^xsd:decimal ;
  dwc:decimalLongitude "8.59508514404297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316659189032 8.59508514404297)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316659189032"^^xsd:decimal ;
  geo-pos:long "8.59508514404297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.595085144043'^^xsd:double;
  dwc:latitude '58.331665918903'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7413'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316659189032 8.59508514404297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316659189032"^^xsd:decimal ;
  dwc:decimalLongitude "8.59508514404297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316659189032 8.59508514404297)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316659189032"^^xsd:decimal ;
  geo-pos:long "8.59508514404297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.595085144043'^^xsd:double;
  dwc:latitude '58.331665918903'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7414'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316659189032 8.59508514404297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316659189032"^^xsd:decimal ;
  dwc:decimalLongitude "8.59508514404297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316659189032 8.59508514404297)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316659189032"^^xsd:decimal ;
  geo-pos:long "8.59508514404297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.595085144043'^^xsd:double;
  dwc:latitude '58.331665918903'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7416'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A450%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A450%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A450%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A450%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A450%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:450/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '450/1'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:450/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A450%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A450%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A450%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A450%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A450%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:450/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '450/3'^^xsd:string;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:450/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A450%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A450%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A450%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32549"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A450%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32549 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.32549"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A450%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:450/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '450/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.32549'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:450/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32837 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32837"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32837 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.32837"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:491/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '491/3'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.32837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:491/3'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32837 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32837"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32837 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.32837"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:491/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '491/4'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.32837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:491/4'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32837 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32837"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32837 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.32837"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:491/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '491/1'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.32837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:491/1'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32837 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32837"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32837 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.32837"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A491%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:491/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '491/2'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.32837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:491/2'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/19'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/21'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/22'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/22'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/20'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/18'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/17'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/16'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/15'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/14'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/13'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/12'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/10'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/11'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/9'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/8'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/6'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/4'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/5'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33441"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33441 8.59525)"^^geo:wktLiteral ;
  geo-pos:lat "58.33441"^^xsd:decimal ;
  geo-pos:long "8.59525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A827%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:827/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '827/2'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59525'^^xsd:double;
  dwc:latitude '58.33441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:827/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254919915928"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254919915928 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254919915928"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.325491991593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283762962302 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283762962302"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283762962302 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283762962302"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.32837629623'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5652'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283762962302 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283762962302"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283762962302 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283762962302"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.32837629623'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5651'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283762962302 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283762962302"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283762962302 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283762962302"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.32837629623'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5653'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283762962302 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283762962302"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283762962302 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283762962302"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.32837629623'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5654'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8745'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8735'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8743'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8750'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8736'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8738'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8753'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8747'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8739'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8754'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8737'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8749'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8742'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8748'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8744'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8746'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8740'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8752'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8734'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8741'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8751'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344145468781"^^xsd:decimal ;
  dwc:decimalLongitude "8.59525680541992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344145468781 8.59525680541992)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344145468781"^^xsd:decimal ;
  geo-pos:long "8.59525680541992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5952568054199'^^xsd:double;
  dwc:latitude '58.334414546878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8755'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33135"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33135"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:914/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '914/13'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:914/13'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33135"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33135"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:914/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '914/3'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:914/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33135"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33135"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:914/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '914/9'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:914/9'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33135"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33135"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:914/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '914/15'^^xsd:string;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:914/15'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33135"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33135"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:914/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '914/11'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:914/11'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33135"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33135"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:914/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '914/14'^^xsd:string;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:914/14'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33135"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33135"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:914/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '914/12'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:914/12'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33135"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33135"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:914/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '914/10'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:914/10'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33135"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33135"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:914/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '914/8'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:914/8'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33135"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33135"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:914/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '914/5'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:914/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33135"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33135"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:914/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '914/6'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:914/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33135"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33135"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:914/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '914/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:914/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33135"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33135"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:914/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '914/7'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:914/7'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33135"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33135"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:914/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '914/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:914/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33135"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33135 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33135"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A914%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:914/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '914/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33135'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:914/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/22'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/22'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/13'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/13'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/18'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/18'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/19'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/19'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/21'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/21'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/20'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/20'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/16'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/16'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/17'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/17'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/14'^^xsd:string;
  dwc:scientificName 'Onchidoris muricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/14'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '140640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/15'^^xsd:string;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/15'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/11'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/11'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/12'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/12'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/7'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/10'^^xsd:string;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/9'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/6'^^xsd:string;
  dwc:scientificName 'Devonia perrieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '140365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/3'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/4'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33504"^^xsd:decimal ;
  dwc:decimalLongitude "8.59534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33504 8.59534)"^^geo:wktLiteral ;
  geo-pos:lat "58.33504"^^xsd:decimal ;
  geo-pos:long "8.59534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A581%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:581/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '581/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59534'^^xsd:double;
  dwc:latitude '58.33504'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:581/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3056560256264 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3056560256264"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3056560256264 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3056560256264"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10536'^^xsd:string;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.305656025626'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10536'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313504889048"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313504889048"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.331350488905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9387'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313504889048"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313504889048"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.331350488905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9382'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313504889048"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313504889048"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.331350488905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9390'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313504889048"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313504889048"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.331350488905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9394'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313504889048"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313504889048"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.331350488905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9381'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313504889048"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313504889048"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.331350488905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9384'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313504889048"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313504889048"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.331350488905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9386'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313504889048"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313504889048"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.331350488905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9388'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313504889048"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313504889048"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.331350488905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9385'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313504889048"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313504889048"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.331350488905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9393'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313504889048"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313504889048"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.331350488905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9392'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313504889048"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313504889048"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.331350488905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9383'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313504889048"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313504889048"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.331350488905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9389'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313504889048"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313504889048"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.331350488905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9391'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313504889048"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313504889048 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313504889048"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.331350488905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9395'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6385'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onchidoris muricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6394'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6379'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6382'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6395'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6380'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6381'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6393'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6384'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6391'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6398'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6397'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6386'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6392'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Devonia perrieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6387'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6389'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6390'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6399'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6383'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6396'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350453493669"^^xsd:decimal ;
  dwc:decimalLongitude "8.5953426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350453493669 8.5953426361084)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350453493669"^^xsd:decimal ;
  geo-pos:long "8.5953426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5953426361084'^^xsd:double;
  dwc:latitude '58.335045349367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6388'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32585"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  geo-pos:lat "58.32585"^^xsd:decimal ;
  geo-pos:long "8.59542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:333/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '333/8'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59542'^^xsd:double;
  dwc:latitude '58.32585'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:333/8'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32585"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  geo-pos:lat "58.32585"^^xsd:decimal ;
  geo-pos:long "8.59542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:333/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '333/9'^^xsd:string;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59542'^^xsd:double;
  dwc:latitude '58.32585'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:333/9'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32585"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  geo-pos:lat "58.32585"^^xsd:decimal ;
  geo-pos:long "8.59542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:333/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '333/7'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59542'^^xsd:double;
  dwc:latitude '58.32585'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:333/7'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32585"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  geo-pos:lat "58.32585"^^xsd:decimal ;
  geo-pos:long "8.59542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:333/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '333/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59542'^^xsd:double;
  dwc:latitude '58.32585'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:333/6'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32585"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  geo-pos:lat "58.32585"^^xsd:decimal ;
  geo-pos:long "8.59542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:333/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '333/5'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59542'^^xsd:double;
  dwc:latitude '58.32585'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:333/5'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32585"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  geo-pos:lat "58.32585"^^xsd:decimal ;
  geo-pos:long "8.59542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:333/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '333/4'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59542'^^xsd:double;
  dwc:latitude '58.32585'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:333/4'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32585"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  geo-pos:lat "58.32585"^^xsd:decimal ;
  geo-pos:long "8.59542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:333/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '333/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59542'^^xsd:double;
  dwc:latitude '58.32585'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:333/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32585"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  geo-pos:lat "58.32585"^^xsd:decimal ;
  geo-pos:long "8.59542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:333/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '333/3'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59542'^^xsd:double;
  dwc:latitude '58.32585'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:333/3'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32585"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.59542)"^^geo:wktLiteral ;
  geo-pos:lat "58.32585"^^xsd:decimal ;
  geo-pos:long "8.59542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A333%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:333/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '333/2'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59542'^^xsd:double;
  dwc:latitude '58.32585'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:333/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3258525425429"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  geo-pos:lat "58.3258525425429"^^xsd:decimal ;
  geo-pos:long "8.59542846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5954284667969'^^xsd:double;
  dwc:latitude '58.325852542543'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4346'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3258525425429"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  geo-pos:lat "58.3258525425429"^^xsd:decimal ;
  geo-pos:long "8.59542846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5954284667969'^^xsd:double;
  dwc:latitude '58.325852542543'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4350'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3258525425429"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  geo-pos:lat "58.3258525425429"^^xsd:decimal ;
  geo-pos:long "8.59542846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5954284667969'^^xsd:double;
  dwc:latitude '58.325852542543'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3258525425429"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  geo-pos:lat "58.3258525425429"^^xsd:decimal ;
  geo-pos:long "8.59542846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5954284667969'^^xsd:double;
  dwc:latitude '58.325852542543'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4349'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3258525425429"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  geo-pos:lat "58.3258525425429"^^xsd:decimal ;
  geo-pos:long "8.59542846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5954284667969'^^xsd:double;
  dwc:latitude '58.325852542543'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4342'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3258525425429"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  geo-pos:lat "58.3258525425429"^^xsd:decimal ;
  geo-pos:long "8.59542846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5954284667969'^^xsd:double;
  dwc:latitude '58.325852542543'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3258525425429"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  geo-pos:lat "58.3258525425429"^^xsd:decimal ;
  geo-pos:long "8.59542846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5954284667969'^^xsd:double;
  dwc:latitude '58.325852542543'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4345'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3258525425429"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  geo-pos:lat "58.3258525425429"^^xsd:decimal ;
  geo-pos:long "8.59542846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5954284667969'^^xsd:double;
  dwc:latitude '58.325852542543'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4348'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3258525425429"^^xsd:decimal ;
  dwc:decimalLongitude "8.59542846679688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.59542846679688)"^^geo:wktLiteral ;
  geo-pos:lat "58.3258525425429"^^xsd:decimal ;
  geo-pos:long "8.59542846679688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5954284667969'^^xsd:double;
  dwc:latitude '58.325852542543'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4343'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32652"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.32652"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:379/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '379/3'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.32652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:379/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32652"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.32652"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:379/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '379/7'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.32652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:379/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32652"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.32652"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:379/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '379/5'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.32652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:379/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32652"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.32652"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:379/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '379/12'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.32652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:379/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32652"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.32652"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:379/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '379/11'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.32652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:379/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32652"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.32652"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:379/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '379/9'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.32652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:379/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32652"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.32652"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:379/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '379/8'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.32652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:379/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32652"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.32652"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:379/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '379/10'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.32652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:379/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32652"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.32652"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:379/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '379/6'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.32652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:379/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32652"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.32652"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:379/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '379/4'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.32652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:379/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32652"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.32652"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:379/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '379/1'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.32652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:379/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32652"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32652 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.32652"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A379%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:379/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '379/2'^^xsd:string;
  dwc:scientificName 'Alvania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.32652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:379/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A629%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A629%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A629%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A629%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A629%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:629/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '629/3'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:629/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A629%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A629%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A629%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A629%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A629%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:629/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '629/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:629/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A629%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A629%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A629%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A629%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A629%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:629/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '629/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:629/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33518"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33518"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:702/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '702/4'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33518'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:702/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33518"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33518"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:702/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '702/7'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33518'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:702/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33518"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33518"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:702/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '702/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33518'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:702/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33518"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33518"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:702/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '702/3'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33518'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:702/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33518"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33518"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:702/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '702/15'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33518'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:702/15'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33518"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33518"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:702/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '702/17'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33518'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:702/17'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33518"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33518"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:702/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '702/16'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33518'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:702/16'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33518"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33518"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:702/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '702/13'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33518'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:702/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33518"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33518"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:702/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '702/14'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33518'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:702/14'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33518"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33518"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:702/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '702/12'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33518'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:702/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33518"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33518"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:702/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '702/11'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33518'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:702/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33518"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33518"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:702/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '702/10'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33518'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:702/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33518"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33518"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:702/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '702/9'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33518'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:702/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33518"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33518"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:702/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '702/6'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33518'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:702/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33518"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33518"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:702/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '702/8'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33518'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:702/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33518"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33518"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:702/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '702/2'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33518'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:702/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33518"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33518 8.59551)"^^geo:wktLiteral ;
  geo-pos:lat "58.33518"^^xsd:decimal ;
  geo-pos:long "8.59551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A702%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:702/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '702/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59551'^^xsd:double;
  dwc:latitude '58.33518'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:702/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3265285656628"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3265285656628"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.326528565663'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4719'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3265285656628"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3265285656628"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.326528565663'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4721'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3265285656628"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3265285656628"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Alvania spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.326528565663'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4715'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138439'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3265285656628"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3265285656628"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.326528565663'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4717'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3265285656628"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3265285656628"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.326528565663'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4725'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3265285656628"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3265285656628"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.326528565663'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4726'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3265285656628"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3265285656628"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.326528565663'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4720'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3265285656628"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3265285656628"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.326528565663'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4723'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3265285656628"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3265285656628"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.326528565663'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4724'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3265285656628"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3265285656628"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.326528565663'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4722'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3265285656628"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3265285656628 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3265285656628"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.326528565663'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4716'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6846'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6845'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6844'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3351805198638"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3351805198638"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.335180519864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7425'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3351805198638"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3351805198638"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.335180519864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7439'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3351805198638"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3351805198638"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.335180519864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7435'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3351805198638"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3351805198638"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.335180519864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7430'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3351805198638"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3351805198638"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.335180519864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7440'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3351805198638"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3351805198638"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.335180519864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3351805198638"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3351805198638"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.335180519864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3351805198638"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3351805198638"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.335180519864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7431'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3351805198638"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3351805198638"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.335180519864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7433'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3351805198638"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3351805198638"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.335180519864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7427'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3351805198638"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3351805198638"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.335180519864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7432'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3351805198638"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3351805198638"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.335180519864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7424'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3351805198638"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3351805198638"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.335180519864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7426'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3351805198638"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3351805198638"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.335180519864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3351805198638"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3351805198638"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.335180519864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7429'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3351805198638"^^xsd:decimal ;
  dwc:decimalLongitude "8.59551429748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3351805198638 8.59551429748535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3351805198638"^^xsd:decimal ;
  geo-pos:long "8.59551429748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5955142974853'^^xsd:double;
  dwc:latitude '58.335180519864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7436'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  geo-pos:lat "58.32788"^^xsd:decimal ;
  geo-pos:long "8.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:540/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '540/16'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5956'^^xsd:double;
  dwc:latitude '58.32788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:540/16'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  geo-pos:lat "58.32788"^^xsd:decimal ;
  geo-pos:long "8.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:540/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '540/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5956'^^xsd:double;
  dwc:latitude '58.32788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:540/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  geo-pos:lat "58.32788"^^xsd:decimal ;
  geo-pos:long "8.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:540/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '540/15'^^xsd:string;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5956'^^xsd:double;
  dwc:latitude '58.32788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:540/15'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  geo-pos:lat "58.32788"^^xsd:decimal ;
  geo-pos:long "8.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:540/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '540/14'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5956'^^xsd:double;
  dwc:latitude '58.32788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:540/14'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  geo-pos:lat "58.32788"^^xsd:decimal ;
  geo-pos:long "8.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:540/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '540/13'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5956'^^xsd:double;
  dwc:latitude '58.32788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:540/13'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  geo-pos:lat "58.32788"^^xsd:decimal ;
  geo-pos:long "8.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:540/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '540/12'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5956'^^xsd:double;
  dwc:latitude '58.32788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:540/12'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  geo-pos:lat "58.32788"^^xsd:decimal ;
  geo-pos:long "8.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:540/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '540/11'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5956'^^xsd:double;
  dwc:latitude '58.32788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:540/11'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  geo-pos:lat "58.32788"^^xsd:decimal ;
  geo-pos:long "8.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:540/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '540/10'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5956'^^xsd:double;
  dwc:latitude '58.32788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:540/10'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  geo-pos:lat "58.32788"^^xsd:decimal ;
  geo-pos:long "8.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:540/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '540/9'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5956'^^xsd:double;
  dwc:latitude '58.32788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:540/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  geo-pos:lat "58.32788"^^xsd:decimal ;
  geo-pos:long "8.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:540/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '540/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5956'^^xsd:double;
  dwc:latitude '58.32788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:540/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  geo-pos:lat "58.32788"^^xsd:decimal ;
  geo-pos:long "8.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:540/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '540/6'^^xsd:string;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5956'^^xsd:double;
  dwc:latitude '58.32788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:540/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '605957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  geo-pos:lat "58.32788"^^xsd:decimal ;
  geo-pos:long "8.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:540/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '540/8'^^xsd:string;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5956'^^xsd:double;
  dwc:latitude '58.32788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:540/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  geo-pos:lat "58.32788"^^xsd:decimal ;
  geo-pos:long "8.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:540/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '540/5'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5956'^^xsd:double;
  dwc:latitude '58.32788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:540/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  geo-pos:lat "58.32788"^^xsd:decimal ;
  geo-pos:long "8.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:540/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '540/3'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5956'^^xsd:double;
  dwc:latitude '58.32788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:540/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  geo-pos:lat "58.32788"^^xsd:decimal ;
  geo-pos:long "8.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:540/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '540/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5956'^^xsd:double;
  dwc:latitude '58.32788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:540/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32788"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32788 8.5956)"^^geo:wktLiteral ;
  geo-pos:lat "58.32788"^^xsd:decimal ;
  geo-pos:long "8.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A540%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:540/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '540/4'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5956'^^xsd:double;
  dwc:latitude '58.32788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:540/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A698%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A698%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A698%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32999 8.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32999"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A698%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32999 8.5956)"^^geo:wktLiteral ;
  geo-pos:lat "58.32999"^^xsd:decimal ;
  geo-pos:long "8.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A698%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:698/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '698/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5956'^^xsd:double;
  dwc:latitude '58.32999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:698/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3278805731192"^^xsd:decimal ;
  dwc:decimalLongitude "8.59560012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3278805731192"^^xsd:decimal ;
  geo-pos:long "8.59560012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956001281738'^^xsd:double;
  dwc:latitude '58.327880573119'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6039'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3278805731192"^^xsd:decimal ;
  dwc:decimalLongitude "8.59560012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3278805731192"^^xsd:decimal ;
  geo-pos:long "8.59560012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956001281738'^^xsd:double;
  dwc:latitude '58.327880573119'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6028'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3278805731192"^^xsd:decimal ;
  dwc:decimalLongitude "8.59560012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3278805731192"^^xsd:decimal ;
  geo-pos:long "8.59560012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956001281738'^^xsd:double;
  dwc:latitude '58.327880573119'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6034'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3278805731192"^^xsd:decimal ;
  dwc:decimalLongitude "8.59560012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3278805731192"^^xsd:decimal ;
  geo-pos:long "8.59560012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956001281738'^^xsd:double;
  dwc:latitude '58.327880573119'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3278805731192"^^xsd:decimal ;
  dwc:decimalLongitude "8.59560012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3278805731192"^^xsd:decimal ;
  geo-pos:long "8.59560012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956001281738'^^xsd:double;
  dwc:latitude '58.327880573119'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6041'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3278805731192"^^xsd:decimal ;
  dwc:decimalLongitude "8.59560012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3278805731192"^^xsd:decimal ;
  geo-pos:long "8.59560012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956001281738'^^xsd:double;
  dwc:latitude '58.327880573119'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6036'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3278805731192"^^xsd:decimal ;
  dwc:decimalLongitude "8.59560012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3278805731192"^^xsd:decimal ;
  geo-pos:long "8.59560012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956001281738'^^xsd:double;
  dwc:latitude '58.327880573119'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6040'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3278805731192"^^xsd:decimal ;
  dwc:decimalLongitude "8.59560012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3278805731192"^^xsd:decimal ;
  geo-pos:long "8.59560012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956001281738'^^xsd:double;
  dwc:latitude '58.327880573119'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6031'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3278805731192"^^xsd:decimal ;
  dwc:decimalLongitude "8.59560012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3278805731192"^^xsd:decimal ;
  geo-pos:long "8.59560012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956001281738'^^xsd:double;
  dwc:latitude '58.327880573119'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6035'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3278805731192"^^xsd:decimal ;
  dwc:decimalLongitude "8.59560012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3278805731192"^^xsd:decimal ;
  geo-pos:long "8.59560012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956001281738'^^xsd:double;
  dwc:latitude '58.327880573119'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6042'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3278805731192"^^xsd:decimal ;
  dwc:decimalLongitude "8.59560012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3278805731192"^^xsd:decimal ;
  geo-pos:long "8.59560012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956001281738'^^xsd:double;
  dwc:latitude '58.327880573119'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6033'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3278805731192"^^xsd:decimal ;
  dwc:decimalLongitude "8.59560012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3278805731192"^^xsd:decimal ;
  geo-pos:long "8.59560012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956001281738'^^xsd:double;
  dwc:latitude '58.327880573119'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6038'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3278805731192"^^xsd:decimal ;
  dwc:decimalLongitude "8.59560012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3278805731192"^^xsd:decimal ;
  geo-pos:long "8.59560012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956001281738'^^xsd:double;
  dwc:latitude '58.327880573119'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6029'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3278805731192"^^xsd:decimal ;
  dwc:decimalLongitude "8.59560012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3278805731192"^^xsd:decimal ;
  geo-pos:long "8.59560012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956001281738'^^xsd:double;
  dwc:latitude '58.327880573119'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6030'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3278805731192"^^xsd:decimal ;
  dwc:decimalLongitude "8.59560012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3278805731192"^^xsd:decimal ;
  geo-pos:long "8.59560012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956001281738'^^xsd:double;
  dwc:latitude '58.327880573119'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6027'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3278805731192"^^xsd:decimal ;
  dwc:decimalLongitude "8.59560012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59560012817383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3278805731192"^^xsd:decimal ;
  geo-pos:long "8.59560012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956001281738'^^xsd:double;
  dwc:latitude '58.327880573119'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6032'^^xsd:anyURI;
  dwc:aphiaIdAccepted '605957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299986141686 8.59560012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3299986141686"^^xsd:decimal ;
  dwc:decimalLongitude "8.59560012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3299986141686 8.59560012817383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3299986141686"^^xsd:decimal ;
  geo-pos:long "8.59560012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956001281738'^^xsd:double;
  dwc:latitude '58.329998614169'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7417'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/19'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/19'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/10'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/10'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/16'^^xsd:string;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/16'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/21'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/21'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/20'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/20'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/17'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/17'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/18'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/18'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/14'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/14'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/15'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/15'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/12'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/12'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/11'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/11'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/13'^^xsd:string;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/13'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/8'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/9'^^xsd:string;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/6'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/4'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33491"^^xsd:decimal ;
  dwc:decimalLongitude "8.59568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33491 8.59568)"^^geo:wktLiteral ;
  geo-pos:lat "58.33491"^^xsd:decimal ;
  geo-pos:long "8.59568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A681%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:681/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '681/5'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59568'^^xsd:double;
  dwc:latitude '58.33491'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:681/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7282'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7280'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7287'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7294'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7288'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7297'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7289'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7284'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7296'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7293'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7286'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7298'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7291'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7295'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.5956859588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.5956859588623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.5956859588623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5956859588623'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7281'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33184 8.59577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33184"^^xsd:decimal ;
  dwc:decimalLongitude "8.59577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33184 8.59577)"^^geo:wktLiteral ;
  geo-pos:lat "58.33184"^^xsd:decimal ;
  geo-pos:long "8.59577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:669/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '669/4'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59577'^^xsd:double;
  dwc:latitude '58.33184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:669/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33184 8.59577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33184"^^xsd:decimal ;
  dwc:decimalLongitude "8.59577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33184 8.59577)"^^geo:wktLiteral ;
  geo-pos:lat "58.33184"^^xsd:decimal ;
  geo-pos:long "8.59577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:669/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '669/5'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59577'^^xsd:double;
  dwc:latitude '58.33184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:669/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33184 8.59577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33184"^^xsd:decimal ;
  dwc:decimalLongitude "8.59577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33184 8.59577)"^^geo:wktLiteral ;
  geo-pos:lat "58.33184"^^xsd:decimal ;
  geo-pos:long "8.59577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:669/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '669/3'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59577'^^xsd:double;
  dwc:latitude '58.33184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:669/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33184 8.59577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33184"^^xsd:decimal ;
  dwc:decimalLongitude "8.59577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33184 8.59577)"^^geo:wktLiteral ;
  geo-pos:lat "58.33184"^^xsd:decimal ;
  geo-pos:long "8.59577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:669/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '669/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59577'^^xsd:double;
  dwc:latitude '58.33184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:669/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33184 8.59577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33184"^^xsd:decimal ;
  dwc:decimalLongitude "8.59577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33184 8.59577)"^^geo:wktLiteral ;
  geo-pos:lat "58.33184"^^xsd:decimal ;
  geo-pos:long "8.59577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A669%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:669/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '669/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59577'^^xsd:double;
  dwc:latitude '58.33184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:669/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3318461633526 8.59577178955078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3318461633526"^^xsd:decimal ;
  dwc:decimalLongitude "8.59577178955078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3318461633526 8.59577178955078)"^^geo:wktLiteral ;
  geo-pos:lat "58.3318461633526"^^xsd:decimal ;
  geo-pos:long "8.59577178955078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5957717895508'^^xsd:double;
  dwc:latitude '58.331846163353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7137'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3318461633526 8.59577178955078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3318461633526"^^xsd:decimal ;
  dwc:decimalLongitude "8.59577178955078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3318461633526 8.59577178955078)"^^geo:wktLiteral ;
  geo-pos:lat "58.3318461633526"^^xsd:decimal ;
  geo-pos:long "8.59577178955078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5957717895508'^^xsd:double;
  dwc:latitude '58.331846163353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7136'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3318461633526 8.59577178955078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3318461633526"^^xsd:decimal ;
  dwc:decimalLongitude "8.59577178955078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3318461633526 8.59577178955078)"^^geo:wktLiteral ;
  geo-pos:lat "58.3318461633526"^^xsd:decimal ;
  geo-pos:long "8.59577178955078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5957717895508'^^xsd:double;
  dwc:latitude '58.331846163353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7134'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3318461633526 8.59577178955078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3318461633526"^^xsd:decimal ;
  dwc:decimalLongitude "8.59577178955078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3318461633526 8.59577178955078)"^^geo:wktLiteral ;
  geo-pos:lat "58.3318461633526"^^xsd:decimal ;
  geo-pos:long "8.59577178955078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5957717895508'^^xsd:double;
  dwc:latitude '58.331846163353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7133'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3318461633526 8.59577178955078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3318461633526"^^xsd:decimal ;
  dwc:decimalLongitude "8.59577178955078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3318461633526 8.59577178955078)"^^geo:wktLiteral ;
  geo-pos:lat "58.3318461633526"^^xsd:decimal ;
  geo-pos:long "8.59577178955078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5957717895508'^^xsd:double;
  dwc:latitude '58.331846163353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7135'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.59585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.59585)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.59585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:634/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '634/7'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59585'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:634/7'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.59585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.59585)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.59585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:634/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '634/8'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59585'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:634/8'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.59585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.59585)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.59585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:634/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '634/4'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59585'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:634/4'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.59585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.59585)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.59585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:634/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '634/5'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59585'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:634/5'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.59585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.59585)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.59585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:634/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '634/6'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59585'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:634/6'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.59585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.59585)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.59585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:634/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '634/3'^^xsd:string;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59585'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:634/3'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.59585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.59585)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.59585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:634/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '634/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59585'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:634/2'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.59585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.59585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.59585)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.59585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A634%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:634/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '634/1'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59585'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:634/1'^^xsd:anyURI;
  dwc:observationDate '1973-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59585762023926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3278805731192"^^xsd:decimal ;
  dwc:decimalLongitude "8.59585762023926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3278805731192 8.59585762023926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3278805731192"^^xsd:decimal ;
  geo-pos:long "8.59585762023926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10210'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5958576202393'^^xsd:double;
  dwc:latitude '58.327880573119'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10210'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.59585762023926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.59585762023926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.59585762023926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.59585762023926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5958576202393'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6877'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.59585762023926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.59585762023926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.59585762023926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.59585762023926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5958576202393'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6876'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.59585762023926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.59585762023926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.59585762023926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.59585762023926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5958576202393'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6871'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.59585762023926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.59585762023926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.59585762023926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.59585762023926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5958576202393'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6870'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.59585762023926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.59585762023926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.59585762023926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.59585762023926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5958576202393'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6872'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.59585762023926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.59585762023926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.59585762023926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.59585762023926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5958576202393'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6875'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.59585762023926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.59585762023926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.59585762023926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.59585762023926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5958576202393'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6873'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.59585762023926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.59585762023926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.59585762023926)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.59585762023926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5958576202393'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6874'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:743/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '743/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:743/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:743/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '743/8'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:743/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:743/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '743/7'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:743/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:743/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '743/17'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:743/17'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:743/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '743/15'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:743/15'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:743/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '743/16'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:743/16'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:743/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '743/13'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:743/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:743/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '743/11'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:743/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:743/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '743/14'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:743/14'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:743/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '743/12'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:743/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:743/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '743/10'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:743/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:743/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '743/9'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:743/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:743/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '743/5'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:743/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:743/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '743/6'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:743/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:743/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '743/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:743/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:743/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '743/3'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:743/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A743%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:743/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '743/1'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:743/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33463"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.33463"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:782/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '782/11'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.33463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:782/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33463"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.33463"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:782/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '782/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.33463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:782/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33463"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.33463"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:782/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '782/2'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.33463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:782/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33463"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.33463"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:782/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '782/10'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.33463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:782/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33463"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.33463"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:782/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '782/12'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.33463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:782/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33463"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.33463"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:782/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '782/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.33463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:782/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33463"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.33463"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:782/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '782/9'^^xsd:string;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.33463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:782/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33463"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.33463"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:782/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '782/8'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.33463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:782/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33463"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.33463"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:782/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '782/7'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.33463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:782/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33463"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.33463"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:782/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '782/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.33463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:782/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33463"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.33463"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:782/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '782/3'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.33463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:782/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33463"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33463 8.59594)"^^geo:wktLiteral ;
  geo-pos:lat "58.33463"^^xsd:decimal ;
  geo-pos:long "8.59594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A782%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:782/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '782/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59594'^^xsd:double;
  dwc:latitude '58.33463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:782/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7697'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7698'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7696'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7691'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7702'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7701'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7689'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7693'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7690'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7686'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7694'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7688'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7699'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7687'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7692'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3346398347738"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3346398347738"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334639834774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8087'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3346398347738"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3346398347738"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334639834774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8091'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3346398347738"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3346398347738"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334639834774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8083'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3346398347738"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3346398347738"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334639834774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8086'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3346398347738"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3346398347738"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334639834774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8084'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3346398347738"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3346398347738"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334639834774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8090'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3346398347738"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3346398347738"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334639834774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8085'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3346398347738"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3346398347738"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334639834774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8088'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3346398347738"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3346398347738"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334639834774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8092'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3346398347738"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3346398347738"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334639834774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8089'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3346398347738"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3346398347738"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334639834774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3346398347738"^^xsd:decimal ;
  dwc:decimalLongitude "8.59594345092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.59594345092773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3346398347738"^^xsd:decimal ;
  geo-pos:long "8.59594345092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5959434509277'^^xsd:double;
  dwc:latitude '58.334639834774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8094'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:380/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '380/11'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:380/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:380/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '380/7'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:380/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:380/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '380/8'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:380/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:380/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '380/12'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:380/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:380/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '380/10'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:380/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:380/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '380/9'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:380/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:380/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '380/6'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:380/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:380/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '380/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:380/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:380/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '380/5'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:380/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:380/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '380/3'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:380/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:380/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '380/1'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:380/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A380%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:380/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '380/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:380/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/3'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/8'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/7'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/20'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/24'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/24'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/23'^^xsd:string;
  dwc:scientificName 'Thracia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/23'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/21'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/22'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/22'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/19'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/18'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/16'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/15'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/17'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/13'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/14'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/11'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/12'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/6'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/10'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/9'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59602)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A824%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:824/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '824/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59602'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:824/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4737'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4732'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4731'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4727'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4736'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4735'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4728'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4734'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4730'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4733'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4738'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8701'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8691'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8690'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8711'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8705'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8697'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8708'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8692'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8693'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8703'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8702'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8709'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8707'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8689'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8688'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8699'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8704'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8698'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8694'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8696'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59602928161621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59602928161621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59602928161621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5960292816162'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8710'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29803 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29803"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29803 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.29803"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:654/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '654/3'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.29803'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:654/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29803 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29803"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29803 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.29803"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:654/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '654/4'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.29803'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:654/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29803 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29803"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29803 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.29803"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:654/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '654/1'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.29803'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:654/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29803 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29803"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29803 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.29803"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A654%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:654/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '654/2'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.29803'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:654/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31584"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31584"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:641/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '641/8'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.31584'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:641/8'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31584"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31584"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:641/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '641/9'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.31584'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:641/9'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31584"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31584"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:641/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '641/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.31584'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:641/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31584"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31584"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:641/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '641/11'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.31584'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:641/11'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31584"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31584"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:641/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '641/10'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.31584'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:641/10'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31584"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31584"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:641/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '641/7'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.31584'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:641/7'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31584"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31584"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:641/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '641/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.31584'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:641/6'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31584"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31584"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:641/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '641/4'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.31584'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:641/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31584"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31584"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:641/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '641/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.31584'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:641/5'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31584"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31584"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:641/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '641/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.31584'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:641/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31584"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31584 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31584"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A641%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:641/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '641/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.31584'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:641/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33387 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33387"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33387 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.33387"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:496/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '496/6'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.33387'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:496/6'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33387 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33387"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33387 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.33387"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:496/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '496/5'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.33387'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:496/5'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33387 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33387"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33387 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.33387"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:496/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '496/4'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.33387'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:496/4'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33387 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33387"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33387 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.33387"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:496/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '496/3'^^xsd:string;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.33387'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:496/3'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33387 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33387"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33387 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.33387"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:496/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '496/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.33387'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:496/2'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33387 8.59611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33387"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33387 8.59611)"^^geo:wktLiteral ;
  geo-pos:lat "58.33387"^^xsd:decimal ;
  geo-pos:long "8.59611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A496%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:496/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '496/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59611'^^xsd:double;
  dwc:latitude '58.33387'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:496/1'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2980342537871 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2980342537871"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2980342537871 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.2980342537871"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.298034253787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7023'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2980342537871 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2980342537871"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2980342537871 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.2980342537871"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.298034253787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7024'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2980342537871 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2980342537871"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2980342537871 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.2980342537871"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.298034253787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7025'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2980342537871 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2980342537871"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2980342537871 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.2980342537871"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.298034253787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7026'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158458887455"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158458887455"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.315845888745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6928'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158458887455"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158458887455"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.315845888745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6927'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158458887455"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158458887455"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.315845888745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6926'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158458887455"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158458887455"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.315845888745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6929'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158458887455"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158458887455"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.315845888745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6924'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158458887455"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158458887455"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.315845888745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6933'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158458887455"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158458887455"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.315845888745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6930'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158458887455"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158458887455"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.315845888745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6923'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158458887455"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158458887455"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.315845888745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6931'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158458887455"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158458887455"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.315845888745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6925'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158458887455"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158458887455 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158458887455"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.315845888745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6932'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338738500685 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338738500685"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338738500685 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338738500685"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.333873850068'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5674'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338738500685 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338738500685"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338738500685 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338738500685"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.333873850068'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5669'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338738500685 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338738500685"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338738500685 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338738500685"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.333873850068'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5672'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338738500685 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338738500685"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338738500685 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338738500685"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.333873850068'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5670'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338738500685 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338738500685"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338738500685 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338738500685"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.333873850068'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5673'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338738500685 8.59611511230469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338738500685"^^xsd:decimal ;
  dwc:decimalLongitude "8.59611511230469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338738500685 8.59611511230469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338738500685"^^xsd:decimal ;
  geo-pos:long "8.59611511230469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5961151123047'^^xsd:double;
  dwc:latitude '58.333873850068'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5671'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32824"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.32824"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:541/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '541/6'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.32824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:541/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32824"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.32824"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:541/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '541/3'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.32824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:541/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32824"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.32824"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:541/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '541/8'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.32824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:541/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32824"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.32824"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:541/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '541/5'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.32824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:541/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32824"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.32824"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:541/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '541/7'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.32824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:541/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32824"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.32824"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:541/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '541/4'^^xsd:string;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.32824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:541/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32824"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.32824"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:541/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '541/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.32824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:541/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32824"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32824 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.32824"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A541%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:541/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '541/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.32824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:541/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:492/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '492/10'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:492/10'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:492/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '492/4'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:492/4'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:492/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '492/11'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:492/11'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:492/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '492/9'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:492/9'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:492/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '492/8'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:492/8'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:492/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '492/7'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:492/7'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:492/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '492/5'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:492/5'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:492/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '492/3'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:492/3'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:492/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '492/2'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:492/2'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:492/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '492/1'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:492/1'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.59628)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.59628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A492%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:492/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '492/6'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59628'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:492/6'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249962280321 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249962280321"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249962280321 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249962280321"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W1'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.324996228032'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249962280321 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249962280321"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249962280321 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249962280321"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W2'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.324996228032'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249962280321 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249962280321"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249962280321 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249962280321"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W4'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.324996228032'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249962280321 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3249962280321"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3249962280321 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3249962280321"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W3'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.324996228032'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3282410997076"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3282410997076"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.328241099708'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6049'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3282410997076"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3282410997076"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.328241099708'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6047'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3282410997076"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3282410997076"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.328241099708'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6045'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3282410997076"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3282410997076"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.328241099708'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6044'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3282410997076"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3282410997076"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.328241099708'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6048'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3282410997076"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3282410997076"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.328241099708'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6043'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3282410997076"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3282410997076"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.328241099708'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6046'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3282410997076"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3282410997076 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3282410997076"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.328241099708'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6050'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5656'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5657'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5658'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5663'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5664'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5662'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5659'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5661'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5660'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5665'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.59628677368164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.59628677368164)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.59628677368164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5962867736816'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5655'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31205"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.31205"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:795/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '795/4'^^xsd:string;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.31205'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:795/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31205"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.31205"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:795/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '795/6'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.31205'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:795/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31205"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.31205"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:795/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '795/7'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.31205'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:795/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31205"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.31205"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:795/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '795/5'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.31205'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:795/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31205"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.31205"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:795/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '795/3'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.31205'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:795/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31205"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.31205"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:795/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '795/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.31205'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:795/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31205"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31205 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.31205"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A795%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:795/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '795/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.31205'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:795/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/8'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/13'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/20'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/15'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/24'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/24'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/25'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/25'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/23'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/23'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/22'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/22'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/21'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/19'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/17'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/18'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/14'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/16'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/10'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/9'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/11'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/12'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/7'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/5'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32909"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32909 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32909"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A819%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:819/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '819/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32909'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:819/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32927 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32927"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32927 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32927"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:688/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '688/5'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32927'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:688/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32927 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32927"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32927 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32927"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:688/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '688/6'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32927'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:688/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32927 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32927"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32927 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32927"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:688/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '688/4'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32927'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:688/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32927 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32927"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32927 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32927"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:688/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '688/3'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32927'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:688/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32927 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32927"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32927 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32927"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:688/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '688/2'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32927'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:688/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32927 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32927"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32927 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32927"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A688%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:688/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '688/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32927'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:688/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/12'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/15'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/6'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/13'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/18'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/19'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/17'^^xsd:string;
  dwc:scientificName 'Turbonilla rufa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '836212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/16'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/14'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/11'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/9'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/10'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/5'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/3'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32981 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.32981"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A820%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:820/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '820/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.32981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:820/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33423"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.33423"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:577/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '577/5'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.33423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:577/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33423"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.33423"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:577/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '577/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.33423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:577/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33423"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.33423"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:577/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '577/4'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.33423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:577/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33423"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.33423"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:577/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '577/3'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.33423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:577/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.59654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33423"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.59654)"^^geo:wktLiteral ;
  geo-pos:lat "58.33423"^^xsd:decimal ;
  geo-pos:long "8.59654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A577%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:577/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '577/2'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59654'^^xsd:double;
  dwc:latitude '58.33423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:577/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3120588487592"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3120588487592"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.312058848759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3120588487592"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3120588487592"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.312058848759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8267'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3120588487592"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3120588487592"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.312058848759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8272'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3120588487592"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3120588487592"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.312058848759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8266'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3120588487592"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3120588487592"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.312058848759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8271'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3120588487592"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3120588487592"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.312058848759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8270'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3120588487592"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3120588487592 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3120588487592"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.312058848759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8268'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8594'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8596'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8602'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8603'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8598'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8607'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8614'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8609'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8593'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8599'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8604'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8595'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8592'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8606'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8605'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8612'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8615'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8601'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8610'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8611'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8597'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8613'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8608'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290973356178"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290973356178 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290973356178"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329097335618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8591'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3292775931665 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3292775931665"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3292775931665 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3292775931665"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329277593167'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7363'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3292775931665 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3292775931665"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3292775931665 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3292775931665"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329277593167'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7366'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3292775931665 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3292775931665"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3292775931665 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3292775931665"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329277593167'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7362'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3292775931665 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3292775931665"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3292775931665 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3292775931665"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329277593167'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7365'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3292775931665 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3292775931665"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3292775931665 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3292775931665"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329277593167'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7364'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3292775931665 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3292775931665"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3292775931665 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3292775931665"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329277593167'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7367'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8620'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8616'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8625'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8622'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8624'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8627'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8633'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8629'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8617'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8618'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8628'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8619'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turbonilla rufa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8632'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8631'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8621'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8630'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8634'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329818360297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329818360297 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.329818360297"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.329818360297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8626'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3342343155274"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3342343155274"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.334234315527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6340'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3342343155274"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3342343155274"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.334234315527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6343'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3342343155274"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3342343155274"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.334234315527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6342'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3342343155274"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3342343155274"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.334234315527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6339'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.59654426574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3342343155274"^^xsd:decimal ;
  dwc:decimalLongitude "8.59654426574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.59654426574707)"^^geo:wktLiteral ;
  geo-pos:lat "58.3342343155274"^^xsd:decimal ;
  geo-pos:long "8.59654426574707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5965442657471'^^xsd:double;
  dwc:latitude '58.334234315527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6341'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/6'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/12'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/10'^^xsd:string;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/13'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/18'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/19'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/21'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/20'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/17'^^xsd:string;
  dwc:scientificName 'Raphitoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '137829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/14'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/15'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/16'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/11'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/8'^^xsd:string;
  dwc:scientificName 'Laevicardium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/9'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/5'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/3'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31936"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31936 8.59663)"^^geo:wktLiteral ;
  geo-pos:lat "58.31936"^^xsd:decimal ;
  geo-pos:long "8.59663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A774%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:774/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '774/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59663'^^xsd:double;
  dwc:latitude '58.31936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:774/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8012'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8026'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8025'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8023'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '137829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8010'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137829'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8020'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8017'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8024'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8021'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8011'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8015'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8009'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8027'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8022'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8028'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8014'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8018'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8013'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Laevicardium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8019'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3193620627935"^^xsd:decimal ;
  dwc:decimalLongitude "8.59663009643555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3193620627935 8.59663009643555)"^^geo:wktLiteral ;
  geo-pos:lat "58.3193620627935"^^xsd:decimal ;
  geo-pos:long "8.59663009643555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5966300964356'^^xsd:double;
  dwc:latitude '58.319362062794'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8029'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29316 8.59671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29316"^^xsd:decimal ;
  dwc:decimalLongitude "8.59671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29316 8.59671)"^^geo:wktLiteral ;
  geo-pos:lat "58.29316"^^xsd:decimal ;
  geo-pos:long "8.59671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:958/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '958/5'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59671'^^xsd:double;
  dwc:latitude '58.29316'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:958/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29316 8.59671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29316"^^xsd:decimal ;
  dwc:decimalLongitude "8.59671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29316 8.59671)"^^geo:wktLiteral ;
  geo-pos:lat "58.29316"^^xsd:decimal ;
  geo-pos:long "8.59671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:958/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '958/4'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59671'^^xsd:double;
  dwc:latitude '58.29316'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:958/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29316 8.59671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29316"^^xsd:decimal ;
  dwc:decimalLongitude "8.59671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29316 8.59671)"^^geo:wktLiteral ;
  geo-pos:lat "58.29316"^^xsd:decimal ;
  geo-pos:long "8.59671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:958/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '958/3'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59671'^^xsd:double;
  dwc:latitude '58.29316'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:958/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29316 8.59671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29316"^^xsd:decimal ;
  dwc:decimalLongitude "8.59671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29316 8.59671)"^^geo:wktLiteral ;
  geo-pos:lat "58.29316"^^xsd:decimal ;
  geo-pos:long "8.59671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:958/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '958/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59671'^^xsd:double;
  dwc:latitude '58.29316'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:958/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29316 8.59671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29316"^^xsd:decimal ;
  dwc:decimalLongitude "8.59671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29316 8.59671)"^^geo:wktLiteral ;
  geo-pos:lat "58.29316"^^xsd:decimal ;
  geo-pos:long "8.59671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A958%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:958/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '958/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59671'^^xsd:double;
  dwc:latitude '58.29316'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:958/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A683%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A683%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A683%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32603 8.59671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32603"^^xsd:decimal ;
  dwc:decimalLongitude "8.59671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A683%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32603 8.59671)"^^geo:wktLiteral ;
  geo-pos:lat "58.32603"^^xsd:decimal ;
  geo-pos:long "8.59671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A683%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:683/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '683/1'^^xsd:string;
  dwc:scientificName 'Venerupis aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59671'^^xsd:double;
  dwc:latitude '58.32603'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '181362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:683/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293162675831 8.59671592712402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.293162675831"^^xsd:decimal ;
  dwc:decimalLongitude "8.59671592712402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293162675831 8.59671592712402)"^^geo:wktLiteral ;
  geo-pos:lat "58.293162675831"^^xsd:decimal ;
  geo-pos:long "8.59671592712402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.596715927124'^^xsd:double;
  dwc:latitude '58.293162675831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9880'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293162675831 8.59671592712402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.293162675831"^^xsd:decimal ;
  dwc:decimalLongitude "8.59671592712402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293162675831 8.59671592712402)"^^geo:wktLiteral ;
  geo-pos:lat "58.293162675831"^^xsd:decimal ;
  geo-pos:long "8.59671592712402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.596715927124'^^xsd:double;
  dwc:latitude '58.293162675831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9882'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293162675831 8.59671592712402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.293162675831"^^xsd:decimal ;
  dwc:decimalLongitude "8.59671592712402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293162675831 8.59671592712402)"^^geo:wktLiteral ;
  geo-pos:lat "58.293162675831"^^xsd:decimal ;
  geo-pos:long "8.59671592712402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.596715927124'^^xsd:double;
  dwc:latitude '58.293162675831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9881'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293162675831 8.59671592712402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.293162675831"^^xsd:decimal ;
  dwc:decimalLongitude "8.59671592712402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293162675831 8.59671592712402)"^^geo:wktLiteral ;
  geo-pos:lat "58.293162675831"^^xsd:decimal ;
  geo-pos:long "8.59671592712402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.596715927124'^^xsd:double;
  dwc:latitude '58.293162675831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9884'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293162675831 8.59671592712402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.293162675831"^^xsd:decimal ;
  dwc:decimalLongitude "8.59671592712402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293162675831 8.59671592712402)"^^geo:wktLiteral ;
  geo-pos:lat "58.293162675831"^^xsd:decimal ;
  geo-pos:long "8.59671592712402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.596715927124'^^xsd:double;
  dwc:latitude '58.293162675831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9883'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32337"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  geo-pos:lat "58.32337"^^xsd:decimal ;
  geo-pos:long "8.5968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:864/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '864/8'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5968'^^xsd:double;
  dwc:latitude '58.32337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:864/8'^^xsd:anyURI;
  dwc:observationDate '1977-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32337"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  geo-pos:lat "58.32337"^^xsd:decimal ;
  geo-pos:long "8.5968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:864/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '864/9'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5968'^^xsd:double;
  dwc:latitude '58.32337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:864/9'^^xsd:anyURI;
  dwc:observationDate '1977-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32337"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  geo-pos:lat "58.32337"^^xsd:decimal ;
  geo-pos:long "8.5968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:864/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '864/10'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5968'^^xsd:double;
  dwc:latitude '58.32337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:864/10'^^xsd:anyURI;
  dwc:observationDate '1977-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32337"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  geo-pos:lat "58.32337"^^xsd:decimal ;
  geo-pos:long "8.5968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:864/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '864/7'^^xsd:string;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5968'^^xsd:double;
  dwc:latitude '58.32337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:864/7'^^xsd:anyURI;
  dwc:observationDate '1977-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32337"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  geo-pos:lat "58.32337"^^xsd:decimal ;
  geo-pos:long "8.5968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:864/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '864/6'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5968'^^xsd:double;
  dwc:latitude '58.32337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:864/6'^^xsd:anyURI;
  dwc:observationDate '1977-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32337"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  geo-pos:lat "58.32337"^^xsd:decimal ;
  geo-pos:long "8.5968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:864/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '864/5'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5968'^^xsd:double;
  dwc:latitude '58.32337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:864/5'^^xsd:anyURI;
  dwc:observationDate '1977-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32337"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  geo-pos:lat "58.32337"^^xsd:decimal ;
  geo-pos:long "8.5968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:864/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '864/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5968'^^xsd:double;
  dwc:latitude '58.32337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:864/3'^^xsd:anyURI;
  dwc:observationDate '1977-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32337"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  geo-pos:lat "58.32337"^^xsd:decimal ;
  geo-pos:long "8.5968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:864/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '864/4'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5968'^^xsd:double;
  dwc:latitude '58.32337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:864/4'^^xsd:anyURI;
  dwc:observationDate '1977-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32337"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  geo-pos:lat "58.32337"^^xsd:decimal ;
  geo-pos:long "8.5968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:864/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '864/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5968'^^xsd:double;
  dwc:latitude '58.32337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:864/1'^^xsd:anyURI;
  dwc:observationDate '1977-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32337"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.5968)"^^geo:wktLiteral ;
  geo-pos:lat "58.32337"^^xsd:decimal ;
  geo-pos:long "8.5968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A864%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:864/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '864/2'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5968'^^xsd:double;
  dwc:latitude '58.32337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:864/2'^^xsd:anyURI;
  dwc:observationDate '1977-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323373680496"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968017578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.323373680496"^^xsd:decimal ;
  geo-pos:long "8.5968017578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5968017578125'^^xsd:double;
  dwc:latitude '58.323373680496'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9044'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323373680496"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968017578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.323373680496"^^xsd:decimal ;
  geo-pos:long "8.5968017578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5968017578125'^^xsd:double;
  dwc:latitude '58.323373680496'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9039'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323373680496"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968017578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.323373680496"^^xsd:decimal ;
  geo-pos:long "8.5968017578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5968017578125'^^xsd:double;
  dwc:latitude '58.323373680496'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9043'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323373680496"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968017578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.323373680496"^^xsd:decimal ;
  geo-pos:long "8.5968017578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5968017578125'^^xsd:double;
  dwc:latitude '58.323373680496'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9045'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323373680496"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968017578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.323373680496"^^xsd:decimal ;
  geo-pos:long "8.5968017578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5968017578125'^^xsd:double;
  dwc:latitude '58.323373680496'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9047'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323373680496"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968017578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.323373680496"^^xsd:decimal ;
  geo-pos:long "8.5968017578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5968017578125'^^xsd:double;
  dwc:latitude '58.323373680496'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9040'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323373680496"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968017578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.323373680496"^^xsd:decimal ;
  geo-pos:long "8.5968017578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5968017578125'^^xsd:double;
  dwc:latitude '58.323373680496'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9041'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323373680496"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968017578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.323373680496"^^xsd:decimal ;
  geo-pos:long "8.5968017578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5968017578125'^^xsd:double;
  dwc:latitude '58.323373680496'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9046'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323373680496"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968017578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.323373680496"^^xsd:decimal ;
  geo-pos:long "8.5968017578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5968017578125'^^xsd:double;
  dwc:latitude '58.323373680496'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9042'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323373680496"^^xsd:decimal ;
  dwc:decimalLongitude "8.5968017578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.5968017578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.323373680496"^^xsd:decimal ;
  geo-pos:long "8.5968017578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5968017578125'^^xsd:double;
  dwc:latitude '58.323373680496'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9048'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32571"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  geo-pos:lat "58.32571"^^xsd:decimal ;
  geo-pos:long "8.59697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:646/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '646/9'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59697'^^xsd:double;
  dwc:latitude '58.32571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:646/9'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32571"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  geo-pos:lat "58.32571"^^xsd:decimal ;
  geo-pos:long "8.59697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:646/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '646/4'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59697'^^xsd:double;
  dwc:latitude '58.32571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:646/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32571"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  geo-pos:lat "58.32571"^^xsd:decimal ;
  geo-pos:long "8.59697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:646/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '646/8'^^xsd:string;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59697'^^xsd:double;
  dwc:latitude '58.32571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:646/8'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32571"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  geo-pos:lat "58.32571"^^xsd:decimal ;
  geo-pos:long "8.59697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:646/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '646/7'^^xsd:string;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59697'^^xsd:double;
  dwc:latitude '58.32571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:646/7'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32571"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  geo-pos:lat "58.32571"^^xsd:decimal ;
  geo-pos:long "8.59697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:646/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '646/5'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59697'^^xsd:double;
  dwc:latitude '58.32571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:646/5'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32571"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  geo-pos:lat "58.32571"^^xsd:decimal ;
  geo-pos:long "8.59697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:646/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '646/6'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59697'^^xsd:double;
  dwc:latitude '58.32571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:646/6'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32571"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  geo-pos:lat "58.32571"^^xsd:decimal ;
  geo-pos:long "8.59697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:646/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '646/2'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59697'^^xsd:double;
  dwc:latitude '58.32571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:646/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32571"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  geo-pos:lat "58.32571"^^xsd:decimal ;
  geo-pos:long "8.59697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:646/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '646/3'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59697'^^xsd:double;
  dwc:latitude '58.32571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:646/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32571"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32571 8.59697)"^^geo:wktLiteral ;
  geo-pos:lat "58.32571"^^xsd:decimal ;
  geo-pos:long "8.59697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A646%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:646/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '646/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59697'^^xsd:double;
  dwc:latitude '58.32571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:646/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3186859026291 8.59697341918945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3186859026291"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697341918945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3186859026291 8.59697341918945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3186859026291"^^xsd:decimal ;
  geo-pos:long "8.59697341918945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5969734191894'^^xsd:double;
  dwc:latitude '58.318685902629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3186859026291 8.59697341918945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3186859026291"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697341918945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3186859026291 8.59697341918945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3186859026291"^^xsd:decimal ;
  geo-pos:long "8.59697341918945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5969734191894'^^xsd:double;
  dwc:latitude '58.318685902629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1336'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3186859026291 8.59697341918945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3186859026291"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697341918945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3186859026291 8.59697341918945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3186859026291"^^xsd:decimal ;
  geo-pos:long "8.59697341918945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5969734191894'^^xsd:double;
  dwc:latitude '58.318685902629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1338'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3186859026291 8.59697341918945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3186859026291"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697341918945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3186859026291 8.59697341918945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3186859026291"^^xsd:decimal ;
  geo-pos:long "8.59697341918945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5969734191894'^^xsd:double;
  dwc:latitude '58.318685902629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1337'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3186859026291 8.59697341918945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3186859026291"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697341918945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3186859026291 8.59697341918945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3186859026291"^^xsd:decimal ;
  geo-pos:long "8.59697341918945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5969734191894'^^xsd:double;
  dwc:latitude '58.318685902629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1335'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257173363675"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697341918945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257173363675"^^xsd:decimal ;
  geo-pos:long "8.59697341918945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5969734191894'^^xsd:double;
  dwc:latitude '58.325717336367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6963'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257173363675"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697341918945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257173363675"^^xsd:decimal ;
  geo-pos:long "8.59697341918945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5969734191894'^^xsd:double;
  dwc:latitude '58.325717336367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6959'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257173363675"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697341918945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257173363675"^^xsd:decimal ;
  geo-pos:long "8.59697341918945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5969734191894'^^xsd:double;
  dwc:latitude '58.325717336367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6965'^^xsd:anyURI;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257173363675"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697341918945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257173363675"^^xsd:decimal ;
  geo-pos:long "8.59697341918945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5969734191894'^^xsd:double;
  dwc:latitude '58.325717336367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6962'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257173363675"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697341918945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257173363675"^^xsd:decimal ;
  geo-pos:long "8.59697341918945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5969734191894'^^xsd:double;
  dwc:latitude '58.325717336367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6960'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257173363675"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697341918945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257173363675"^^xsd:decimal ;
  geo-pos:long "8.59697341918945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5969734191894'^^xsd:double;
  dwc:latitude '58.325717336367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6964'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257173363675"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697341918945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257173363675"^^xsd:decimal ;
  geo-pos:long "8.59697341918945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5969734191894'^^xsd:double;
  dwc:latitude '58.325717336367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6961'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257173363675"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697341918945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257173363675"^^xsd:decimal ;
  geo-pos:long "8.59697341918945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5969734191894'^^xsd:double;
  dwc:latitude '58.325717336367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6967'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257173363675"^^xsd:decimal ;
  dwc:decimalLongitude "8.59697341918945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257173363675 8.59697341918945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257173363675"^^xsd:decimal ;
  geo-pos:long "8.59697341918945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5969734191894'^^xsd:double;
  dwc:latitude '58.325717336367'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6966'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59705)"^^geo:wktLiteral ;
  geo-pos:lat "58.32341"^^xsd:decimal ;
  geo-pos:long "8.59705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:739/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '739/5'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59705'^^xsd:double;
  dwc:latitude '58.32341'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:739/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59705)"^^geo:wktLiteral ;
  geo-pos:lat "58.32341"^^xsd:decimal ;
  geo-pos:long "8.59705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:739/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '739/4'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59705'^^xsd:double;
  dwc:latitude '58.32341'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:739/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59705)"^^geo:wktLiteral ;
  geo-pos:lat "58.32341"^^xsd:decimal ;
  geo-pos:long "8.59705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:739/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '739/3'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59705'^^xsd:double;
  dwc:latitude '58.32341'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:739/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59705)"^^geo:wktLiteral ;
  geo-pos:lat "58.32341"^^xsd:decimal ;
  geo-pos:long "8.59705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:739/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '739/2'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59705'^^xsd:double;
  dwc:latitude '58.32341'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:739/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59705)"^^geo:wktLiteral ;
  geo-pos:lat "58.32341"^^xsd:decimal ;
  geo-pos:long "8.59705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A739%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:739/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '739/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59705'^^xsd:double;
  dwc:latitude '58.32341'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:739/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59705924987793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3234187522664"^^xsd:decimal ;
  dwc:decimalLongitude "8.59705924987793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59705924987793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3234187522664"^^xsd:decimal ;
  geo-pos:long "8.59705924987793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5970592498779'^^xsd:double;
  dwc:latitude '58.323418752266'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7670'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59705924987793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3234187522664"^^xsd:decimal ;
  dwc:decimalLongitude "8.59705924987793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59705924987793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3234187522664"^^xsd:decimal ;
  geo-pos:long "8.59705924987793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5970592498779'^^xsd:double;
  dwc:latitude '58.323418752266'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7673'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59705924987793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3234187522664"^^xsd:decimal ;
  dwc:decimalLongitude "8.59705924987793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59705924987793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3234187522664"^^xsd:decimal ;
  geo-pos:long "8.59705924987793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5970592498779'^^xsd:double;
  dwc:latitude '58.323418752266'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7674'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59705924987793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3234187522664"^^xsd:decimal ;
  dwc:decimalLongitude "8.59705924987793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59705924987793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3234187522664"^^xsd:decimal ;
  geo-pos:long "8.59705924987793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5970592498779'^^xsd:double;
  dwc:latitude '58.323418752266'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7672'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59705924987793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3234187522664"^^xsd:decimal ;
  dwc:decimalLongitude "8.59705924987793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59705924987793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3234187522664"^^xsd:decimal ;
  geo-pos:long "8.59705924987793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5970592498779'^^xsd:double;
  dwc:latitude '58.323418752266'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7671'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33364"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  geo-pos:lat "58.33364"^^xsd:decimal ;
  geo-pos:long "8.59714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:826/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '826/4'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59714'^^xsd:double;
  dwc:latitude '58.33364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:826/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33364"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  geo-pos:lat "58.33364"^^xsd:decimal ;
  geo-pos:long "8.59714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:826/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '826/2'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59714'^^xsd:double;
  dwc:latitude '58.33364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:826/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33364"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  geo-pos:lat "58.33364"^^xsd:decimal ;
  geo-pos:long "8.59714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:826/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '826/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59714'^^xsd:double;
  dwc:latitude '58.33364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:826/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33364"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  geo-pos:lat "58.33364"^^xsd:decimal ;
  geo-pos:long "8.59714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:826/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '826/9'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59714'^^xsd:double;
  dwc:latitude '58.33364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:826/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33364"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  geo-pos:lat "58.33364"^^xsd:decimal ;
  geo-pos:long "8.59714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:826/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '826/6'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59714'^^xsd:double;
  dwc:latitude '58.33364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:826/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33364"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  geo-pos:lat "58.33364"^^xsd:decimal ;
  geo-pos:long "8.59714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:826/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '826/7'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59714'^^xsd:double;
  dwc:latitude '58.33364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:826/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33364"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  geo-pos:lat "58.33364"^^xsd:decimal ;
  geo-pos:long "8.59714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:826/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '826/8'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59714'^^xsd:double;
  dwc:latitude '58.33364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:826/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33364"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  geo-pos:lat "58.33364"^^xsd:decimal ;
  geo-pos:long "8.59714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:826/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '826/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59714'^^xsd:double;
  dwc:latitude '58.33364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:826/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33364"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33364 8.59714)"^^geo:wktLiteral ;
  geo-pos:lat "58.33364"^^xsd:decimal ;
  geo-pos:long "8.59714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A826%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:826/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '826/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59714'^^xsd:double;
  dwc:latitude '58.33364'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:826/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59714)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:689/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '689/2'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59714'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:689/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59714)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:689/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '689/4'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59714'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:689/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59714)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:689/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '689/5'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59714'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:689/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59714)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:689/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '689/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59714'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:689/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.59714)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.59714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A689%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:689/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '689/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59714'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:689/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3336485572895"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714508056641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3336485572895"^^xsd:decimal ;
  geo-pos:long "8.59714508056641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5971450805664'^^xsd:double;
  dwc:latitude '58.33364855729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8728'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3336485572895"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714508056641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3336485572895"^^xsd:decimal ;
  geo-pos:long "8.59714508056641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5971450805664'^^xsd:double;
  dwc:latitude '58.33364855729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8732'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3336485572895"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714508056641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3336485572895"^^xsd:decimal ;
  geo-pos:long "8.59714508056641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5971450805664'^^xsd:double;
  dwc:latitude '58.33364855729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8731'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3336485572895"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714508056641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3336485572895"^^xsd:decimal ;
  geo-pos:long "8.59714508056641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5971450805664'^^xsd:double;
  dwc:latitude '58.33364855729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8729'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3336485572895"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714508056641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3336485572895"^^xsd:decimal ;
  geo-pos:long "8.59714508056641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5971450805664'^^xsd:double;
  dwc:latitude '58.33364855729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8730'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3336485572895"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714508056641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3336485572895"^^xsd:decimal ;
  geo-pos:long "8.59714508056641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5971450805664'^^xsd:double;
  dwc:latitude '58.33364855729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8727'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3336485572895"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714508056641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3336485572895"^^xsd:decimal ;
  geo-pos:long "8.59714508056641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5971450805664'^^xsd:double;
  dwc:latitude '58.33364855729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8726'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3336485572895"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714508056641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3336485572895"^^xsd:decimal ;
  geo-pos:long "8.59714508056641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5971450805664'^^xsd:double;
  dwc:latitude '58.33364855729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8733'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3336485572895"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714508056641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3336485572895 8.59714508056641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3336485572895"^^xsd:decimal ;
  geo-pos:long "8.59714508056641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5971450805664'^^xsd:double;
  dwc:latitude '58.33364855729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8725'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59714508056641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714508056641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59714508056641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59714508056641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5971450805664'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7372'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59714508056641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714508056641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59714508056641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59714508056641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5971450805664'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59714508056641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714508056641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59714508056641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59714508056641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5971450805664'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7369'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59714508056641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714508056641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59714508056641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59714508056641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5971450805664'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7371'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59714508056641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.59714508056641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.59714508056641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.59714508056641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5971450805664'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7370'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.59723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32148"^^xsd:decimal ;
  dwc:decimalLongitude "8.59723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.59723)"^^geo:wktLiteral ;
  geo-pos:lat "58.32148"^^xsd:decimal ;
  geo-pos:long "8.59723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:708/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '708/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59723'^^xsd:double;
  dwc:latitude '58.32148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:708/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.59723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32148"^^xsd:decimal ;
  dwc:decimalLongitude "8.59723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.59723)"^^geo:wktLiteral ;
  geo-pos:lat "58.32148"^^xsd:decimal ;
  geo-pos:long "8.59723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:708/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '708/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59723'^^xsd:double;
  dwc:latitude '58.32148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:708/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.59723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32148"^^xsd:decimal ;
  dwc:decimalLongitude "8.59723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.59723)"^^geo:wktLiteral ;
  geo-pos:lat "58.32148"^^xsd:decimal ;
  geo-pos:long "8.59723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:708/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '708/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59723'^^xsd:double;
  dwc:latitude '58.32148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:708/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.59723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32148"^^xsd:decimal ;
  dwc:decimalLongitude "8.59723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.59723)"^^geo:wktLiteral ;
  geo-pos:lat "58.32148"^^xsd:decimal ;
  geo-pos:long "8.59723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:708/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '708/5'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59723'^^xsd:double;
  dwc:latitude '58.32148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:708/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.59723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32148"^^xsd:decimal ;
  dwc:decimalLongitude "8.59723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.59723)"^^geo:wktLiteral ;
  geo-pos:lat "58.32148"^^xsd:decimal ;
  geo-pos:long "8.59723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:708/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '708/1'^^xsd:string;
  dwc:scientificName 'Antalis dentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59723'^^xsd:double;
  dwc:latitude '58.32148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '196375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:708/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '196375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.59723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32148"^^xsd:decimal ;
  dwc:decimalLongitude "8.59723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.59723)"^^geo:wktLiteral ;
  geo-pos:lat "58.32148"^^xsd:decimal ;
  geo-pos:long "8.59723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A708%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:708/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '708/3'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59723'^^xsd:double;
  dwc:latitude '58.32148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:708/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.59723091125488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.59723091125488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.59723091125488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.59723091125488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5972309112549'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.59723091125488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.59723091125488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.59723091125488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.59723091125488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5972309112549'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7471'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.59723091125488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.59723091125488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.59723091125488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.59723091125488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5972309112549'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7467'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.59723091125488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.59723091125488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.59723091125488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.59723091125488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5972309112549'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.59723091125488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.59723091125488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.59723091125488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.59723091125488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis dentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5972309112549'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '196375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7466'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.59723091125488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.59723091125488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.59723091125488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.59723091125488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5972309112549'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7470'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.59731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32337"^^xsd:decimal ;
  dwc:decimalLongitude "8.59731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.59731)"^^geo:wktLiteral ;
  geo-pos:lat "58.32337"^^xsd:decimal ;
  geo-pos:long "8.59731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:565/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '565/5'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59731'^^xsd:double;
  dwc:latitude '58.32337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:565/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.59731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32337"^^xsd:decimal ;
  dwc:decimalLongitude "8.59731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.59731)"^^geo:wktLiteral ;
  geo-pos:lat "58.32337"^^xsd:decimal ;
  geo-pos:long "8.59731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:565/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '565/4'^^xsd:string;
  dwc:scientificName 'Odostomia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59731'^^xsd:double;
  dwc:latitude '58.32337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:565/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '224401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.59731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32337"^^xsd:decimal ;
  dwc:decimalLongitude "8.59731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.59731)"^^geo:wktLiteral ;
  geo-pos:lat "58.32337"^^xsd:decimal ;
  geo-pos:long "8.59731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:565/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '565/3'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59731'^^xsd:double;
  dwc:latitude '58.32337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:565/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.59731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32337"^^xsd:decimal ;
  dwc:decimalLongitude "8.59731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.59731)"^^geo:wktLiteral ;
  geo-pos:lat "58.32337"^^xsd:decimal ;
  geo-pos:long "8.59731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:565/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '565/2'^^xsd:string;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59731'^^xsd:double;
  dwc:latitude '58.32337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:565/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.59731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32337"^^xsd:decimal ;
  dwc:decimalLongitude "8.59731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32337 8.59731)"^^geo:wktLiteral ;
  geo-pos:lat "58.32337"^^xsd:decimal ;
  geo-pos:long "8.59731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A565%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:565/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '565/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59731'^^xsd:double;
  dwc:latitude '58.32337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:565/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A542%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A542%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A542%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.59731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.59731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A542%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.59731)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.59731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A542%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:542/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '542/3'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59731'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:542/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A542%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A542%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A542%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.59731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.59731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A542%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.59731)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.59731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A542%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:542/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '542/2'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59731'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:542/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A542%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A542%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A542%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.59731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.59731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A542%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.59731)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.59731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A542%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:542/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '542/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59731'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:542/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.59731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323373680496"^^xsd:decimal ;
  dwc:decimalLongitude "8.59731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.59731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "58.323373680496"^^xsd:decimal ;
  geo-pos:long "8.59731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5973167419434'^^xsd:double;
  dwc:latitude '58.323373680496'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.59731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323373680496"^^xsd:decimal ;
  dwc:decimalLongitude "8.59731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.59731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "58.323373680496"^^xsd:decimal ;
  geo-pos:long "8.59731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5973167419434'^^xsd:double;
  dwc:latitude '58.323373680496'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '224401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.59731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323373680496"^^xsd:decimal ;
  dwc:decimalLongitude "8.59731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.59731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "58.323373680496"^^xsd:decimal ;
  geo-pos:long "8.59731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5973167419434'^^xsd:double;
  dwc:latitude '58.323373680496'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6227'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.59731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323373680496"^^xsd:decimal ;
  dwc:decimalLongitude "8.59731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.59731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "58.323373680496"^^xsd:decimal ;
  geo-pos:long "8.59731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5973167419434'^^xsd:double;
  dwc:latitude '58.323373680496'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.59731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323373680496"^^xsd:decimal ;
  dwc:decimalLongitude "8.59731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323373680496 8.59731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "58.323373680496"^^xsd:decimal ;
  geo-pos:long "8.59731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5973167419434'^^xsd:double;
  dwc:latitude '58.323373680496'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6229'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.59731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.59731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.59731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.59731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5973167419434'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6051'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.59731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.59731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.59731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.59731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5973167419434'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6052'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.59731674194336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.59731674194336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.59731674194336)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.59731674194336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5973167419434'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6053'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.59748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33315"^^xsd:decimal ;
  dwc:decimalLongitude "8.59748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.59748)"^^geo:wktLiteral ;
  geo-pos:lat "58.33315"^^xsd:decimal ;
  geo-pos:long "8.59748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:802/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '802/6'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59748'^^xsd:double;
  dwc:latitude '58.33315'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:802/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.59748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33315"^^xsd:decimal ;
  dwc:decimalLongitude "8.59748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.59748)"^^geo:wktLiteral ;
  geo-pos:lat "58.33315"^^xsd:decimal ;
  geo-pos:long "8.59748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:802/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '802/4'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59748'^^xsd:double;
  dwc:latitude '58.33315'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:802/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.59748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33315"^^xsd:decimal ;
  dwc:decimalLongitude "8.59748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.59748)"^^geo:wktLiteral ;
  geo-pos:lat "58.33315"^^xsd:decimal ;
  geo-pos:long "8.59748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:802/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '802/7'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59748'^^xsd:double;
  dwc:latitude '58.33315'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:802/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.59748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33315"^^xsd:decimal ;
  dwc:decimalLongitude "8.59748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.59748)"^^geo:wktLiteral ;
  geo-pos:lat "58.33315"^^xsd:decimal ;
  geo-pos:long "8.59748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:802/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '802/5'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59748'^^xsd:double;
  dwc:latitude '58.33315'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:802/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.59748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33315"^^xsd:decimal ;
  dwc:decimalLongitude "8.59748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.59748)"^^geo:wktLiteral ;
  geo-pos:lat "58.33315"^^xsd:decimal ;
  geo-pos:long "8.59748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:802/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '802/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59748'^^xsd:double;
  dwc:latitude '58.33315'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:802/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.59748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33315"^^xsd:decimal ;
  dwc:decimalLongitude "8.59748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.59748)"^^geo:wktLiteral ;
  geo-pos:lat "58.33315"^^xsd:decimal ;
  geo-pos:long "8.59748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:802/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '802/3'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59748'^^xsd:double;
  dwc:latitude '58.33315'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:802/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.59748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33315"^^xsd:decimal ;
  dwc:decimalLongitude "8.59748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.59748)"^^geo:wktLiteral ;
  geo-pos:lat "58.33315"^^xsd:decimal ;
  geo-pos:long "8.59748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A802%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:802/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '802/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59748'^^xsd:double;
  dwc:latitude '58.33315'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:802/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.59748840332031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331529081202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59748840332031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.59748840332031)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331529081202"^^xsd:decimal ;
  geo-pos:long "8.59748840332031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5974884033203'^^xsd:double;
  dwc:latitude '58.33315290812'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8333'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.59748840332031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331529081202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59748840332031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.59748840332031)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331529081202"^^xsd:decimal ;
  geo-pos:long "8.59748840332031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5974884033203'^^xsd:double;
  dwc:latitude '58.33315290812'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8332'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.59748840332031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331529081202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59748840332031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.59748840332031)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331529081202"^^xsd:decimal ;
  geo-pos:long "8.59748840332031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5974884033203'^^xsd:double;
  dwc:latitude '58.33315290812'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8330'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.59748840332031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331529081202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59748840332031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.59748840332031)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331529081202"^^xsd:decimal ;
  geo-pos:long "8.59748840332031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5974884033203'^^xsd:double;
  dwc:latitude '58.33315290812'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8329'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.59748840332031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331529081202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59748840332031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.59748840332031)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331529081202"^^xsd:decimal ;
  geo-pos:long "8.59748840332031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5974884033203'^^xsd:double;
  dwc:latitude '58.33315290812'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8331'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.59748840332031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331529081202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59748840332031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.59748840332031)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331529081202"^^xsd:decimal ;
  geo-pos:long "8.59748840332031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5974884033203'^^xsd:double;
  dwc:latitude '58.33315290812'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.59748840332031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331529081202"^^xsd:decimal ;
  dwc:decimalLongitude "8.59748840332031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.59748840332031)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331529081202"^^xsd:decimal ;
  geo-pos:long "8.59748840332031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5974884033203'^^xsd:double;
  dwc:latitude '58.33315290812'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8328'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.32341"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:452/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '452/5'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.32341'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:452/5'^^xsd:anyURI;
  dwc:observationDate '1970-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.32341"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:452/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '452/3'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.32341'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:452/3'^^xsd:anyURI;
  dwc:observationDate '1970-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.32341"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:452/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '452/2'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.32341'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:452/2'^^xsd:anyURI;
  dwc:observationDate '1970-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.32341"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:452/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '452/4'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.32341'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:452/4'^^xsd:anyURI;
  dwc:observationDate '1970-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32341"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32341 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.32341"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A452%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:452/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '452/1'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.32341'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:452/1'^^xsd:anyURI;
  dwc:observationDate '1970-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/14'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/17'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/18'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/18'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/30'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/30'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/35'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/35'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/37'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/37'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/34'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/34'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/33'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/33'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/38'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/38'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/39'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/39'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/36'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/36'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/28'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/28'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/31'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/31'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/27'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/27'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/29'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/29'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/32'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/32'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/26'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/26'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/24'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/24'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/25'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/25'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/21'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/21'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/23'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/23'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/22'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/22'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/20'^^xsd:string;
  dwc:scientificName 'Melanella alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/20'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/16'^^xsd:string;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/15'^^xsd:string;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/19'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/19'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/10'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/12'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/11'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/8'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/13'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/9'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/6'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/4'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/5'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33986"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33986 8.59757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33986"^^xsd:decimal ;
  geo-pos:long "8.59757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A937%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:937/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '937/7'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59757'^^xsd:double;
  dwc:latitude '58.33986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:937/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3234187522664"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3234187522664"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.323418752266'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5255'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3234187522664"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3234187522664"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.323418752266'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5256'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3234187522664"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3234187522664"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.323418752266'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3234187522664"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3234187522664"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.323418752266'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5254'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3234187522664"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3234187522664 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3234187522664"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.323418752266'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281960340851 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281960340851"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281960340851 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281960340851"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10528'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.328196034085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10528'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9625'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9633'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9619'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9640'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9637'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9644'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9622'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9632'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9630'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9624'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9618'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9641'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9652'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9648'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9642'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9621'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9645'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9643'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9635'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9647'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9639'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9626'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9629'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9628'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9649'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9650'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9651'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9653'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9646'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9638'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9627'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9634'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9631'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9656'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9620'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9655'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9654'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398661107907"^^xsd:decimal ;
  dwc:decimalLongitude "8.59757423400879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398661107907 8.59757423400879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398661107907"^^xsd:decimal ;
  geo-pos:long "8.59757423400879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5975742340088'^^xsd:double;
  dwc:latitude '58.339866110791'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9636'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.59774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.59774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.59774)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.59774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:582/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '582/5'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59774'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:582/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.59774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.59774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.59774)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.59774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:582/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '582/4'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59774'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:582/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.59774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.59774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.59774)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.59774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:582/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '582/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59774'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:582/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.59774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.59774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.59774)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.59774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:582/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '582/3'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59774'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:582/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.59774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.59774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.59774)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.59774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A582%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:582/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '582/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59774'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:582/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59774589538574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59774589538574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59774589538574)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59774589538574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5977458953857'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6404'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59774589538574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59774589538574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59774589538574)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59774589538574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5977458953857'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6403'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59774589538574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59774589538574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59774589538574)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59774589538574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5977458953857'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6401'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59774589538574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59774589538574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59774589538574)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59774589538574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5977458953857'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6405'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59774589538574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59774589538574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59774589538574)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59774589538574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5977458953857'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6402'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:367/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '367/3'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59783'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:367/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:367/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '367/10'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59783'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:367/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:367/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '367/17'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59783'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:367/17'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:367/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '367/16'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59783'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:367/16'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:367/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '367/14'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59783'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:367/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:367/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '367/13'^^xsd:string;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59783'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:367/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:367/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '367/15'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59783'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:367/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:367/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '367/11'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59783'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:367/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:367/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '367/12'^^xsd:string;
  dwc:scientificName 'Odostomia acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59783'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:367/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:367/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '367/6'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59783'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:367/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:367/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '367/7'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59783'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:367/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:367/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '367/9'^^xsd:string;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59783'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:367/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:367/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '367/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59783'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:367/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:367/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '367/5'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59783'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:367/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:367/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '367/8'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59783'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:367/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:367/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '367/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59783'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:367/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29726"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29726 8.59783)"^^geo:wktLiteral ;
  geo-pos:lat "58.29726"^^xsd:decimal ;
  geo-pos:long "8.59783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A367%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:367/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '367/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59783'^^xsd:double;
  dwc:latitude '58.29726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:367/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783172607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59783172607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5978317260742'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4570'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783172607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59783172607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5978317260742'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4560'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783172607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59783172607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5978317260742'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4561'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783172607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59783172607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5978317260742'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4567'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783172607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59783172607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5978317260742'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4575'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783172607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59783172607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5978317260742'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4572'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783172607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59783172607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5978317260742'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4562'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783172607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59783172607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5978317260742'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4568'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783172607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59783172607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5978317260742'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4574'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783172607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59783172607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5978317260742'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4569'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783172607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59783172607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5978317260742'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4565'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783172607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59783172607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5978317260742'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4566'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783172607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59783172607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5978317260742'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4563'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783172607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59783172607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5978317260742'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4571'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140976'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783172607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59783172607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5978317260742'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4559'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783172607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59783172607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5978317260742'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4564'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972674757977"^^xsd:decimal ;
  dwc:decimalLongitude "8.59783172607422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972674757977 8.59783172607422)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972674757977"^^xsd:decimal ;
  geo-pos:long "8.59783172607422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5978317260742'^^xsd:double;
  dwc:latitude '58.297267475798'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4573'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A699%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A699%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A699%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33166 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33166"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A699%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33166 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33166"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A699%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:699/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '699/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:699/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A546%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A546%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A546%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33342 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33342"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A546%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33342 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33342"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A546%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:546/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '546/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33342'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:546/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A546%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A546%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A546%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33342 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33342"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A546%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33342 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33342"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A546%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:546/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '546/3'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33342'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:546/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A546%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A546%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A546%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33342 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33342"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A546%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33342 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33342"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A546%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:546/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '546/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33342'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:546/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/20'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/20'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/21'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/21'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/14'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/17'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/19'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/19'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/18'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/18'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/15'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/13'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/16'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/12'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/5'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/11'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/6'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/8'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/9'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/10'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/2'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.59791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.59791)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.59791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A989%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:989/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '989/3'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59791'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:989/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316659189032 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316659189032"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316659189032 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316659189032"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.331665918903'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7418'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3334232630743 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3334232630743"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3334232630743 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3334232630743"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.333423263074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6082'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3334232630743 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3334232630743"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3334232630743 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3334232630743"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.333423263074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6083'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3334232630743 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3334232630743"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3334232630743 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3334232630743"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.333423263074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6084'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10155'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10142'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10142'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10152'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10152'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10140'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10140'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10151'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10151'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10144'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10144'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10158'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10146'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10146'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10150'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10150'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10157'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10157'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10156'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10156'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10153'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10153'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10148'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10148'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10147'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10147'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10141'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10141'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10149'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10149'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10145'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10145'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10143'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10143'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10138'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10138'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.5979175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.5979175567627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.5979175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10139'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5979175567627'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10139'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391 8.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3391"^^xsd:decimal ;
  dwc:decimalLongitude "8.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391 8.598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3391"^^xsd:decimal ;
  geo-pos:long "8.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:691/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '691/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.598'^^xsd:double;
  dwc:latitude '58.3391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:691/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391 8.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3391"^^xsd:decimal ;
  dwc:decimalLongitude "8.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391 8.598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3391"^^xsd:decimal ;
  geo-pos:long "8.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:691/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '691/7'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.598'^^xsd:double;
  dwc:latitude '58.3391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:691/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391 8.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3391"^^xsd:decimal ;
  dwc:decimalLongitude "8.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391 8.598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3391"^^xsd:decimal ;
  geo-pos:long "8.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:691/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '691/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.598'^^xsd:double;
  dwc:latitude '58.3391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:691/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391 8.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3391"^^xsd:decimal ;
  dwc:decimalLongitude "8.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391 8.598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3391"^^xsd:decimal ;
  geo-pos:long "8.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:691/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '691/5'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.598'^^xsd:double;
  dwc:latitude '58.3391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:691/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391 8.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3391"^^xsd:decimal ;
  dwc:decimalLongitude "8.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391 8.598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3391"^^xsd:decimal ;
  geo-pos:long "8.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:691/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '691/4'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.598'^^xsd:double;
  dwc:latitude '58.3391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:691/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391 8.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3391"^^xsd:decimal ;
  dwc:decimalLongitude "8.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391 8.598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3391"^^xsd:decimal ;
  geo-pos:long "8.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:691/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '691/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.598'^^xsd:double;
  dwc:latitude '58.3391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:691/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391 8.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3391"^^xsd:decimal ;
  dwc:decimalLongitude "8.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391 8.598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3391"^^xsd:decimal ;
  geo-pos:long "8.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A691%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:691/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '691/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.598'^^xsd:double;
  dwc:latitude '58.3391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:691/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391002393701 8.59800338745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3391002393701"^^xsd:decimal ;
  dwc:decimalLongitude "8.59800338745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391002393701 8.59800338745117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3391002393701"^^xsd:decimal ;
  geo-pos:long "8.59800338745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5980033874512'^^xsd:double;
  dwc:latitude '58.33910023937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7384'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391002393701 8.59800338745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3391002393701"^^xsd:decimal ;
  dwc:decimalLongitude "8.59800338745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391002393701 8.59800338745117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3391002393701"^^xsd:decimal ;
  geo-pos:long "8.59800338745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5980033874512'^^xsd:double;
  dwc:latitude '58.33910023937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7389'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391002393701 8.59800338745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3391002393701"^^xsd:decimal ;
  dwc:decimalLongitude "8.59800338745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391002393701 8.59800338745117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3391002393701"^^xsd:decimal ;
  geo-pos:long "8.59800338745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5980033874512'^^xsd:double;
  dwc:latitude '58.33910023937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7383'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391002393701 8.59800338745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3391002393701"^^xsd:decimal ;
  dwc:decimalLongitude "8.59800338745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391002393701 8.59800338745117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3391002393701"^^xsd:decimal ;
  geo-pos:long "8.59800338745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5980033874512'^^xsd:double;
  dwc:latitude '58.33910023937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7386'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391002393701 8.59800338745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3391002393701"^^xsd:decimal ;
  dwc:decimalLongitude "8.59800338745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391002393701 8.59800338745117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3391002393701"^^xsd:decimal ;
  geo-pos:long "8.59800338745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5980033874512'^^xsd:double;
  dwc:latitude '58.33910023937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7385'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391002393701 8.59800338745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3391002393701"^^xsd:decimal ;
  dwc:decimalLongitude "8.59800338745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391002393701 8.59800338745117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3391002393701"^^xsd:decimal ;
  geo-pos:long "8.59800338745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5980033874512'^^xsd:double;
  dwc:latitude '58.33910023937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7388'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391002393701 8.59800338745117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3391002393701"^^xsd:decimal ;
  dwc:decimalLongitude "8.59800338745117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391002393701 8.59800338745117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3391002393701"^^xsd:decimal ;
  geo-pos:long "8.59800338745117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5980033874512'^^xsd:double;
  dwc:latitude '58.33910023937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7387'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30001 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30001"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30001 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30001"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:904/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '904/1'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.30001'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:904/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30001 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30001"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30001 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30001"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:904/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '904/7'^^xsd:string;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.30001'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:904/7'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30001 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30001"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30001 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30001"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:904/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '904/6'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.30001'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:904/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30001 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30001"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30001 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30001"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:904/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '904/5'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.30001'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:904/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30001 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30001"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30001 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30001"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:904/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '904/4'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.30001'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:904/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30001 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30001"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30001 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30001"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:904/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '904/3'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.30001'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:904/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30001 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30001"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30001 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30001"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A904%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:904/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '904/2'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.30001'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:904/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:731/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '731/16'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:731/16'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:731/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '731/12'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:731/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:731/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '731/13'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:731/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:731/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '731/14'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:731/14'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:731/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '731/15'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:731/15'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:731/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '731/11'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:731/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:731/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '731/10'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:731/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:731/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '731/8'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:731/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:731/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '731/9'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:731/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:731/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '731/7'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:731/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:731/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '731/6'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:731/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:731/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '731/4'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:731/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:731/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '731/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:731/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:731/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '731/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:731/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:731/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '731/3'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:731/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A731%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:731/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '731/2'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:731/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34045"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34045"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:673/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '673/15'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:673/15'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34045"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34045"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:673/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '673/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:673/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34045"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34045"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:673/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '673/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:673/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34045"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34045"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:673/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '673/11'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:673/11'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34045"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34045"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:673/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '673/16'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:673/16'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34045"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34045"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:673/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '673/14'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:673/14'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34045"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34045"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:673/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '673/12'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:673/12'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34045"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34045"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:673/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '673/9'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:673/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34045"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34045"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:673/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '673/13'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:673/13'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34045"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34045"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:673/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '673/10'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:673/10'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34045"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34045"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:673/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '673/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:673/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34045"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34045"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:673/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '673/7'^^xsd:string;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:673/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34045"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34045"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:673/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '673/5'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:673/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34045"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34045"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:673/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '673/2'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:673/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34045"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34045"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:673/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '673/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:673/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34045"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34045 8.59817)"^^geo:wktLiteral ;
  geo-pos:lat "58.34045"^^xsd:decimal ;
  geo-pos:long "8.59817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A673%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:673/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '673/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59817'^^xsd:double;
  dwc:latitude '58.34045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:673/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3000187784967 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3000187784967"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3000187784967 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3000187784967"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.300018778497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9309'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3000187784967 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3000187784967"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3000187784967 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3000187784967"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.300018778497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9308'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3000187784967 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3000187784967"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3000187784967 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3000187784967"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.300018778497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9307'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3000187784967 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3000187784967"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3000187784967 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3000187784967"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.300018778497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9311'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3000187784967 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3000187784967"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3000187784967 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3000187784967"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.300018778497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9306'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3000187784967 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3000187784967"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3000187784967 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3000187784967"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.300018778497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9310'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3000187784967 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3000187784967"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3000187784967 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3000187784967"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.300018778497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9312'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7629'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7626'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7625'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7624'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7622'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7619'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7621'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7620'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7634'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7627'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7628'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7631'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7633'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7632'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3404517659696"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3404517659696"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.34045176597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3404517659696"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3404517659696"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.34045176597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7194'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3404517659696"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3404517659696"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.34045176597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7201'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3404517659696"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3404517659696"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.34045176597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7197'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3404517659696"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3404517659696"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.34045176597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7193'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3404517659696"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3404517659696"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.34045176597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3404517659696"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3404517659696"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.34045176597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7189'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3404517659696"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3404517659696"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.34045176597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7196'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3404517659696"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3404517659696"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.34045176597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7191'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3404517659696"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3404517659696"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.34045176597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7203'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3404517659696"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3404517659696"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.34045176597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7195'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3404517659696"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3404517659696"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.34045176597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3404517659696"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3404517659696"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.34045176597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7190'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3404517659696"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3404517659696"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.34045176597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3404517659696"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3404517659696"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.34045176597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7204'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3404517659696"^^xsd:decimal ;
  dwc:decimalLongitude "8.59817504882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3404517659696 8.59817504882813)"^^geo:wktLiteral ;
  geo-pos:lat "58.3404517659696"^^xsd:decimal ;
  geo-pos:long "8.59817504882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5981750488281'^^xsd:double;
  dwc:latitude '58.34045176597'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7192'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A639%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A639%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A639%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31994"^^xsd:decimal ;
  dwc:decimalLongitude "8.59826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A639%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59826)"^^geo:wktLiteral ;
  geo-pos:lat "58.31994"^^xsd:decimal ;
  geo-pos:long "8.59826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A639%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:639/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '639/3'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59826'^^xsd:double;
  dwc:latitude '58.31994'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:639/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A639%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A639%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A639%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31994"^^xsd:decimal ;
  dwc:decimalLongitude "8.59826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A639%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59826)"^^geo:wktLiteral ;
  geo-pos:lat "58.31994"^^xsd:decimal ;
  geo-pos:long "8.59826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A639%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:639/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '639/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59826'^^xsd:double;
  dwc:latitude '58.31994'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:639/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A639%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A639%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A639%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31994"^^xsd:decimal ;
  dwc:decimalLongitude "8.59826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A639%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59826)"^^geo:wktLiteral ;
  geo-pos:lat "58.31994"^^xsd:decimal ;
  geo-pos:long "8.59826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A639%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:639/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '639/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59826'^^xsd:double;
  dwc:latitude '58.31994'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:639/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33207 8.59826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33207"^^xsd:decimal ;
  dwc:decimalLongitude "8.59826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33207 8.59826)"^^geo:wktLiteral ;
  geo-pos:lat "58.33207"^^xsd:decimal ;
  geo-pos:long "8.59826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:630/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '630/3'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59826'^^xsd:double;
  dwc:latitude '58.33207'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:630/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33207 8.59826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33207"^^xsd:decimal ;
  dwc:decimalLongitude "8.59826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33207 8.59826)"^^geo:wktLiteral ;
  geo-pos:lat "58.33207"^^xsd:decimal ;
  geo-pos:long "8.59826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:630/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '630/6'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59826'^^xsd:double;
  dwc:latitude '58.33207'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:630/6'^^xsd:anyURI;
  dwc:observationDate '1973-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33207 8.59826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33207"^^xsd:decimal ;
  dwc:decimalLongitude "8.59826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33207 8.59826)"^^geo:wktLiteral ;
  geo-pos:lat "58.33207"^^xsd:decimal ;
  geo-pos:long "8.59826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:630/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '630/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59826'^^xsd:double;
  dwc:latitude '58.33207'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:630/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33207 8.59826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33207"^^xsd:decimal ;
  dwc:decimalLongitude "8.59826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33207 8.59826)"^^geo:wktLiteral ;
  geo-pos:lat "58.33207"^^xsd:decimal ;
  geo-pos:long "8.59826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:630/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '630/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59826'^^xsd:double;
  dwc:latitude '58.33207'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:630/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33207 8.59826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33207"^^xsd:decimal ;
  dwc:decimalLongitude "8.59826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33207 8.59826)"^^geo:wktLiteral ;
  geo-pos:lat "58.33207"^^xsd:decimal ;
  geo-pos:long "8.59826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:630/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '630/5'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59826'^^xsd:double;
  dwc:latitude '58.33207'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:630/5'^^xsd:anyURI;
  dwc:observationDate '1973-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33207 8.59826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33207"^^xsd:decimal ;
  dwc:decimalLongitude "8.59826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33207 8.59826)"^^geo:wktLiteral ;
  geo-pos:lat "58.33207"^^xsd:decimal ;
  geo-pos:long "8.59826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A630%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:630/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '630/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59826'^^xsd:double;
  dwc:latitude '58.33207'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:630/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.5982608795166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199480578108"^^xsd:decimal ;
  dwc:decimalLongitude "8.5982608795166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.5982608795166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199480578108"^^xsd:decimal ;
  geo-pos:long "8.5982608795166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5982608795166'^^xsd:double;
  dwc:latitude '58.319948057811'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6915'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.5982608795166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199480578108"^^xsd:decimal ;
  dwc:decimalLongitude "8.5982608795166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.5982608795166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199480578108"^^xsd:decimal ;
  geo-pos:long "8.5982608795166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5982608795166'^^xsd:double;
  dwc:latitude '58.319948057811'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6917'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.5982608795166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199480578108"^^xsd:decimal ;
  dwc:decimalLongitude "8.5982608795166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.5982608795166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199480578108"^^xsd:decimal ;
  geo-pos:long "8.5982608795166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5982608795166'^^xsd:double;
  dwc:latitude '58.319948057811'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6916'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320714676216 8.5982608795166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320714676216"^^xsd:decimal ;
  dwc:decimalLongitude "8.5982608795166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320714676216 8.5982608795166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320714676216"^^xsd:decimal ;
  geo-pos:long "8.5982608795166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5982608795166'^^xsd:double;
  dwc:latitude '58.332071467622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6852'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320714676216 8.5982608795166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320714676216"^^xsd:decimal ;
  dwc:decimalLongitude "8.5982608795166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320714676216 8.5982608795166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320714676216"^^xsd:decimal ;
  geo-pos:long "8.5982608795166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5982608795166'^^xsd:double;
  dwc:latitude '58.332071467622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6850'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320714676216 8.5982608795166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320714676216"^^xsd:decimal ;
  dwc:decimalLongitude "8.5982608795166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320714676216 8.5982608795166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320714676216"^^xsd:decimal ;
  geo-pos:long "8.5982608795166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5982608795166'^^xsd:double;
  dwc:latitude '58.332071467622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6849'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320714676216 8.5982608795166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320714676216"^^xsd:decimal ;
  dwc:decimalLongitude "8.5982608795166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320714676216 8.5982608795166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320714676216"^^xsd:decimal ;
  geo-pos:long "8.5982608795166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5982608795166'^^xsd:double;
  dwc:latitude '58.332071467622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6847'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320714676216 8.5982608795166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320714676216"^^xsd:decimal ;
  dwc:decimalLongitude "8.5982608795166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320714676216 8.5982608795166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320714676216"^^xsd:decimal ;
  geo-pos:long "8.5982608795166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5982608795166'^^xsd:double;
  dwc:latitude '58.332071467622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6851'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320714676216 8.5982608795166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320714676216"^^xsd:decimal ;
  dwc:decimalLongitude "8.5982608795166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320714676216 8.5982608795166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320714676216"^^xsd:decimal ;
  geo-pos:long "8.5982608795166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5982608795166'^^xsd:double;
  dwc:latitude '58.332071467622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6848'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3062873413772 8.59834671020508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3062873413772"^^xsd:decimal ;
  dwc:decimalLongitude "8.59834671020508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3062873413772 8.59834671020508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3062873413772"^^xsd:decimal ;
  geo-pos:long "8.59834671020508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10504'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5983467102051'^^xsd:double;
  dwc:latitude '58.306287341377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10504'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.59843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:690/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '690/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59843'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:690/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.59843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:690/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '690/10'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59843'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:690/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.59843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:690/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '690/8'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59843'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:690/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.59843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:690/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '690/9'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59843'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:690/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.59843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:690/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '690/7'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59843'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:690/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.59843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:690/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '690/6'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59843'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:690/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.59843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:690/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '690/5'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59843'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:690/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.59843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:690/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '690/3'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59843'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:690/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.59843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:690/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '690/4'^^xsd:string;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59843'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:690/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.59843)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.59843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A690%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:690/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '690/2'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59843'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:690/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064677152368 8.59843254089355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3064677152368"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843254089355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064677152368 8.59843254089355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3064677152368"^^xsd:decimal ;
  geo-pos:long "8.59843254089355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10491'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5984325408935'^^xsd:double;
  dwc:latitude '58.306467715237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10491'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064677152368 8.59843254089355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3064677152368"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843254089355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064677152368 8.59843254089355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3064677152368"^^xsd:decimal ;
  geo-pos:long "8.59843254089355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10494'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5984325408935'^^xsd:double;
  dwc:latitude '58.306467715237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10494'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064677152368 8.59843254089355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3064677152368"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843254089355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064677152368 8.59843254089355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3064677152368"^^xsd:decimal ;
  geo-pos:long "8.59843254089355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10493'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5984325408935'^^xsd:double;
  dwc:latitude '58.306467715237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10493'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064677152368 8.59843254089355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3064677152368"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843254089355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064677152368 8.59843254089355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3064677152368"^^xsd:decimal ;
  geo-pos:long "8.59843254089355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10496'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5984325408935'^^xsd:double;
  dwc:latitude '58.306467715237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10496'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064677152368 8.59843254089355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3064677152368"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843254089355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064677152368 8.59843254089355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3064677152368"^^xsd:decimal ;
  geo-pos:long "8.59843254089355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10495'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5984325408935'^^xsd:double;
  dwc:latitude '58.306467715237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10495'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064677152368 8.59843254089355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3064677152368"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843254089355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3064677152368 8.59843254089355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3064677152368"^^xsd:decimal ;
  geo-pos:long "8.59843254089355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10492'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5984325408935'^^xsd:double;
  dwc:latitude '58.306467715237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10492'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843254089355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.59843254089355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5984325408935'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7374'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843254089355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.59843254089355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5984325408935'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7381'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843254089355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.59843254089355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5984325408935'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7373'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843254089355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.59843254089355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5984325408935'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7375'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843254089355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.59843254089355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5984325408935'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7378'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843254089355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.59843254089355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5984325408935'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7377'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843254089355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.59843254089355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5984325408935'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7376'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843254089355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.59843254089355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5984325408935'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7379'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843254089355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.59843254089355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5984325408935'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7382'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.59843254089355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.59843254089355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.59843254089355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5984325408935'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7380'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A489%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A489%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A489%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331 8.59851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331"^^xsd:decimal ;
  dwc:decimalLongitude "8.59851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A489%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331 8.59851)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331"^^xsd:decimal ;
  geo-pos:long "8.59851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A489%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:489/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '489/2'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59851'^^xsd:double;
  dwc:latitude '58.3331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:489/2'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A489%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A489%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A489%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331 8.59851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331"^^xsd:decimal ;
  dwc:decimalLongitude "8.59851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A489%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331 8.59851)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331"^^xsd:decimal ;
  geo-pos:long "8.59851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A489%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:489/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '489/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59851'^^xsd:double;
  dwc:latitude '58.3331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:489/1'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331078487601 8.59851837158203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331078487601"^^xsd:decimal ;
  dwc:decimalLongitude "8.59851837158203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331078487601 8.59851837158203)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331078487601"^^xsd:decimal ;
  geo-pos:long "8.59851837158203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598518371582'^^xsd:double;
  dwc:latitude '58.33310784876'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5644'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331078487601 8.59851837158203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331078487601"^^xsd:decimal ;
  dwc:decimalLongitude "8.59851837158203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331078487601 8.59851837158203)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331078487601"^^xsd:decimal ;
  geo-pos:long "8.59851837158203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598518371582'^^xsd:double;
  dwc:latitude '58.33310784876'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5645'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33756"^^xsd:decimal ;
  dwc:decimalLongitude "8.5986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  geo-pos:lat "58.33756"^^xsd:decimal ;
  geo-pos:long "8.5986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:988/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '988/8'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5986'^^xsd:double;
  dwc:latitude '58.33756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:988/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33756"^^xsd:decimal ;
  dwc:decimalLongitude "8.5986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  geo-pos:lat "58.33756"^^xsd:decimal ;
  geo-pos:long "8.5986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:988/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '988/9'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5986'^^xsd:double;
  dwc:latitude '58.33756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:988/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33756"^^xsd:decimal ;
  dwc:decimalLongitude "8.5986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  geo-pos:lat "58.33756"^^xsd:decimal ;
  geo-pos:long "8.5986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:988/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '988/11'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5986'^^xsd:double;
  dwc:latitude '58.33756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:988/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33756"^^xsd:decimal ;
  dwc:decimalLongitude "8.5986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  geo-pos:lat "58.33756"^^xsd:decimal ;
  geo-pos:long "8.5986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:988/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '988/12'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5986'^^xsd:double;
  dwc:latitude '58.33756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:988/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33756"^^xsd:decimal ;
  dwc:decimalLongitude "8.5986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  geo-pos:lat "58.33756"^^xsd:decimal ;
  geo-pos:long "8.5986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:988/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '988/10'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5986'^^xsd:double;
  dwc:latitude '58.33756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:988/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33756"^^xsd:decimal ;
  dwc:decimalLongitude "8.5986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  geo-pos:lat "58.33756"^^xsd:decimal ;
  geo-pos:long "8.5986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:988/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '988/7'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5986'^^xsd:double;
  dwc:latitude '58.33756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:988/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33756"^^xsd:decimal ;
  dwc:decimalLongitude "8.5986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  geo-pos:lat "58.33756"^^xsd:decimal ;
  geo-pos:long "8.5986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:988/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '988/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5986'^^xsd:double;
  dwc:latitude '58.33756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:988/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33756"^^xsd:decimal ;
  dwc:decimalLongitude "8.5986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  geo-pos:lat "58.33756"^^xsd:decimal ;
  geo-pos:long "8.5986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:988/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '988/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5986'^^xsd:double;
  dwc:latitude '58.33756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:988/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33756"^^xsd:decimal ;
  dwc:decimalLongitude "8.5986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  geo-pos:lat "58.33756"^^xsd:decimal ;
  geo-pos:long "8.5986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:988/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '988/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5986'^^xsd:double;
  dwc:latitude '58.33756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:988/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33756"^^xsd:decimal ;
  dwc:decimalLongitude "8.5986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  geo-pos:lat "58.33756"^^xsd:decimal ;
  geo-pos:long "8.5986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:988/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '988/4'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5986'^^xsd:double;
  dwc:latitude '58.33756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:988/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33756"^^xsd:decimal ;
  dwc:decimalLongitude "8.5986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  geo-pos:lat "58.33756"^^xsd:decimal ;
  geo-pos:long "8.5986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:988/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '988/2'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5986'^^xsd:double;
  dwc:latitude '58.33756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:988/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33756"^^xsd:decimal ;
  dwc:decimalLongitude "8.5986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33756 8.5986)"^^geo:wktLiteral ;
  geo-pos:lat "58.33756"^^xsd:decimal ;
  geo-pos:long "8.5986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A988%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:988/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '988/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5986'^^xsd:double;
  dwc:latitude '58.33756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:988/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3375684467244"^^xsd:decimal ;
  dwc:decimalLongitude "8.59860420227051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  geo-pos:lat "58.3375684467244"^^xsd:decimal ;
  geo-pos:long "8.59860420227051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10132'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5986042022705'^^xsd:double;
  dwc:latitude '58.337568446724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10132'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3375684467244"^^xsd:decimal ;
  dwc:decimalLongitude "8.59860420227051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  geo-pos:lat "58.3375684467244"^^xsd:decimal ;
  geo-pos:long "8.59860420227051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10131'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5986042022705'^^xsd:double;
  dwc:latitude '58.337568446724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10131'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3375684467244"^^xsd:decimal ;
  dwc:decimalLongitude "8.59860420227051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  geo-pos:lat "58.3375684467244"^^xsd:decimal ;
  geo-pos:long "8.59860420227051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10135'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5986042022705'^^xsd:double;
  dwc:latitude '58.337568446724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10135'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3375684467244"^^xsd:decimal ;
  dwc:decimalLongitude "8.59860420227051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  geo-pos:lat "58.3375684467244"^^xsd:decimal ;
  geo-pos:long "8.59860420227051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10133'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5986042022705'^^xsd:double;
  dwc:latitude '58.337568446724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10133'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3375684467244"^^xsd:decimal ;
  dwc:decimalLongitude "8.59860420227051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  geo-pos:lat "58.3375684467244"^^xsd:decimal ;
  geo-pos:long "8.59860420227051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10130'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5986042022705'^^xsd:double;
  dwc:latitude '58.337568446724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10130'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3375684467244"^^xsd:decimal ;
  dwc:decimalLongitude "8.59860420227051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  geo-pos:lat "58.3375684467244"^^xsd:decimal ;
  geo-pos:long "8.59860420227051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10129'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5986042022705'^^xsd:double;
  dwc:latitude '58.337568446724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10129'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3375684467244"^^xsd:decimal ;
  dwc:decimalLongitude "8.59860420227051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  geo-pos:lat "58.3375684467244"^^xsd:decimal ;
  geo-pos:long "8.59860420227051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10134'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5986042022705'^^xsd:double;
  dwc:latitude '58.337568446724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10134'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3375684467244"^^xsd:decimal ;
  dwc:decimalLongitude "8.59860420227051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  geo-pos:lat "58.3375684467244"^^xsd:decimal ;
  geo-pos:long "8.59860420227051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10137'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5986042022705'^^xsd:double;
  dwc:latitude '58.337568446724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10137'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3375684467244"^^xsd:decimal ;
  dwc:decimalLongitude "8.59860420227051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  geo-pos:lat "58.3375684467244"^^xsd:decimal ;
  geo-pos:long "8.59860420227051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10128'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5986042022705'^^xsd:double;
  dwc:latitude '58.337568446724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10128'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3375684467244"^^xsd:decimal ;
  dwc:decimalLongitude "8.59860420227051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  geo-pos:lat "58.3375684467244"^^xsd:decimal ;
  geo-pos:long "8.59860420227051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10136'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5986042022705'^^xsd:double;
  dwc:latitude '58.337568446724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10136'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3375684467244"^^xsd:decimal ;
  dwc:decimalLongitude "8.59860420227051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  geo-pos:lat "58.3375684467244"^^xsd:decimal ;
  geo-pos:long "8.59860420227051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10126'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5986042022705'^^xsd:double;
  dwc:latitude '58.337568446724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10126'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3375684467244"^^xsd:decimal ;
  dwc:decimalLongitude "8.59860420227051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3375684467244 8.59860420227051)"^^geo:wktLiteral ;
  geo-pos:lat "58.3375684467244"^^xsd:decimal ;
  geo-pos:long "8.59860420227051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10127'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5986042022705'^^xsd:double;
  dwc:latitude '58.337568446724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10127'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31994"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31994"^^xsd:decimal ;
  geo-pos:long "8.59869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:926/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '926/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59869'^^xsd:double;
  dwc:latitude '58.31994'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:926/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31994"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31994"^^xsd:decimal ;
  geo-pos:long "8.59869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:926/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '926/3'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59869'^^xsd:double;
  dwc:latitude '58.31994'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:926/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31994"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31994"^^xsd:decimal ;
  geo-pos:long "8.59869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:926/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '926/4'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59869'^^xsd:double;
  dwc:latitude '58.31994'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:926/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31994"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59869)"^^geo:wktLiteral ;
  geo-pos:lat "58.31994"^^xsd:decimal ;
  geo-pos:long "8.59869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A926%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:926/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '926/1'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59869'^^xsd:double;
  dwc:latitude '58.31994'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:926/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.59869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:533/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '533/12'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59869'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:533/12'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.59869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:533/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '533/9'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59869'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:533/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.59869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:533/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '533/2'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59869'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:533/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.59869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:533/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '533/5'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59869'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:533/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.59869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:533/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '533/6'^^xsd:string;
  dwc:scientificName 'Melanella monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59869'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:533/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.59869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:533/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '533/7'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59869'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:533/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.59869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:533/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '533/10'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59869'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:533/10'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.59869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:533/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '533/11'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59869'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:533/11'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.59869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:533/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '533/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59869'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:533/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.59869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:533/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '533/8'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59869'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:533/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.59869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:533/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '533/1'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59869'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:533/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.59869)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.59869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A533%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:533/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '533/3'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59869'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:533/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.59869003295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199480578108"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869003295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.59869003295898)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199480578108"^^xsd:decimal ;
  geo-pos:long "8.59869003295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598690032959'^^xsd:double;
  dwc:latitude '58.319948057811'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9481'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.59869003295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199480578108"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869003295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.59869003295898)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199480578108"^^xsd:decimal ;
  geo-pos:long "8.59869003295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598690032959'^^xsd:double;
  dwc:latitude '58.319948057811'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9482'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.59869003295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199480578108"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869003295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.59869003295898)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199480578108"^^xsd:decimal ;
  geo-pos:long "8.59869003295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598690032959'^^xsd:double;
  dwc:latitude '58.319948057811'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9484'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.59869003295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199480578108"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869003295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.59869003295898)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199480578108"^^xsd:decimal ;
  geo-pos:long "8.59869003295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598690032959'^^xsd:double;
  dwc:latitude '58.319948057811'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9483'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869003295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.59869003295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598690032959'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5981'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869003295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.59869003295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598690032959'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5976'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869003295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.59869003295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598690032959'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5975'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869003295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.59869003295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598690032959'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5980'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869003295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.59869003295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598690032959'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5978'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869003295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.59869003295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598690032959'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5973'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869003295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.59869003295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598690032959'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5979'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869003295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.59869003295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598690032959'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5974'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869003295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.59869003295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598690032959'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5983'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869003295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.59869003295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598690032959'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5977'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869003295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.59869003295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598690032959'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.59869003295898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.59869003295898)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.59869003295898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.598690032959'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5984'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A319%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A319%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A319%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33234 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33234"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A319%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33234 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.33234"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A319%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:319/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '319/2'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.33234'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:319/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A319%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A319%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A319%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33234 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33234"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A319%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33234 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.33234"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A319%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:319/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '319/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.33234'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:319/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/6'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/16'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/21'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/28'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/28'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/31'^^xsd:string;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/31'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/19'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/10'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/32'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/32'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/30'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/30'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/33'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/33'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/27'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/27'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/29'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/29'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/26'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/26'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/25'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/25'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/22'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/22'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/18'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/24'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/24'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/23'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/23'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/20'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/17'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/13'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/14'^^xsd:string;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/9'^^xsd:string;
  dwc:scientificName 'Chrysallida interstincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/12'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/8'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/15'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/11'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/7'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/5'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/4'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.59877)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.59877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A828%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:828/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '828/3'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59877'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:828/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323418308486 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323418308486"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323418308486 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323418308486"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.332341830849'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4249'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323418308486 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323418308486"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323418308486 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323418308486"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.332341830849'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8761'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8785'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8768'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8777'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8771'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8780'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8758'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8776'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8760'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8759'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8782'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8769'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8765'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8763'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8788'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8781'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8778'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8756'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8766'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida interstincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8767'^^xsd:anyURI;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8764'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8783'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8779'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8773'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8772'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8787'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8784'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8775'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8774'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8757'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8770'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.59877586364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.59877586364746)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.59877586364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5987758636475'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8786'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A638%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A638%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A638%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31994"^^xsd:decimal ;
  dwc:decimalLongitude "8.59886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A638%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59886)"^^geo:wktLiteral ;
  geo-pos:lat "58.31994"^^xsd:decimal ;
  geo-pos:long "8.59886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A638%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:638/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '638/3'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59886'^^xsd:double;
  dwc:latitude '58.31994'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:638/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A638%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A638%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A638%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31994"^^xsd:decimal ;
  dwc:decimalLongitude "8.59886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A638%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59886)"^^geo:wktLiteral ;
  geo-pos:lat "58.31994"^^xsd:decimal ;
  geo-pos:long "8.59886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A638%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:638/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '638/2'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59886'^^xsd:double;
  dwc:latitude '58.31994'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:638/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A638%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A638%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A638%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31994"^^xsd:decimal ;
  dwc:decimalLongitude "8.59886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A638%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31994 8.59886)"^^geo:wktLiteral ;
  geo-pos:lat "58.31994"^^xsd:decimal ;
  geo-pos:long "8.59886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A638%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:638/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '638/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59886'^^xsd:double;
  dwc:latitude '58.31994'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:638/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.59886169433594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199480578108"^^xsd:decimal ;
  dwc:decimalLongitude "8.59886169433594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.59886169433594)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199480578108"^^xsd:decimal ;
  geo-pos:long "8.59886169433594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5988616943359'^^xsd:double;
  dwc:latitude '58.319948057811'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6913'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.59886169433594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199480578108"^^xsd:decimal ;
  dwc:decimalLongitude "8.59886169433594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.59886169433594)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199480578108"^^xsd:decimal ;
  geo-pos:long "8.59886169433594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5988616943359'^^xsd:double;
  dwc:latitude '58.319948057811'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6912'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.59886169433594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199480578108"^^xsd:decimal ;
  dwc:decimalLongitude "8.59886169433594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199480578108 8.59886169433594)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199480578108"^^xsd:decimal ;
  geo-pos:long "8.59886169433594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5988616943359'^^xsd:double;
  dwc:latitude '58.319948057811'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6914'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A655%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A655%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A655%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32008 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32008"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A655%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32008 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.32008"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A655%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:655/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '655/2'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.32008'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:655/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A655%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A655%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A655%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32008 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32008"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A655%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32008 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.32008"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A655%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:655/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '655/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.32008'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:655/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/16'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/17'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/13'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/18'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/15'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/14'^^xsd:string;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/12'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/11'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/9'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/10'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/8'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/3'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/6'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/2'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/4'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33261"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33261 8.59894)"^^geo:wktLiteral ;
  geo-pos:lat "58.33261"^^xsd:decimal ;
  geo-pos:long "8.59894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A801%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:801/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '801/5'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59894'^^xsd:double;
  dwc:latitude '58.33261'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:801/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.320083286051 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.320083286051"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.320083286051 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.320083286051"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.320083286051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7027'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.320083286051 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.320083286051"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.320083286051 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.320083286051"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.320083286051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7028'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326121920074"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326121920074"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.332612192007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8323'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326121920074"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326121920074"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.332612192007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326121920074"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326121920074"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.332612192007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8312'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326121920074"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326121920074"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.332612192007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8320'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326121920074"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326121920074"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.332612192007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8311'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326121920074"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326121920074"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.332612192007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8325'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326121920074"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326121920074"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.332612192007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8315'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326121920074"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326121920074"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.332612192007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8310'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326121920074"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326121920074"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.332612192007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8321'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326121920074"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326121920074"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.332612192007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8313'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326121920074"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326121920074"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.332612192007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8316'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326121920074"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326121920074"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.332612192007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8318'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326121920074"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326121920074"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.332612192007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8317'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326121920074"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326121920074"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.332612192007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8326'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326121920074"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326121920074"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.332612192007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8324'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326121920074"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326121920074"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.332612192007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8327'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326121920074"^^xsd:decimal ;
  dwc:decimalLongitude "8.59894752502441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326121920074 8.59894752502441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326121920074"^^xsd:decimal ;
  geo-pos:long "8.59894752502441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5989475250244'^^xsd:double;
  dwc:latitude '58.332612192007'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8322'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A873%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A873%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A873%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31999"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A873%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.31999"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A873%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:873/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '873/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.31999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:873/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/19'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/19'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/22'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/22'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/4'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/9'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/16'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/16'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/21'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/21'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/20'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/20'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/17'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/17'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/18'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/18'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/15'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/15'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/14'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/14'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/13'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/13'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/12'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/12'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/11'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/11'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/10'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/10'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/7'^^xsd:string;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/5'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/8'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/2'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.59903)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.59903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A672%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:672/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '672/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59903'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:672/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199931339483"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199931339483"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.319993133948'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9117'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7172'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7179'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7174'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7180'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7182'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7188'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7175'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7183'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7185'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7178'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7181'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7186'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7177'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7167'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7187'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7170'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7176'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7169'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.59903335571289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.59903335571289)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.59903335571289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5990333557129'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7171'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395 8.59911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3395"^^xsd:decimal ;
  dwc:decimalLongitude "8.59911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395 8.59911)"^^geo:wktLiteral ;
  geo-pos:lat "58.3395"^^xsd:decimal ;
  geo-pos:long "8.59911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:530/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '530/5'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59911'^^xsd:double;
  dwc:latitude '58.3395'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:530/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395 8.59911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3395"^^xsd:decimal ;
  dwc:decimalLongitude "8.59911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395 8.59911)"^^geo:wktLiteral ;
  geo-pos:lat "58.3395"^^xsd:decimal ;
  geo-pos:long "8.59911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:530/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '530/7'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59911'^^xsd:double;
  dwc:latitude '58.3395'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:530/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395 8.59911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3395"^^xsd:decimal ;
  dwc:decimalLongitude "8.59911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395 8.59911)"^^geo:wktLiteral ;
  geo-pos:lat "58.3395"^^xsd:decimal ;
  geo-pos:long "8.59911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:530/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '530/6'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59911'^^xsd:double;
  dwc:latitude '58.3395'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:530/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395 8.59911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3395"^^xsd:decimal ;
  dwc:decimalLongitude "8.59911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395 8.59911)"^^geo:wktLiteral ;
  geo-pos:lat "58.3395"^^xsd:decimal ;
  geo-pos:long "8.59911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:530/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '530/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59911'^^xsd:double;
  dwc:latitude '58.3395'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:530/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395 8.59911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3395"^^xsd:decimal ;
  dwc:decimalLongitude "8.59911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395 8.59911)"^^geo:wktLiteral ;
  geo-pos:lat "58.3395"^^xsd:decimal ;
  geo-pos:long "8.59911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:530/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '530/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59911'^^xsd:double;
  dwc:latitude '58.3395'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:530/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395 8.59911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3395"^^xsd:decimal ;
  dwc:decimalLongitude "8.59911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395 8.59911)"^^geo:wktLiteral ;
  geo-pos:lat "58.3395"^^xsd:decimal ;
  geo-pos:long "8.59911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:530/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '530/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59911'^^xsd:double;
  dwc:latitude '58.3395'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:530/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395 8.59911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3395"^^xsd:decimal ;
  dwc:decimalLongitude "8.59911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395 8.59911)"^^geo:wktLiteral ;
  geo-pos:lat "58.3395"^^xsd:decimal ;
  geo-pos:long "8.59911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A530%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:530/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '530/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59911'^^xsd:double;
  dwc:latitude '58.3395'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:530/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395057027784 8.59911918640137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3395057027784"^^xsd:decimal ;
  dwc:decimalLongitude "8.59911918640137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395057027784 8.59911918640137)"^^geo:wktLiteral ;
  geo-pos:lat "58.3395057027784"^^xsd:decimal ;
  geo-pos:long "8.59911918640137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5991191864014'^^xsd:double;
  dwc:latitude '58.339505702778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5962'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395057027784 8.59911918640137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3395057027784"^^xsd:decimal ;
  dwc:decimalLongitude "8.59911918640137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395057027784 8.59911918640137)"^^geo:wktLiteral ;
  geo-pos:lat "58.3395057027784"^^xsd:decimal ;
  geo-pos:long "8.59911918640137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5991191864014'^^xsd:double;
  dwc:latitude '58.339505702778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5958'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395057027784 8.59911918640137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3395057027784"^^xsd:decimal ;
  dwc:decimalLongitude "8.59911918640137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395057027784 8.59911918640137)"^^geo:wktLiteral ;
  geo-pos:lat "58.3395057027784"^^xsd:decimal ;
  geo-pos:long "8.59911918640137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5991191864014'^^xsd:double;
  dwc:latitude '58.339505702778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5957'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395057027784 8.59911918640137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3395057027784"^^xsd:decimal ;
  dwc:decimalLongitude "8.59911918640137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395057027784 8.59911918640137)"^^geo:wktLiteral ;
  geo-pos:lat "58.3395057027784"^^xsd:decimal ;
  geo-pos:long "8.59911918640137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5991191864014'^^xsd:double;
  dwc:latitude '58.339505702778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5959'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395057027784 8.59911918640137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3395057027784"^^xsd:decimal ;
  dwc:decimalLongitude "8.59911918640137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395057027784 8.59911918640137)"^^geo:wktLiteral ;
  geo-pos:lat "58.3395057027784"^^xsd:decimal ;
  geo-pos:long "8.59911918640137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5991191864014'^^xsd:double;
  dwc:latitude '58.339505702778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5960'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395057027784 8.59911918640137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3395057027784"^^xsd:decimal ;
  dwc:decimalLongitude "8.59911918640137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395057027784 8.59911918640137)"^^geo:wktLiteral ;
  geo-pos:lat "58.3395057027784"^^xsd:decimal ;
  geo-pos:long "8.59911918640137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5991191864014'^^xsd:double;
  dwc:latitude '58.339505702778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5956'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395057027784 8.59911918640137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3395057027784"^^xsd:decimal ;
  dwc:decimalLongitude "8.59911918640137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395057027784 8.59911918640137)"^^geo:wktLiteral ;
  geo-pos:lat "58.3395057027784"^^xsd:decimal ;
  geo-pos:long "8.59911918640137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5991191864014'^^xsd:double;
  dwc:latitude '58.339505702778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5961'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33454 8.5992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33454"^^xsd:decimal ;
  dwc:decimalLongitude "8.5992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33454 8.5992)"^^geo:wktLiteral ;
  geo-pos:lat "58.33454"^^xsd:decimal ;
  geo-pos:long "8.5992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:700/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '700/4'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5992'^^xsd:double;
  dwc:latitude '58.33454'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:700/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33454 8.5992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33454"^^xsd:decimal ;
  dwc:decimalLongitude "8.5992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33454 8.5992)"^^geo:wktLiteral ;
  geo-pos:lat "58.33454"^^xsd:decimal ;
  geo-pos:long "8.5992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:700/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '700/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5992'^^xsd:double;
  dwc:latitude '58.33454'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:700/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33454 8.5992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33454"^^xsd:decimal ;
  dwc:decimalLongitude "8.5992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33454 8.5992)"^^geo:wktLiteral ;
  geo-pos:lat "58.33454"^^xsd:decimal ;
  geo-pos:long "8.5992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:700/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '700/5'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5992'^^xsd:double;
  dwc:latitude '58.33454'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:700/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33454 8.5992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33454"^^xsd:decimal ;
  dwc:decimalLongitude "8.5992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33454 8.5992)"^^geo:wktLiteral ;
  geo-pos:lat "58.33454"^^xsd:decimal ;
  geo-pos:long "8.5992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:700/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '700/3'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5992'^^xsd:double;
  dwc:latitude '58.33454'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:700/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33454 8.5992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33454"^^xsd:decimal ;
  dwc:decimalLongitude "8.5992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33454 8.5992)"^^geo:wktLiteral ;
  geo-pos:lat "58.33454"^^xsd:decimal ;
  geo-pos:long "8.5992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A700%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:700/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '700/1'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5992'^^xsd:double;
  dwc:latitude '58.33454'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:700/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33527"^^xsd:decimal ;
  dwc:decimalLongitude "8.5992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  geo-pos:lat "58.33527"^^xsd:decimal ;
  geo-pos:long "8.5992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:521/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '521/7'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5992'^^xsd:double;
  dwc:latitude '58.33527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:521/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33527"^^xsd:decimal ;
  dwc:decimalLongitude "8.5992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  geo-pos:lat "58.33527"^^xsd:decimal ;
  geo-pos:long "8.5992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:521/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '521/9'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5992'^^xsd:double;
  dwc:latitude '58.33527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:521/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33527"^^xsd:decimal ;
  dwc:decimalLongitude "8.5992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  geo-pos:lat "58.33527"^^xsd:decimal ;
  geo-pos:long "8.5992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:521/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '521/8'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5992'^^xsd:double;
  dwc:latitude '58.33527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:521/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33527"^^xsd:decimal ;
  dwc:decimalLongitude "8.5992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  geo-pos:lat "58.33527"^^xsd:decimal ;
  geo-pos:long "8.5992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:521/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '521/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5992'^^xsd:double;
  dwc:latitude '58.33527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:521/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33527"^^xsd:decimal ;
  dwc:decimalLongitude "8.5992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  geo-pos:lat "58.33527"^^xsd:decimal ;
  geo-pos:long "8.5992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:521/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '521/5'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5992'^^xsd:double;
  dwc:latitude '58.33527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:521/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33527"^^xsd:decimal ;
  dwc:decimalLongitude "8.5992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  geo-pos:lat "58.33527"^^xsd:decimal ;
  geo-pos:long "8.5992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:521/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '521/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5992'^^xsd:double;
  dwc:latitude '58.33527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:521/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33527"^^xsd:decimal ;
  dwc:decimalLongitude "8.5992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  geo-pos:lat "58.33527"^^xsd:decimal ;
  geo-pos:long "8.5992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:521/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '521/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5992'^^xsd:double;
  dwc:latitude '58.33527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:521/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33527"^^xsd:decimal ;
  dwc:decimalLongitude "8.5992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  geo-pos:lat "58.33527"^^xsd:decimal ;
  geo-pos:long "8.5992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:521/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '521/2'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5992'^^xsd:double;
  dwc:latitude '58.33527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:521/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33527"^^xsd:decimal ;
  dwc:decimalLongitude "8.5992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33527 8.5992)"^^geo:wktLiteral ;
  geo-pos:lat "58.33527"^^xsd:decimal ;
  geo-pos:long "8.5992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A521%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:521/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '521/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5992'^^xsd:double;
  dwc:latitude '58.33527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:521/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3345497197879 8.59920501708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3345497197879"^^xsd:decimal ;
  dwc:decimalLongitude "8.59920501708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3345497197879 8.59920501708984)"^^geo:wktLiteral ;
  geo-pos:lat "58.3345497197879"^^xsd:decimal ;
  geo-pos:long "8.59920501708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5992050170898'^^xsd:double;
  dwc:latitude '58.334549719788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7419'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3345497197879 8.59920501708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3345497197879"^^xsd:decimal ;
  dwc:decimalLongitude "8.59920501708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3345497197879 8.59920501708984)"^^geo:wktLiteral ;
  geo-pos:lat "58.3345497197879"^^xsd:decimal ;
  geo-pos:long "8.59920501708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5992050170898'^^xsd:double;
  dwc:latitude '58.334549719788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7420'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3345497197879 8.59920501708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3345497197879"^^xsd:decimal ;
  dwc:decimalLongitude "8.59920501708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3345497197879 8.59920501708984)"^^geo:wktLiteral ;
  geo-pos:lat "58.3345497197879"^^xsd:decimal ;
  geo-pos:long "8.59920501708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5992050170898'^^xsd:double;
  dwc:latitude '58.334549719788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7422'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3345497197879 8.59920501708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3345497197879"^^xsd:decimal ;
  dwc:decimalLongitude "8.59920501708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3345497197879 8.59920501708984)"^^geo:wktLiteral ;
  geo-pos:lat "58.3345497197879"^^xsd:decimal ;
  geo-pos:long "8.59920501708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5992050170898'^^xsd:double;
  dwc:latitude '58.334549719788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7421'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3345497197879 8.59920501708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3345497197879"^^xsd:decimal ;
  dwc:decimalLongitude "8.59920501708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3345497197879 8.59920501708984)"^^geo:wktLiteral ;
  geo-pos:lat "58.3345497197879"^^xsd:decimal ;
  geo-pos:long "8.59920501708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5992050170898'^^xsd:double;
  dwc:latitude '58.334549719788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7423'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3352706332412"^^xsd:decimal ;
  dwc:decimalLongitude "8.59920501708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  geo-pos:lat "58.3352706332412"^^xsd:decimal ;
  geo-pos:long "8.59920501708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5992050170898'^^xsd:double;
  dwc:latitude '58.335270633241'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5881'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3352706332412"^^xsd:decimal ;
  dwc:decimalLongitude "8.59920501708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  geo-pos:lat "58.3352706332412"^^xsd:decimal ;
  geo-pos:long "8.59920501708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5992050170898'^^xsd:double;
  dwc:latitude '58.335270633241'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5882'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3352706332412"^^xsd:decimal ;
  dwc:decimalLongitude "8.59920501708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  geo-pos:lat "58.3352706332412"^^xsd:decimal ;
  geo-pos:long "8.59920501708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5992050170898'^^xsd:double;
  dwc:latitude '58.335270633241'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5876'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3352706332412"^^xsd:decimal ;
  dwc:decimalLongitude "8.59920501708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  geo-pos:lat "58.3352706332412"^^xsd:decimal ;
  geo-pos:long "8.59920501708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5992050170898'^^xsd:double;
  dwc:latitude '58.335270633241'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5877'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3352706332412"^^xsd:decimal ;
  dwc:decimalLongitude "8.59920501708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  geo-pos:lat "58.3352706332412"^^xsd:decimal ;
  geo-pos:long "8.59920501708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5992050170898'^^xsd:double;
  dwc:latitude '58.335270633241'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5879'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3352706332412"^^xsd:decimal ;
  dwc:decimalLongitude "8.59920501708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  geo-pos:lat "58.3352706332412"^^xsd:decimal ;
  geo-pos:long "8.59920501708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5992050170898'^^xsd:double;
  dwc:latitude '58.335270633241'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5874'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3352706332412"^^xsd:decimal ;
  dwc:decimalLongitude "8.59920501708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  geo-pos:lat "58.3352706332412"^^xsd:decimal ;
  geo-pos:long "8.59920501708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5992050170898'^^xsd:double;
  dwc:latitude '58.335270633241'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5875'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3352706332412"^^xsd:decimal ;
  dwc:decimalLongitude "8.59920501708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  geo-pos:lat "58.3352706332412"^^xsd:decimal ;
  geo-pos:long "8.59920501708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5992050170898'^^xsd:double;
  dwc:latitude '58.335270633241'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5878'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3352706332412"^^xsd:decimal ;
  dwc:decimalLongitude "8.59920501708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3352706332412 8.59920501708984)"^^geo:wktLiteral ;
  geo-pos:lat "58.3352706332412"^^xsd:decimal ;
  geo-pos:long "8.59920501708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5992050170898'^^xsd:double;
  dwc:latitude '58.335270633241'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5880'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/5'^^xsd:string;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/5'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/8'^^xsd:string;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/8'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/7'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/7'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/16'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/16'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/17'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/17'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/18'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/18'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/15'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/15'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/14'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/14'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/13'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/13'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/12'^^xsd:string;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/12'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/11'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/11'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/9'^^xsd:string;
  dwc:scientificName 'Eulimella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/9'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/10'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/10'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/6'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/4'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/3'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/3'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/1'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29311"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29311 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.29311"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A869%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:869/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '869/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.29311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:869/2'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33297 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33297 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.33297"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:677/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '677/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.33297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:677/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33297 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33297 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.33297"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:677/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '677/5'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.33297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:677/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33297 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33297 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.33297"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:677/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '677/3'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.33297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:677/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33297 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33297 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.33297"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:677/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '677/4'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.33297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:677/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33297 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33297"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33297 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.33297"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A677%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:677/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '677/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.33297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:677/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33774"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.33774"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:505/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '505/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.33774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:505/3'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33774"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.33774"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:505/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '505/10'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.33774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:505/10'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33774"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.33774"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:505/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '505/11'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.33774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:505/11'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33774"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.33774"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:505/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '505/8'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.33774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:505/8'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33774"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.33774"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:505/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '505/9'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.33774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:505/9'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33774"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.33774"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:505/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '505/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.33774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:505/5'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33774"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.33774"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:505/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '505/7'^^xsd:string;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.33774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:505/7'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33774"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.33774"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:505/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '505/6'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.33774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:505/6'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33774"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.33774"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:505/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '505/4'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.33774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:505/4'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33774"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.33774"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:505/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '505/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.33774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:505/1'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33774"^^xsd:decimal ;
  dwc:decimalLongitude "8.59937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33774 8.59937)"^^geo:wktLiteral ;
  geo-pos:lat "58.33774"^^xsd:decimal ;
  geo-pos:long "8.59937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A505%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:505/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '505/2'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59937'^^xsd:double;
  dwc:latitude '58.33774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:505/2'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9090'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9095'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9099'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9087'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9089'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9101'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9094'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9096'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9098'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9097'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9088'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9092'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9091'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2931175654946"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2931175654946 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.2931175654946"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.293117565495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9103'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3329726703352 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3329726703352"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3329726703352 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3329726703352"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.332972670335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7229'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3329726703352 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3329726703352"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3329726703352 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3329726703352"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.332972670335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3329726703352 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3329726703352"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3329726703352 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3329726703352"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.332972670335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3329726703352 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3329726703352"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3329726703352 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3329726703352"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.332972670335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7227'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3329726703352 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3329726703352"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3329726703352 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3329726703352"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.332972670335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377486610706"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377486610706"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.337748661071'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5743'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377486610706"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377486610706"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.337748661071'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5748'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377486610706"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377486610706"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.337748661071'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5741'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377486610706"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377486610706"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.337748661071'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5747'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377486610706"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377486610706"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.337748661071'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5751'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377486610706"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377486610706"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.337748661071'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5742'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377486610706"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377486610706"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.337748661071'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5750'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377486610706"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377486610706"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.337748661071'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5749'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377486610706"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377486610706"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.337748661071'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5745'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377486610706"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377486610706"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.337748661071'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5744'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377486610706"^^xsd:decimal ;
  dwc:decimalLongitude "8.5993766784668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.5993766784668)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377486610706"^^xsd:decimal ;
  geo-pos:long "8.5993766784668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5993766784668'^^xsd:double;
  dwc:latitude '58.337748661071'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5746'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29834 8.59954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29834"^^xsd:decimal ;
  dwc:decimalLongitude "8.59954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29834 8.59954)"^^geo:wktLiteral ;
  geo-pos:lat "58.29834"^^xsd:decimal ;
  geo-pos:long "8.59954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:464/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '464/4'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59954'^^xsd:double;
  dwc:latitude '58.29834'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:464/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29834 8.59954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29834"^^xsd:decimal ;
  dwc:decimalLongitude "8.59954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29834 8.59954)"^^geo:wktLiteral ;
  geo-pos:lat "58.29834"^^xsd:decimal ;
  geo-pos:long "8.59954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:464/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '464/2'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59954'^^xsd:double;
  dwc:latitude '58.29834'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:464/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29834 8.59954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29834"^^xsd:decimal ;
  dwc:decimalLongitude "8.59954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29834 8.59954)"^^geo:wktLiteral ;
  geo-pos:lat "58.29834"^^xsd:decimal ;
  geo-pos:long "8.59954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:464/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '464/6'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59954'^^xsd:double;
  dwc:latitude '58.29834'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:464/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29834 8.59954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29834"^^xsd:decimal ;
  dwc:decimalLongitude "8.59954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29834 8.59954)"^^geo:wktLiteral ;
  geo-pos:lat "58.29834"^^xsd:decimal ;
  geo-pos:long "8.59954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:464/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '464/5'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59954'^^xsd:double;
  dwc:latitude '58.29834'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:464/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29834 8.59954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29834"^^xsd:decimal ;
  dwc:decimalLongitude "8.59954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29834 8.59954)"^^geo:wktLiteral ;
  geo-pos:lat "58.29834"^^xsd:decimal ;
  geo-pos:long "8.59954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:464/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '464/8'^^xsd:string;
  dwc:scientificName 'Rissoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59954'^^xsd:double;
  dwc:latitude '58.29834'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:464/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29834 8.59954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29834"^^xsd:decimal ;
  dwc:decimalLongitude "8.59954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29834 8.59954)"^^geo:wktLiteral ;
  geo-pos:lat "58.29834"^^xsd:decimal ;
  geo-pos:long "8.59954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:464/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '464/7'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59954'^^xsd:double;
  dwc:latitude '58.29834'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:464/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29834 8.59954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29834"^^xsd:decimal ;
  dwc:decimalLongitude "8.59954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29834 8.59954)"^^geo:wktLiteral ;
  geo-pos:lat "58.29834"^^xsd:decimal ;
  geo-pos:long "8.59954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:464/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '464/3'^^xsd:string;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59954'^^xsd:double;
  dwc:latitude '58.29834'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:464/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29834 8.59954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29834"^^xsd:decimal ;
  dwc:decimalLongitude "8.59954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29834 8.59954)"^^geo:wktLiteral ;
  geo-pos:lat "58.29834"^^xsd:decimal ;
  geo-pos:long "8.59954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A464%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:464/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '464/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59954'^^xsd:double;
  dwc:latitude '58.29834'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:464/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2983499810715 8.59954833984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2983499810715"^^xsd:decimal ;
  dwc:decimalLongitude "8.59954833984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2983499810715 8.59954833984375)"^^geo:wktLiteral ;
  geo-pos:lat "58.2983499810715"^^xsd:decimal ;
  geo-pos:long "8.59954833984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5995483398438'^^xsd:double;
  dwc:latitude '58.298349981072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5401'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2983499810715 8.59954833984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2983499810715"^^xsd:decimal ;
  dwc:decimalLongitude "8.59954833984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2983499810715 8.59954833984375)"^^geo:wktLiteral ;
  geo-pos:lat "58.2983499810715"^^xsd:decimal ;
  geo-pos:long "8.59954833984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5995483398438'^^xsd:double;
  dwc:latitude '58.298349981072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5394'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2983499810715 8.59954833984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2983499810715"^^xsd:decimal ;
  dwc:decimalLongitude "8.59954833984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2983499810715 8.59954833984375)"^^geo:wktLiteral ;
  geo-pos:lat "58.2983499810715"^^xsd:decimal ;
  geo-pos:long "8.59954833984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5995483398438'^^xsd:double;
  dwc:latitude '58.298349981072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5399'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2983499810715 8.59954833984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2983499810715"^^xsd:decimal ;
  dwc:decimalLongitude "8.59954833984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2983499810715 8.59954833984375)"^^geo:wktLiteral ;
  geo-pos:lat "58.2983499810715"^^xsd:decimal ;
  geo-pos:long "8.59954833984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5995483398438'^^xsd:double;
  dwc:latitude '58.298349981072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2983499810715 8.59954833984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2983499810715"^^xsd:decimal ;
  dwc:decimalLongitude "8.59954833984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2983499810715 8.59954833984375)"^^geo:wktLiteral ;
  geo-pos:lat "58.2983499810715"^^xsd:decimal ;
  geo-pos:long "8.59954833984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5995483398438'^^xsd:double;
  dwc:latitude '58.298349981072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5397'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2983499810715 8.59954833984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2983499810715"^^xsd:decimal ;
  dwc:decimalLongitude "8.59954833984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2983499810715 8.59954833984375)"^^geo:wktLiteral ;
  geo-pos:lat "58.2983499810715"^^xsd:decimal ;
  geo-pos:long "8.59954833984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5995483398438'^^xsd:double;
  dwc:latitude '58.298349981072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5398'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2983499810715 8.59954833984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2983499810715"^^xsd:decimal ;
  dwc:decimalLongitude "8.59954833984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2983499810715 8.59954833984375)"^^geo:wktLiteral ;
  geo-pos:lat "58.2983499810715"^^xsd:decimal ;
  geo-pos:long "8.59954833984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5995483398438'^^xsd:double;
  dwc:latitude '58.298349981072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5395'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2983499810715 8.59954833984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2983499810715"^^xsd:decimal ;
  dwc:decimalLongitude "8.59954833984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2983499810715 8.59954833984375)"^^geo:wktLiteral ;
  geo-pos:lat "58.2983499810715"^^xsd:decimal ;
  geo-pos:long "8.59954833984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5995483398438'^^xsd:double;
  dwc:latitude '58.298349981072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5396'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.5997200012207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.5997200012207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.5997200012207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.5997200012207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10440'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5997200012207'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10440'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.5997200012207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.5997200012207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.5997200012207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.5997200012207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10443'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5997200012207'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10443'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.5997200012207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.5997200012207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.5997200012207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.5997200012207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10439'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5997200012207'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10439'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.5997200012207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.5997200012207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.5997200012207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.5997200012207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10441'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5997200012207'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10441'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.5997200012207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.5997200012207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.5997200012207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.5997200012207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10442'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5997200012207'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10442'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32197 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32197"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32197 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.32197"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:580/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '580/6'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.32197'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:580/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32197 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32197"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32197 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.32197"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:580/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '580/5'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.32197'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:580/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32197 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32197"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32197 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.32197"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:580/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '580/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.32197'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:580/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32197 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32197"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32197 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.32197"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:580/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '580/3'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.32197'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:580/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32197 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32197"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32197 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.32197"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:580/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '580/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.32197'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:580/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32197 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32197"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32197 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.32197"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A580%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:580/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '580/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.32197'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:580/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/7'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/17'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/14'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/19'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/19'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/18'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/18'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/15'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/16'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/13'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/11'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/12'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/10'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/6'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/8'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/9'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/4'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/3'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A933%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:933/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '933/2'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:933/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/24'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/24'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/12'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/19'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/22'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/22'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/26'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/26'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/25'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/25'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/23'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/23'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/27'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/27'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/21'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/20'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/16'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/15'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/17'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/18'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/13'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/11'^^xsd:string;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/14'^^xsd:string;
  dwc:scientificName 'Melanella frielei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/9'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/10'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/7'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/8'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.334"^^xsd:decimal ;
  dwc:decimalLongitude "8.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.334 8.5998)"^^geo:wktLiteral ;
  geo-pos:lat "58.334"^^xsd:decimal ;
  geo-pos:long "8.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A822%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:822/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '822/5'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.5998'^^xsd:double;
  dwc:latitude '58.334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:822/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3219764271119 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3219764271119"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3219764271119 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3219764271119"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.321976427112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6378'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3219764271119 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3219764271119"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3219764271119 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3219764271119"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.321976427112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6376'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3219764271119 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3219764271119"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3219764271119 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3219764271119"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.321976427112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6374'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3219764271119 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3219764271119"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3219764271119 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3219764271119"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.321976427112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6373'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3219764271119 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3219764271119"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3219764271119 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3219764271119"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.321976427112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6377'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3219764271119 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3219764271119"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3219764271119 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3219764271119"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.321976427112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6375'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9585'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9599'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9596'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9586'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9582'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9591'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9592'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9595'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9597'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9584'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9593'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9590'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9594'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9598'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9588'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9589'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9587'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9583'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella frielei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8675'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8670'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8665'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8662'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8681'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8659'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8671'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8680'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8677'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8660'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8676'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8674'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8672'^^xsd:anyURI;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8669'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8684'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8667'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8663'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8678'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8658'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8673'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8683'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8668'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8682'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8661'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8666'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8679'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340090250464"^^xsd:decimal ;
  dwc:decimalLongitude "8.59980583190918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340090250464 8.59980583190918)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340090250464"^^xsd:decimal ;
  geo-pos:long "8.59980583190918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998058319092'^^xsd:double;
  dwc:latitude '58.334009025046'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8664'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33053"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  geo-pos:lat "58.33053"^^xsd:decimal ;
  geo-pos:long "8.59989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:678/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '678/15'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59989'^^xsd:double;
  dwc:latitude '58.33053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:678/15'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33053"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  geo-pos:lat "58.33053"^^xsd:decimal ;
  geo-pos:long "8.59989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:678/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '678/4'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59989'^^xsd:double;
  dwc:latitude '58.33053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:678/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33053"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  geo-pos:lat "58.33053"^^xsd:decimal ;
  geo-pos:long "8.59989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:678/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '678/11'^^xsd:string;
  dwc:scientificName 'Raphitoma leufroyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59989'^^xsd:double;
  dwc:latitude '58.33053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:678/11'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '248256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33053"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  geo-pos:lat "58.33053"^^xsd:decimal ;
  geo-pos:long "8.59989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:678/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '678/14'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59989'^^xsd:double;
  dwc:latitude '58.33053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:678/14'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33053"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  geo-pos:lat "58.33053"^^xsd:decimal ;
  geo-pos:long "8.59989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:678/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '678/8'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59989'^^xsd:double;
  dwc:latitude '58.33053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:678/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33053"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  geo-pos:lat "58.33053"^^xsd:decimal ;
  geo-pos:long "8.59989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:678/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '678/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59989'^^xsd:double;
  dwc:latitude '58.33053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:678/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33053"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  geo-pos:lat "58.33053"^^xsd:decimal ;
  geo-pos:long "8.59989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:678/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '678/13'^^xsd:string;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59989'^^xsd:double;
  dwc:latitude '58.33053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:678/13'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33053"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  geo-pos:lat "58.33053"^^xsd:decimal ;
  geo-pos:long "8.59989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:678/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '678/16'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59989'^^xsd:double;
  dwc:latitude '58.33053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:678/16'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33053"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  geo-pos:lat "58.33053"^^xsd:decimal ;
  geo-pos:long "8.59989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:678/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '678/10'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59989'^^xsd:double;
  dwc:latitude '58.33053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:678/10'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33053"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  geo-pos:lat "58.33053"^^xsd:decimal ;
  geo-pos:long "8.59989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:678/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '678/12'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59989'^^xsd:double;
  dwc:latitude '58.33053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:678/12'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33053"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  geo-pos:lat "58.33053"^^xsd:decimal ;
  geo-pos:long "8.59989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:678/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '678/9'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59989'^^xsd:double;
  dwc:latitude '58.33053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:678/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33053"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  geo-pos:lat "58.33053"^^xsd:decimal ;
  geo-pos:long "8.59989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:678/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '678/6'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59989'^^xsd:double;
  dwc:latitude '58.33053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:678/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33053"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  geo-pos:lat "58.33053"^^xsd:decimal ;
  geo-pos:long "8.59989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:678/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '678/7'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59989'^^xsd:double;
  dwc:latitude '58.33053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:678/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33053"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  geo-pos:lat "58.33053"^^xsd:decimal ;
  geo-pos:long "8.59989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:678/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '678/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59989'^^xsd:double;
  dwc:latitude '58.33053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:678/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33053"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  geo-pos:lat "58.33053"^^xsd:decimal ;
  geo-pos:long "8.59989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:678/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '678/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59989'^^xsd:double;
  dwc:latitude '58.33053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:678/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33053"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33053 8.59989)"^^geo:wktLiteral ;
  geo-pos:lat "58.33053"^^xsd:decimal ;
  geo-pos:long "8.59989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A678%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:678/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '678/3'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.59989'^^xsd:double;
  dwc:latitude '58.33053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:678/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330539370268"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989166259766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  geo-pos:lat "58.330539370268"^^xsd:decimal ;
  geo-pos:long "8.59989166259766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998916625977'^^xsd:double;
  dwc:latitude '58.330539370268'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7237'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330539370268"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989166259766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  geo-pos:lat "58.330539370268"^^xsd:decimal ;
  geo-pos:long "8.59989166259766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998916625977'^^xsd:double;
  dwc:latitude '58.330539370268'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330539370268"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989166259766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  geo-pos:lat "58.330539370268"^^xsd:decimal ;
  geo-pos:long "8.59989166259766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma leufroyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998916625977'^^xsd:double;
  dwc:latitude '58.330539370268'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7241'^^xsd:anyURI;
  dwc:aphiaIdAccepted '248256'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330539370268"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989166259766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  geo-pos:lat "58.330539370268"^^xsd:decimal ;
  geo-pos:long "8.59989166259766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998916625977'^^xsd:double;
  dwc:latitude '58.330539370268'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330539370268"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989166259766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  geo-pos:lat "58.330539370268"^^xsd:decimal ;
  geo-pos:long "8.59989166259766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998916625977'^^xsd:double;
  dwc:latitude '58.330539370268'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330539370268"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989166259766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  geo-pos:lat "58.330539370268"^^xsd:decimal ;
  geo-pos:long "8.59989166259766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998916625977'^^xsd:double;
  dwc:latitude '58.330539370268'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7243'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330539370268"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989166259766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  geo-pos:lat "58.330539370268"^^xsd:decimal ;
  geo-pos:long "8.59989166259766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998916625977'^^xsd:double;
  dwc:latitude '58.330539370268'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7234'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330539370268"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989166259766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  geo-pos:lat "58.330539370268"^^xsd:decimal ;
  geo-pos:long "8.59989166259766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998916625977'^^xsd:double;
  dwc:latitude '58.330539370268'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7236'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330539370268"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989166259766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  geo-pos:lat "58.330539370268"^^xsd:decimal ;
  geo-pos:long "8.59989166259766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998916625977'^^xsd:double;
  dwc:latitude '58.330539370268'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330539370268"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989166259766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  geo-pos:lat "58.330539370268"^^xsd:decimal ;
  geo-pos:long "8.59989166259766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998916625977'^^xsd:double;
  dwc:latitude '58.330539370268'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330539370268"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989166259766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  geo-pos:lat "58.330539370268"^^xsd:decimal ;
  geo-pos:long "8.59989166259766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998916625977'^^xsd:double;
  dwc:latitude '58.330539370268'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7232'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330539370268"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989166259766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  geo-pos:lat "58.330539370268"^^xsd:decimal ;
  geo-pos:long "8.59989166259766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998916625977'^^xsd:double;
  dwc:latitude '58.330539370268'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330539370268"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989166259766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  geo-pos:lat "58.330539370268"^^xsd:decimal ;
  geo-pos:long "8.59989166259766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998916625977'^^xsd:double;
  dwc:latitude '58.330539370268'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330539370268"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989166259766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  geo-pos:lat "58.330539370268"^^xsd:decimal ;
  geo-pos:long "8.59989166259766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998916625977'^^xsd:double;
  dwc:latitude '58.330539370268'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330539370268"^^xsd:decimal ;
  dwc:decimalLongitude "8.59989166259766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330539370268 8.59989166259766)"^^geo:wktLiteral ;
  geo-pos:lat "58.330539370268"^^xsd:decimal ;
  geo-pos:long "8.59989166259766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5998916625977'^^xsd:double;
  dwc:latitude '58.330539370268'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7235'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.59997749328613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.59997749328613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.59997749328613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.59997749328613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10506'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5999774932861'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10506'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.59997749328613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.59997749328613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.59997749328613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.59997749328613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10507'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5999774932861'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10507'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.59997749328613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.59997749328613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.59997749328613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.59997749328613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10508'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5999774932861'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10508'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.59997749328613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3206241938403"^^xsd:decimal ;
  dwc:decimalLongitude "8.59997749328613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3206241938403 8.59997749328613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3206241938403"^^xsd:decimal ;
  geo-pos:long "8.59997749328613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10505'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.5999774932861'^^xsd:double;
  dwc:latitude '58.32062419384'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10505'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W287'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W287'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W285'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W284'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W284'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W286'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W286'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A879%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A879%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A879%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.60006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A879%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.60006)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.60006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A879%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:879/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '879/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60006'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:879/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A879%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A879%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A879%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.60006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A879%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32075 8.60006)"^^geo:wktLiteral ;
  geo-pos:lat "58.32075"^^xsd:decimal ;
  geo-pos:long "8.60006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A879%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:879/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '879/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60006'^^xsd:double;
  dwc:latitude '58.32075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:879/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  geo-pos:lat "58.33937"^^xsd:decimal ;
  geo-pos:long "8.60006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:674/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '674/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60006'^^xsd:double;
  dwc:latitude '58.33937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:674/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  geo-pos:lat "58.33937"^^xsd:decimal ;
  geo-pos:long "8.60006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:674/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '674/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60006'^^xsd:double;
  dwc:latitude '58.33937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:674/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  geo-pos:lat "58.33937"^^xsd:decimal ;
  geo-pos:long "8.60006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:674/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '674/8'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60006'^^xsd:double;
  dwc:latitude '58.33937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:674/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  geo-pos:lat "58.33937"^^xsd:decimal ;
  geo-pos:long "8.60006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:674/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '674/9'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60006'^^xsd:double;
  dwc:latitude '58.33937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:674/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  geo-pos:lat "58.33937"^^xsd:decimal ;
  geo-pos:long "8.60006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:674/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '674/7'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60006'^^xsd:double;
  dwc:latitude '58.33937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:674/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  geo-pos:lat "58.33937"^^xsd:decimal ;
  geo-pos:long "8.60006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:674/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '674/6'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60006'^^xsd:double;
  dwc:latitude '58.33937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:674/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  geo-pos:lat "58.33937"^^xsd:decimal ;
  geo-pos:long "8.60006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:674/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '674/2'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60006'^^xsd:double;
  dwc:latitude '58.33937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:674/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  geo-pos:lat "58.33937"^^xsd:decimal ;
  geo-pos:long "8.60006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:674/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '674/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60006'^^xsd:double;
  dwc:latitude '58.33937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:674/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.60006)"^^geo:wktLiteral ;
  geo-pos:lat "58.33937"^^xsd:decimal ;
  geo-pos:long "8.60006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A674%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:674/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '674/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60006'^^xsd:double;
  dwc:latitude '58.33937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:674/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.60006332397461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006332397461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.60006332397461)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.60006332397461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6000633239746'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9142'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.60006332397461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006332397461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.60006332397461)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.60006332397461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6000633239746'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9143'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339370548826"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006332397461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  geo-pos:lat "58.339370548826"^^xsd:decimal ;
  geo-pos:long "8.60006332397461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6000633239746'^^xsd:double;
  dwc:latitude '58.339370548826'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7209'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339370548826"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006332397461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  geo-pos:lat "58.339370548826"^^xsd:decimal ;
  geo-pos:long "8.60006332397461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6000633239746'^^xsd:double;
  dwc:latitude '58.339370548826'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339370548826"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006332397461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  geo-pos:lat "58.339370548826"^^xsd:decimal ;
  geo-pos:long "8.60006332397461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6000633239746'^^xsd:double;
  dwc:latitude '58.339370548826'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7210'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339370548826"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006332397461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  geo-pos:lat "58.339370548826"^^xsd:decimal ;
  geo-pos:long "8.60006332397461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6000633239746'^^xsd:double;
  dwc:latitude '58.339370548826'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339370548826"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006332397461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  geo-pos:lat "58.339370548826"^^xsd:decimal ;
  geo-pos:long "8.60006332397461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6000633239746'^^xsd:double;
  dwc:latitude '58.339370548826'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7211'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339370548826"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006332397461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  geo-pos:lat "58.339370548826"^^xsd:decimal ;
  geo-pos:long "8.60006332397461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6000633239746'^^xsd:double;
  dwc:latitude '58.339370548826'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339370548826"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006332397461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  geo-pos:lat "58.339370548826"^^xsd:decimal ;
  geo-pos:long "8.60006332397461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6000633239746'^^xsd:double;
  dwc:latitude '58.339370548826'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339370548826"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006332397461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  geo-pos:lat "58.339370548826"^^xsd:decimal ;
  geo-pos:long "8.60006332397461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6000633239746'^^xsd:double;
  dwc:latitude '58.339370548826'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7212'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339370548826"^^xsd:decimal ;
  dwc:decimalLongitude "8.60006332397461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.60006332397461)"^^geo:wktLiteral ;
  geo-pos:lat "58.339370548826"^^xsd:decimal ;
  geo-pos:long "8.60006332397461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6000633239746'^^xsd:double;
  dwc:latitude '58.339370548826'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A696%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A696%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A696%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391 8.60014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3391"^^xsd:decimal ;
  dwc:decimalLongitude "8.60014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A696%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391 8.60014)"^^geo:wktLiteral ;
  geo-pos:lat "58.3391"^^xsd:decimal ;
  geo-pos:long "8.60014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A696%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:696/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '696/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60014'^^xsd:double;
  dwc:latitude '58.3391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:696/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391002393701 8.60014915466309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3391002393701"^^xsd:decimal ;
  dwc:decimalLongitude "8.60014915466309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3391002393701 8.60014915466309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3391002393701"^^xsd:decimal ;
  geo-pos:long "8.60014915466309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6001491546631'^^xsd:double;
  dwc:latitude '58.33910023937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:506/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '506/13'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60023'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:506/13'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:506/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '506/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60023'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:506/4'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:506/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '506/12'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60023'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:506/12'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:506/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '506/10'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60023'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:506/10'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:506/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '506/11'^^xsd:string;
  dwc:scientificName 'Philine quadrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60023'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:506/11'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '882941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:506/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '506/8'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60023'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:506/8'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:506/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '506/9'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60023'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:506/9'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:506/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '506/7'^^xsd:string;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60023'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:506/7'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:506/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '506/5'^^xsd:string;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60023'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:506/5'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:506/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '506/6'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60023'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:506/6'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:506/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '506/3'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60023'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:506/3'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:506/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '506/2'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60023'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:506/2'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60023)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A506%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:506/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '506/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60023'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:506/1'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60023498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002349853516'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5758'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60023498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002349853516'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5755'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60023498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002349853516'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5761'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60023498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002349853516'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5760'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60023498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002349853516'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5753'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60023498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002349853516'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5756'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60023498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002349853516'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5764'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60023498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002349853516'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5759'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60023498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002349853516'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5763'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60023498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002349853516'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5757'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60023498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002349853516'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5754'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60023498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002349853516'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5752'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60023498535156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60023498535156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60023498535156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine quadrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002349853516'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5762'^^xsd:anyURI;
  dwc:aphiaIdAccepted '882941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.60027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002777777778'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2989'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.60027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002777777778'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2984'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.60027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002777777778'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2985'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.60027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002777777778'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2988'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.60027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002777777778'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2990'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.60027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002777777778'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.60027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002777777778'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2992'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.60027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002777777778'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2987'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.60027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002777777778'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2986'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60027777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3316666666667 8.60027777777778)"^^geo:wktLiteral ;
  geo-pos:lat "58.3316666666667"^^xsd:decimal ;
  geo-pos:long "8.60027777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6002777777778'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2983'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31426"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.31426"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:671/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '671/14'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.31426'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:671/14'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31426"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.31426"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:671/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '671/9'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.31426'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:671/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31426"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.31426"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:671/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '671/11'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.31426'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:671/11'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31426"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.31426"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:671/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '671/12'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.31426'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:671/12'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31426"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.31426"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:671/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '671/13'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.31426'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:671/13'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31426"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.31426"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:671/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '671/10'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.31426'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:671/10'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31426"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.31426"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:671/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '671/8'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.31426'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:671/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31426"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.31426"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:671/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '671/7'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.31426'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:671/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31426"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.31426"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:671/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '671/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.31426'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:671/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31426"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.31426"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:671/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '671/6'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.31426'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:671/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31426"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.31426"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:671/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '671/3'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.31426'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:671/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31426"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.31426"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:671/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '671/4'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.31426'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:671/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31426"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.31426"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:671/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '671/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.31426'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:671/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31426"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31426 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.31426"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A671%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:671/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '671/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.31426'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:671/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32093 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32093 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32093"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:749/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '749/3'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.32093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:749/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32093 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32093 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32093"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:749/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '749/5'^^xsd:string;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.32093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:749/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32093 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32093 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32093"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:749/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '749/4'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.32093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:749/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32093 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32093 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32093"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:749/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '749/6'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.32093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:749/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32093 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32093 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32093"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:749/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '749/2'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.32093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:749/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32093 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32093 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.32093"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A749%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:749/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '749/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.32093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:749/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:675/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '675/4'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:675/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:675/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '675/7'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:675/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:675/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '675/8'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:675/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:675/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '675/6'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:675/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:675/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '675/5'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:675/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:675/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '675/3'^^xsd:string;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:675/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:675/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '675/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:675/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.60032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33955"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33955 8.60032)"^^geo:wktLiteral ;
  geo-pos:lat "58.33955"^^xsd:decimal ;
  geo-pos:long "8.60032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A675%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:675/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '675/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60032'^^xsd:double;
  dwc:latitude '58.33955'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:675/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3142680046981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3142680046981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.314268004698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7160'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3142680046981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3142680046981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.314268004698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3142680046981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3142680046981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.314268004698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7156'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3142680046981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3142680046981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.314268004698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7166'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3142680046981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3142680046981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.314268004698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7153'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3142680046981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3142680046981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.314268004698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7161'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3142680046981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3142680046981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.314268004698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3142680046981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3142680046981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.314268004698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7154'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3142680046981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3142680046981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.314268004698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7157'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3142680046981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3142680046981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.314268004698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3142680046981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3142680046981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.314268004698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7163'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3142680046981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3142680046981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.314268004698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3142680046981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3142680046981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.314268004698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7159'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3142680046981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3142680046981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3142680046981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.314268004698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7162'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209397195627 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3209397195627"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209397195627 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3209397195627"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.320939719563'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7722'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209397195627 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3209397195627"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209397195627 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3209397195627"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.320939719563'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7721'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209397195627 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3209397195627"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209397195627 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3209397195627"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.320939719563'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7719'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209397195627 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3209397195627"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209397195627 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3209397195627"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.320939719563'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7723'^^xsd:anyURI;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209397195627 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3209397195627"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209397195627 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3209397195627"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.320939719563'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7724'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209397195627 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3209397195627"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209397195627 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.3209397195627"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.320939719563'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7720'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7218'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7221'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.60032081604004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339550753981"^^xsd:decimal ;
  dwc:decimalLongitude "8.60032081604004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339550753981 8.60032081604004)"^^geo:wktLiteral ;
  geo-pos:lat "58.339550753981"^^xsd:decimal ;
  geo-pos:long "8.60032081604004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.60032081604'^^xsd:double;
  dwc:latitude '58.339550753981'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A369%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A369%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A369%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29722 8.6004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29722"^^xsd:decimal ;
  dwc:decimalLongitude "8.6004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A369%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29722 8.6004)"^^geo:wktLiteral ;
  geo-pos:lat "58.29722"^^xsd:decimal ;
  geo-pos:long "8.6004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A369%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:369/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '369/1'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6004'^^xsd:double;
  dwc:latitude '58.29722'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:369/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972223706927 8.60040664672852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2972223706927"^^xsd:decimal ;
  dwc:decimalLongitude "8.60040664672852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2972223706927 8.60040664672852)"^^geo:wktLiteral ;
  geo-pos:lat "58.2972223706927"^^xsd:decimal ;
  geo-pos:long "8.60040664672852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6004066467285'^^xsd:double;
  dwc:latitude '58.297222370693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4576'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.60040664672852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.60040664672852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.60040664672852)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.60040664672852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10519'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6004066467285'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10519'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.60040664672852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.60040664672852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.60040664672852)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.60040664672852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10520'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6004066467285'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10520'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.60040664672852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3207594194947"^^xsd:decimal ;
  dwc:decimalLongitude "8.60040664672852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3207594194947 8.60040664672852)"^^geo:wktLiteral ;
  geo-pos:lat "58.3207594194947"^^xsd:decimal ;
  geo-pos:long "8.60040664672852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10521'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6004066467285'^^xsd:double;
  dwc:latitude '58.320759419495'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10521'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3243652461724 8.60040664672852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3243652461724"^^xsd:decimal ;
  dwc:decimalLongitude "8.60040664672852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3243652461724 8.60040664672852)"^^geo:wktLiteral ;
  geo-pos:lat "58.3243652461724"^^xsd:decimal ;
  geo-pos:long "8.60040664672852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6004066467285'^^xsd:double;
  dwc:latitude '58.324365246172'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3302'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3243652461724 8.60040664672852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3243652461724"^^xsd:decimal ;
  dwc:decimalLongitude "8.60040664672852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3243652461724 8.60040664672852)"^^geo:wktLiteral ;
  geo-pos:lat "58.3243652461724"^^xsd:decimal ;
  geo-pos:long "8.60040664672852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6004066467285'^^xsd:double;
  dwc:latitude '58.324365246172'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3303'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3243652461724 8.60040664672852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3243652461724"^^xsd:decimal ;
  dwc:decimalLongitude "8.60040664672852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3243652461724 8.60040664672852)"^^geo:wktLiteral ;
  geo-pos:lat "58.3243652461724"^^xsd:decimal ;
  geo-pos:long "8.60040664672852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6004066467285'^^xsd:double;
  dwc:latitude '58.324365246172'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3305'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3243652461724 8.60040664672852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3243652461724"^^xsd:decimal ;
  dwc:decimalLongitude "8.60040664672852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3243652461724 8.60040664672852)"^^geo:wktLiteral ;
  geo-pos:lat "58.3243652461724"^^xsd:decimal ;
  geo-pos:long "8.60040664672852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6004066467285'^^xsd:double;
  dwc:latitude '58.324365246172'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3304'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/22'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/22'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/11'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/14'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/17'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/15'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/20'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/21'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/18'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/19'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/16'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/12'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/13'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/6'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/9'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/10'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/8'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/7'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60049)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A805%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:805/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '805/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60049'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:805/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8381'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8379'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8367'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8384'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8373'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8370'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8385'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8376'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8387'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8382'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8371'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8386'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8380'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8383'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8388'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8372'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8375'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8377'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8369'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8374'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60049247741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60049247741699)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60049247741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600492477417'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8378'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33333 8.60057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33333 8.60057)"^^geo:wktLiteral ;
  geo-pos:lat "58.33333"^^xsd:decimal ;
  geo-pos:long "8.60057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:717/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '717/7'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60057'^^xsd:double;
  dwc:latitude '58.33333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:717/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33333 8.60057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33333 8.60057)"^^geo:wktLiteral ;
  geo-pos:lat "58.33333"^^xsd:decimal ;
  geo-pos:long "8.60057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:717/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '717/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60057'^^xsd:double;
  dwc:latitude '58.33333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:717/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33333 8.60057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33333 8.60057)"^^geo:wktLiteral ;
  geo-pos:lat "58.33333"^^xsd:decimal ;
  geo-pos:long "8.60057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:717/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '717/5'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60057'^^xsd:double;
  dwc:latitude '58.33333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:717/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33333 8.60057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33333 8.60057)"^^geo:wktLiteral ;
  geo-pos:lat "58.33333"^^xsd:decimal ;
  geo-pos:long "8.60057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:717/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '717/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60057'^^xsd:double;
  dwc:latitude '58.33333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:717/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33333 8.60057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33333 8.60057)"^^geo:wktLiteral ;
  geo-pos:lat "58.33333"^^xsd:decimal ;
  geo-pos:long "8.60057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:717/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '717/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60057'^^xsd:double;
  dwc:latitude '58.33333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:717/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33333 8.60057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33333 8.60057)"^^geo:wktLiteral ;
  geo-pos:lat "58.33333"^^xsd:decimal ;
  geo-pos:long "8.60057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:717/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '717/3'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60057'^^xsd:double;
  dwc:latitude '58.33333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:717/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33333 8.60057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33333 8.60057)"^^geo:wktLiteral ;
  geo-pos:lat "58.33333"^^xsd:decimal ;
  geo-pos:long "8.60057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A717%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:717/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '717/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60057'^^xsd:double;
  dwc:latitude '58.33333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:717/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333331449861 8.60057830810547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333331449861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60057830810547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333331449861 8.60057830810547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333331449861"^^xsd:decimal ;
  geo-pos:long "8.60057830810547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6005783081055'^^xsd:double;
  dwc:latitude '58.333333144986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7520'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333331449861 8.60057830810547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333331449861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60057830810547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333331449861 8.60057830810547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333331449861"^^xsd:decimal ;
  geo-pos:long "8.60057830810547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6005783081055'^^xsd:double;
  dwc:latitude '58.333333144986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7515'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333331449861 8.60057830810547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333331449861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60057830810547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333331449861 8.60057830810547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333331449861"^^xsd:decimal ;
  geo-pos:long "8.60057830810547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6005783081055'^^xsd:double;
  dwc:latitude '58.333333144986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7518'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333331449861 8.60057830810547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333331449861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60057830810547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333331449861 8.60057830810547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333331449861"^^xsd:decimal ;
  geo-pos:long "8.60057830810547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6005783081055'^^xsd:double;
  dwc:latitude '58.333333144986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7517'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333331449861 8.60057830810547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333331449861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60057830810547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333331449861 8.60057830810547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333331449861"^^xsd:decimal ;
  geo-pos:long "8.60057830810547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6005783081055'^^xsd:double;
  dwc:latitude '58.333333144986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7521'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333331449861 8.60057830810547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333331449861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60057830810547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333331449861 8.60057830810547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333331449861"^^xsd:decimal ;
  geo-pos:long "8.60057830810547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6005783081055'^^xsd:double;
  dwc:latitude '58.333333144986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7519'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333331449861 8.60057830810547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333331449861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60057830810547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333331449861 8.60057830810547)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333331449861"^^xsd:decimal ;
  geo-pos:long "8.60057830810547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6005783081055'^^xsd:double;
  dwc:latitude '58.333333144986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7516'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33509"^^xsd:decimal ;
  dwc:decimalLongitude "8.60066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  geo-pos:lat "58.33509"^^xsd:decimal ;
  geo-pos:long "8.60066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:393/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '393/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60066'^^xsd:double;
  dwc:latitude '58.33509'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:393/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33509"^^xsd:decimal ;
  dwc:decimalLongitude "8.60066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  geo-pos:lat "58.33509"^^xsd:decimal ;
  geo-pos:long "8.60066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:393/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '393/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60066'^^xsd:double;
  dwc:latitude '58.33509'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:393/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33509"^^xsd:decimal ;
  dwc:decimalLongitude "8.60066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  geo-pos:lat "58.33509"^^xsd:decimal ;
  geo-pos:long "8.60066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:393/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '393/9'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60066'^^xsd:double;
  dwc:latitude '58.33509'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:393/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33509"^^xsd:decimal ;
  dwc:decimalLongitude "8.60066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  geo-pos:lat "58.33509"^^xsd:decimal ;
  geo-pos:long "8.60066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:393/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '393/7'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60066'^^xsd:double;
  dwc:latitude '58.33509'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:393/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33509"^^xsd:decimal ;
  dwc:decimalLongitude "8.60066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  geo-pos:lat "58.33509"^^xsd:decimal ;
  geo-pos:long "8.60066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:393/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '393/8'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60066'^^xsd:double;
  dwc:latitude '58.33509'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:393/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33509"^^xsd:decimal ;
  dwc:decimalLongitude "8.60066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  geo-pos:lat "58.33509"^^xsd:decimal ;
  geo-pos:long "8.60066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:393/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '393/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60066'^^xsd:double;
  dwc:latitude '58.33509'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:393/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33509"^^xsd:decimal ;
  dwc:decimalLongitude "8.60066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  geo-pos:lat "58.33509"^^xsd:decimal ;
  geo-pos:long "8.60066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:393/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '393/5'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60066'^^xsd:double;
  dwc:latitude '58.33509'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:393/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33509"^^xsd:decimal ;
  dwc:decimalLongitude "8.60066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  geo-pos:lat "58.33509"^^xsd:decimal ;
  geo-pos:long "8.60066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:393/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '393/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60066'^^xsd:double;
  dwc:latitude '58.33509'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:393/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33509"^^xsd:decimal ;
  dwc:decimalLongitude "8.60066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33509 8.60066)"^^geo:wktLiteral ;
  geo-pos:lat "58.33509"^^xsd:decimal ;
  geo-pos:long "8.60066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A393%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:393/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '393/1'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60066'^^xsd:double;
  dwc:latitude '58.33509'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:393/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350904062567 8.60066413879395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350904062567"^^xsd:decimal ;
  dwc:decimalLongitude "8.60066413879395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350904062567 8.60066413879395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350904062567"^^xsd:decimal ;
  geo-pos:long "8.60066413879395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600664138794'^^xsd:double;
  dwc:latitude '58.335090406257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4829'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350904062567 8.60066413879395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350904062567"^^xsd:decimal ;
  dwc:decimalLongitude "8.60066413879395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350904062567 8.60066413879395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350904062567"^^xsd:decimal ;
  geo-pos:long "8.60066413879395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600664138794'^^xsd:double;
  dwc:latitude '58.335090406257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4835'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350904062567 8.60066413879395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350904062567"^^xsd:decimal ;
  dwc:decimalLongitude "8.60066413879395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350904062567 8.60066413879395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350904062567"^^xsd:decimal ;
  geo-pos:long "8.60066413879395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600664138794'^^xsd:double;
  dwc:latitude '58.335090406257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4834'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350904062567 8.60066413879395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350904062567"^^xsd:decimal ;
  dwc:decimalLongitude "8.60066413879395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350904062567 8.60066413879395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350904062567"^^xsd:decimal ;
  geo-pos:long "8.60066413879395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600664138794'^^xsd:double;
  dwc:latitude '58.335090406257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4832'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350904062567 8.60066413879395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350904062567"^^xsd:decimal ;
  dwc:decimalLongitude "8.60066413879395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350904062567 8.60066413879395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350904062567"^^xsd:decimal ;
  geo-pos:long "8.60066413879395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600664138794'^^xsd:double;
  dwc:latitude '58.335090406257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4836'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350904062567 8.60066413879395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350904062567"^^xsd:decimal ;
  dwc:decimalLongitude "8.60066413879395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350904062567 8.60066413879395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350904062567"^^xsd:decimal ;
  geo-pos:long "8.60066413879395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600664138794'^^xsd:double;
  dwc:latitude '58.335090406257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4837'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350904062567 8.60066413879395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350904062567"^^xsd:decimal ;
  dwc:decimalLongitude "8.60066413879395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350904062567 8.60066413879395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350904062567"^^xsd:decimal ;
  geo-pos:long "8.60066413879395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600664138794'^^xsd:double;
  dwc:latitude '58.335090406257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4831'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350904062567 8.60066413879395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3350904062567"^^xsd:decimal ;
  dwc:decimalLongitude "8.60066413879395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3350904062567 8.60066413879395)"^^geo:wktLiteral ;
  geo-pos:lat "58.3350904062567"^^xsd:decimal ;
  geo-pos:long "8.60066413879395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.600664138794'^^xsd:double;
  dwc:latitude '58.335090406257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4833'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33743 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33743"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33743 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33743"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:695/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '695/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33743'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:695/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33743 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33743"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33743 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33743"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:695/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '695/4'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33743'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:695/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33743 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33743"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33743 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33743"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:695/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '695/3'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33743'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:695/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33743 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33743"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33743 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33743"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:695/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '695/5'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33743'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:695/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33743 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33743"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33743 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33743"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A695%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:695/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '695/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33743'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:695/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:936/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '936/13'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:936/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:936/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '936/12'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:936/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:936/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '936/11'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:936/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:936/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '936/10'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:936/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:936/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '936/7'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:936/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:936/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '936/8'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:936/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:936/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '936/9'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:936/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:936/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '936/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:936/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:936/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '936/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:936/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:936/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '936/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:936/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:936/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '936/4'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:936/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:936/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '936/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:936/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33837"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33837 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33837"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A936%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:936/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '936/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33837'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:936/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33855"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:692/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '692/5'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:692/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33855"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:692/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '692/8'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:692/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33855"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:692/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '692/6'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:692/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33855"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:692/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '692/7'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:692/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33855"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:692/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '692/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:692/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33855"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:692/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '692/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:692/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33855"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:692/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '692/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:692/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.60074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.60074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33855"^^xsd:decimal ;
  geo-pos:long "8.60074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A692%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:692/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '692/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60074'^^xsd:double;
  dwc:latitude '58.33855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:692/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374332853616 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3374332853616"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374332853616 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3374332853616"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.337433285362'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7407'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374332853616 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3374332853616"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374332853616 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3374332853616"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.337433285362'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7411'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374332853616 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3374332853616"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374332853616 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3374332853616"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.337433285362'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7408'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374332853616 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3374332853616"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374332853616 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3374332853616"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.337433285362'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7410'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374332853616 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3374332853616"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374332853616 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3374332853616"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.337433285362'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7409'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9615'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9609'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9616'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9610'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9612'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9614'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9617'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9606'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9611'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9608'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9613'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9607'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383794040442"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383794040442 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383794040442"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338379404044'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9605'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3385596142544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3385596142544"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338559614254'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7391'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3385596142544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3385596142544"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338559614254'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7390'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3385596142544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3385596142544"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338559614254'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7397'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3385596142544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3385596142544"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338559614254'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7396'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3385596142544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3385596142544"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338559614254'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7392'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3385596142544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3385596142544"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338559614254'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7393'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3385596142544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3385596142544"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338559614254'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7395'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.60074996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3385596142544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60074996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.60074996948242)"^^geo:wktLiteral ;
  geo-pos:lat "58.3385596142544"^^xsd:decimal ;
  geo-pos:long "8.60074996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6007499694824'^^xsd:double;
  dwc:latitude '58.338559614254'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7394'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33279 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33279"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33279 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33279"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:640/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '640/3'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33279'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:640/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33279 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33279"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33279 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33279"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:640/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '640/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33279'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:640/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33279 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33279"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33279 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33279"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:640/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '640/5'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33279'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:640/5'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33279 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33279"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33279 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33279"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:640/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '640/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33279'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:640/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33279 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33279"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33279 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33279"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A640%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:640/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '640/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33279'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:640/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/8'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/21'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/11'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/22'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/22'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/24'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/24'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/28'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/28'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/29'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/29'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/30'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/30'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/27'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/27'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/25'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/25'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/26'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/26'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/23'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/23'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/18'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/19'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/20'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/17'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/13'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/12'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/14'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/16'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/15'^^xsd:string;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/10'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/5'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/9'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/7'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/2'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60083)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A831%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:831/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '831/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60083'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:831/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3327924316309 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3327924316309"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3327924316309 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3327924316309"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.332792431631'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6918'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3327924316309 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3327924316309"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3327924316309 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3327924316309"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.332792431631'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6921'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3327924316309 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3327924316309"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3327924316309 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3327924316309"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.332792431631'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6922'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3327924316309 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3327924316309"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3327924316309 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3327924316309"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.332792431631'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6919'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3327924316309 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3327924316309"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3327924316309 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3327924316309"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.332792431631'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6920'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8811'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8817'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8825'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8804'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8828'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8813'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8805'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8826'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8824'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8815'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8802'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8827'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8820'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8809'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8829'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8818'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8807'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8821'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8816'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8819'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8810'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8803'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8823'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8822'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8814'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8808'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8812'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8831'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.6008358001709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.6008358001709)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.6008358001709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6008358001709'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8830'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A303%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A303%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A303%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32319 8.60092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32319"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A303%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32319 8.60092)"^^geo:wktLiteral ;
  geo-pos:lat "58.32319"^^xsd:decimal ;
  geo-pos:long "8.60092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A303%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:303/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '303/2'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60092'^^xsd:double;
  dwc:latitude '58.32319'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:303/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A303%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A303%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A303%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32319 8.60092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32319"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A303%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32319 8.60092)"^^geo:wktLiteral ;
  geo-pos:lat "58.32319"^^xsd:decimal ;
  geo-pos:long "8.60092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A303%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:303/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '303/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60092'^^xsd:double;
  dwc:latitude '58.32319'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:303/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33783 8.60092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33783"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33783 8.60092)"^^geo:wktLiteral ;
  geo-pos:lat "58.33783"^^xsd:decimal ;
  geo-pos:long "8.60092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:716/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '716/6'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60092'^^xsd:double;
  dwc:latitude '58.33783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:716/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33783 8.60092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33783"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33783 8.60092)"^^geo:wktLiteral ;
  geo-pos:lat "58.33783"^^xsd:decimal ;
  geo-pos:long "8.60092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:716/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '716/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60092'^^xsd:double;
  dwc:latitude '58.33783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:716/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33783 8.60092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33783"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33783 8.60092)"^^geo:wktLiteral ;
  geo-pos:lat "58.33783"^^xsd:decimal ;
  geo-pos:long "8.60092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:716/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '716/7'^^xsd:string;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60092'^^xsd:double;
  dwc:latitude '58.33783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:716/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33783 8.60092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33783"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33783 8.60092)"^^geo:wktLiteral ;
  geo-pos:lat "58.33783"^^xsd:decimal ;
  geo-pos:long "8.60092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:716/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '716/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60092'^^xsd:double;
  dwc:latitude '58.33783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:716/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33783 8.60092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33783"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33783 8.60092)"^^geo:wktLiteral ;
  geo-pos:lat "58.33783"^^xsd:decimal ;
  geo-pos:long "8.60092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:716/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '716/5'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60092'^^xsd:double;
  dwc:latitude '58.33783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:716/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33783 8.60092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33783"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33783 8.60092)"^^geo:wktLiteral ;
  geo-pos:lat "58.33783"^^xsd:decimal ;
  geo-pos:long "8.60092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:716/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '716/3'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60092'^^xsd:double;
  dwc:latitude '58.33783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:716/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33783 8.60092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33783"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33783 8.60092)"^^geo:wktLiteral ;
  geo-pos:lat "58.33783"^^xsd:decimal ;
  geo-pos:long "8.60092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A716%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:716/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '716/1'^^xsd:string;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60092'^^xsd:double;
  dwc:latitude '58.33783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:716/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A972%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A972%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A972%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33982 8.60092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33982"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A972%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33982 8.60092)"^^geo:wktLiteral ;
  geo-pos:lat "58.33982"^^xsd:decimal ;
  geo-pos:long "8.60092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A972%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:972/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '972/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60092'^^xsd:double;
  dwc:latitude '58.33982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:972/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A972%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A972%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A972%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33982 8.60092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33982"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A972%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33982 8.60092)"^^geo:wktLiteral ;
  geo-pos:lat "58.33982"^^xsd:decimal ;
  geo-pos:long "8.60092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A972%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:972/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '972/3'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60092'^^xsd:double;
  dwc:latitude '58.33982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:972/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A972%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A972%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A972%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33982 8.60092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33982"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A972%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33982 8.60092)"^^geo:wktLiteral ;
  geo-pos:lat "58.33982"^^xsd:decimal ;
  geo-pos:long "8.60092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A972%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:972/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '972/2'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60092'^^xsd:double;
  dwc:latitude '58.33982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:972/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3215256884342 8.60092163085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3215256884342"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092163085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3215256884342 8.60092163085938)"^^geo:wktLiteral ;
  geo-pos:lat "58.3215256884342"^^xsd:decimal ;
  geo-pos:long "8.60092163085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10500'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6009216308594'^^xsd:double;
  dwc:latitude '58.321525688434'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3215256884342 8.60092163085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3215256884342"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092163085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3215256884342 8.60092163085938)"^^geo:wktLiteral ;
  geo-pos:lat "58.3215256884342"^^xsd:decimal ;
  geo-pos:long "8.60092163085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10501'^^xsd:string;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6009216308594'^^xsd:double;
  dwc:latitude '58.321525688434'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10501'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231933928396 8.60092163085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231933928396"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092163085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231933928396 8.60092163085938)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231933928396"^^xsd:decimal ;
  geo-pos:long "8.60092163085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6009216308594'^^xsd:double;
  dwc:latitude '58.32319339284'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231933928396 8.60092163085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231933928396"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092163085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231933928396 8.60092163085938)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231933928396"^^xsd:decimal ;
  geo-pos:long "8.60092163085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6009216308594'^^xsd:double;
  dwc:latitude '58.32319339284'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3378387678991 8.60092163085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3378387678991"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092163085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3378387678991 8.60092163085938)"^^geo:wktLiteral ;
  geo-pos:lat "58.3378387678991"^^xsd:decimal ;
  geo-pos:long "8.60092163085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6009216308594'^^xsd:double;
  dwc:latitude '58.337838767899'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7511'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3378387678991 8.60092163085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3378387678991"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092163085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3378387678991 8.60092163085938)"^^geo:wktLiteral ;
  geo-pos:lat "58.3378387678991"^^xsd:decimal ;
  geo-pos:long "8.60092163085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6009216308594'^^xsd:double;
  dwc:latitude '58.337838767899'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7510'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3378387678991 8.60092163085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3378387678991"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092163085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3378387678991 8.60092163085938)"^^geo:wktLiteral ;
  geo-pos:lat "58.3378387678991"^^xsd:decimal ;
  geo-pos:long "8.60092163085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6009216308594'^^xsd:double;
  dwc:latitude '58.337838767899'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7512'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3378387678991 8.60092163085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3378387678991"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092163085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3378387678991 8.60092163085938)"^^geo:wktLiteral ;
  geo-pos:lat "58.3378387678991"^^xsd:decimal ;
  geo-pos:long "8.60092163085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6009216308594'^^xsd:double;
  dwc:latitude '58.337838767899'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7513'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3378387678991 8.60092163085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3378387678991"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092163085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3378387678991 8.60092163085938)"^^geo:wktLiteral ;
  geo-pos:lat "58.3378387678991"^^xsd:decimal ;
  geo-pos:long "8.60092163085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6009216308594'^^xsd:double;
  dwc:latitude '58.337838767899'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7514'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3378387678991 8.60092163085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3378387678991"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092163085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3378387678991 8.60092163085938)"^^geo:wktLiteral ;
  geo-pos:lat "58.3378387678991"^^xsd:decimal ;
  geo-pos:long "8.60092163085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6009216308594'^^xsd:double;
  dwc:latitude '58.337838767899'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7509'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3378387678991 8.60092163085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3378387678991"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092163085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3378387678991 8.60092163085938)"^^geo:wktLiteral ;
  geo-pos:lat "58.3378387678991"^^xsd:decimal ;
  geo-pos:long "8.60092163085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6009216308594'^^xsd:double;
  dwc:latitude '58.337838767899'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7508'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398210599902 8.60092163085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398210599902"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092163085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398210599902 8.60092163085938)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398210599902"^^xsd:decimal ;
  geo-pos:long "8.60092163085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10040'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6009216308594'^^xsd:double;
  dwc:latitude '58.33982105999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10040'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398210599902 8.60092163085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398210599902"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092163085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398210599902 8.60092163085938)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398210599902"^^xsd:decimal ;
  geo-pos:long "8.60092163085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10039'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6009216308594'^^xsd:double;
  dwc:latitude '58.33982105999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10039'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398210599902 8.60092163085938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398210599902"^^xsd:decimal ;
  dwc:decimalLongitude "8.60092163085938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398210599902 8.60092163085938)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398210599902"^^xsd:decimal ;
  geo-pos:long "8.60092163085938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10038'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6009216308594'^^xsd:double;
  dwc:latitude '58.33982105999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10038'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29532"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.29532"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:868/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '868/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.29532'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:868/6'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29532"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.29532"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:868/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '868/11'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.29532'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:868/11'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29532"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.29532"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:868/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '868/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.29532'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:868/3'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29532"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.29532"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:868/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '868/10'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.29532'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:868/10'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29532"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.29532"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:868/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '868/12'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.29532'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:868/12'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29532"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.29532"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:868/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '868/13'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.29532'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:868/13'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29532"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.29532"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:868/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '868/8'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.29532'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:868/8'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29532"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.29532"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:868/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '868/9'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.29532'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:868/9'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29532"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.29532"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:868/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '868/7'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.29532'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:868/7'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29532"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.29532"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:868/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '868/5'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.29532'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:868/5'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29532"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.29532"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:868/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '868/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.29532'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:868/4'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29532"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.29532"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:868/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '868/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.29532'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:868/2'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29532"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29532 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.29532"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A868%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:868/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '868/1'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.29532'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:868/1'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A485%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A485%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A485%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32211 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32211"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A485%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32211 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.32211"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A485%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:485/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '485/1'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.32211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:485/1'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33792 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33792"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33792 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.33792"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:514/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '514/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.33792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:514/2'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33792 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33792"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33792 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.33792"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:514/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '514/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.33792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:514/1'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33792 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33792"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33792 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.33792"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:514/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '514/3'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.33792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:514/3'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33792 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33792"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33792 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.33792"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:514/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '514/8'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.33792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:514/8'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33792 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33792"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33792 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.33792"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:514/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '514/7'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.33792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:514/7'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33792 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33792"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33792 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.33792"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:514/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '514/5'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.33792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:514/5'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33792 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33792"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33792 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.33792"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:514/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '514/6'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.33792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:514/6'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33792 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33792"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33792 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "58.33792"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A514%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:514/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '514/4'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '58.33792'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:514/4'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2953279043724"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.2953279043724"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.295327904372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2953279043724"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.2953279043724"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.295327904372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9083'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2953279043724"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.2953279043724"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.295327904372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9082'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2953279043724"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.2953279043724"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.295327904372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2953279043724"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.2953279043724"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.295327904372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9081'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2953279043724"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.2953279043724"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.295327904372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9074'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2953279043724"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.2953279043724"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.295327904372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9076'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2953279043724"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.2953279043724"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.295327904372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9080'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2953279043724"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.2953279043724"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.295327904372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9084'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2953279043724"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.2953279043724"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.295327904372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2953279043724"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.2953279043724"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.295327904372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9086'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2953279043724"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.2953279043724"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.295327904372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9085'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2953279043724"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2953279043724 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.2953279043724"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.295327904372'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9075'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3221116475947 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3221116475947"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3221116475947 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.3221116475947"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.322111647595'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5636'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379288744977 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379288744977"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379288744977 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379288744977"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.337928874498'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5855'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379288744977 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379288744977"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379288744977 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379288744977"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.337928874498'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5852'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379288744977 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379288744977"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379288744977 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379288744977"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.337928874498'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5853'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379288744977 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379288744977"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379288744977 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379288744977"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.337928874498'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5856'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379288744977 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379288744977"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379288744977 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379288744977"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.337928874498'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5849'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379288744977 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379288744977"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379288744977 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379288744977"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.337928874498'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5850'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379288744977 8.60100746154785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379288744977"^^xsd:decimal ;
  dwc:decimalLongitude "8.60100746154785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379288744977 8.60100746154785)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379288744977"^^xsd:decimal ;
  geo-pos:long "8.60100746154785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010074615478'^^xsd:double;
  dwc:latitude '58.337928874498'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5851'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:825/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '825/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.3322'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:825/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:825/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '825/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.3322'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:825/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:825/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '825/9'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.3322'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:825/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:825/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '825/11'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.3322'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:825/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:825/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '825/12'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.3322'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:825/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:825/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '825/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.3322'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:825/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:825/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '825/13'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.3322'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:825/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:825/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '825/10'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.3322'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:825/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:825/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '825/8'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.3322'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:825/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:825/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '825/6'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.3322'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:825/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:825/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '825/7'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.3322'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:825/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:825/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '825/4'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.3322'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:825/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A825%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:825/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '825/2'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.3322'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:825/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/14'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/14'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/5'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/11'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/12'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/15'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/15'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/16'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/16'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/18'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/18'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/17'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/17'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/13'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/9'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/7'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/10'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/6'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.60109)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.60109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A722%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:722/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '722/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60109'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:722/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322066494937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322066494937"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.332206649494'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8721'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322066494937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322066494937"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.332206649494'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8722'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322066494937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322066494937"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.332206649494'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8716'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322066494937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322066494937"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.332206649494'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8719'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322066494937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322066494937"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.332206649494'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8712'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322066494937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322066494937"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.332206649494'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8717'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322066494937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322066494937"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.332206649494'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8723'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322066494937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322066494937"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.332206649494'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8715'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322066494937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322066494937"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.332206649494'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8713'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322066494937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322066494937"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.332206649494'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8718'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322066494937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322066494937"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.332206649494'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8720'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322066494937"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322066494937"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.332206649494'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8724'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7562'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7553'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7564'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7563'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7561'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7556'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7557'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7555'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7547'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7558'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7554'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7550'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7551'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7552'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7549'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7560'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7548'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.60109329223633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.60109329223633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.60109329223633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6010932922363'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7559'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A305%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A305%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A305%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31476 8.60117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31476"^^xsd:decimal ;
  dwc:decimalLongitude "8.60117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A305%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31476 8.60117)"^^geo:wktLiteral ;
  geo-pos:lat "58.31476"^^xsd:decimal ;
  geo-pos:long "8.60117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A305%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:305/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '305/2'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60117'^^xsd:double;
  dwc:latitude '58.31476'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:305/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A305%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A305%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A305%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31476 8.60117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31476"^^xsd:decimal ;
  dwc:decimalLongitude "8.60117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A305%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31476 8.60117)"^^geo:wktLiteral ;
  geo-pos:lat "58.31476"^^xsd:decimal ;
  geo-pos:long "8.60117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A305%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:305/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '305/1'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60117'^^xsd:double;
  dwc:latitude '58.31476'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:305/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.60117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.60117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:830/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '830/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60117'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:830/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.60117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.60117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:830/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '830/11'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60117'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:830/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.60117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.60117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:830/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '830/8'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60117'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:830/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.60117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.60117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:830/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '830/13'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60117'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:830/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.60117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.60117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:830/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '830/12'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60117'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:830/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.60117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.60117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:830/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '830/9'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60117'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:830/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.60117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.60117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:830/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '830/10'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60117'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:830/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.60117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.60117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:830/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '830/7'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60117'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:830/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.60117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.60117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:830/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '830/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60117'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:830/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.60117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.60117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:830/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '830/4'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60117'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:830/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.60117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.60117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:830/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '830/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60117'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:830/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.60117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.60117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:830/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '830/2'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60117'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:830/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.60117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.60117)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.60117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A830%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:830/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '830/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60117'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:830/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147639186989 8.6011791229248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147639186989"^^xsd:decimal ;
  dwc:decimalLongitude "8.6011791229248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147639186989 8.6011791229248)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147639186989"^^xsd:decimal ;
  geo-pos:long "8.6011791229248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6011791229248'^^xsd:double;
  dwc:latitude '58.314763918699'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4235'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147639186989 8.6011791229248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147639186989"^^xsd:decimal ;
  dwc:decimalLongitude "8.6011791229248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147639186989 8.6011791229248)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147639186989"^^xsd:decimal ;
  geo-pos:long "8.6011791229248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6011791229248'^^xsd:double;
  dwc:latitude '58.314763918699'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4234'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.6011791229248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.6011791229248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6011791229248'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8789'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.6011791229248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.6011791229248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6011791229248'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8798'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.6011791229248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.6011791229248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6011791229248'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8792'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.6011791229248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.6011791229248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6011791229248'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8795'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.6011791229248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.6011791229248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6011791229248'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8793'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.6011791229248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.6011791229248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6011791229248'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8791'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.6011791229248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.6011791229248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6011791229248'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8794'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.6011791229248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.6011791229248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6011791229248'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8801'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.6011791229248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.6011791229248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6011791229248'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.6011791229248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.6011791229248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6011791229248'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8790'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.6011791229248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.6011791229248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6011791229248'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8796'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.6011791229248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.6011791229248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6011791229248'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8797'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.6011791229248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.6011791229248)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.6011791229248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6011791229248'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8799'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10452'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10461'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10461'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10455'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10455'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10458'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10458'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10444'^^xsd:string;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10444'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10445'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10445'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10447'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10456'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10456'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10450'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10450'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10460'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10460'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10459'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10459'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10451'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10449'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10449'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10453'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10446'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10454'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10454'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10448'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10448'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338514561788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60126495361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338514561788 8.60126495361328)"^^geo:wktLiteral ;
  geo-pos:lat "58.338514561788"^^xsd:decimal ;
  geo-pos:long "8.60126495361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10457'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6012649536133'^^xsd:double;
  dwc:latitude '58.338514561788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10457'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/5'^^xsd:string;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/13'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/13'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/10'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/15'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/15'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/18'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/18'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/17'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/17'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/14'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/14'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/16'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/16'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/9'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/8'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/12'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/12'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/11'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/11'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/6'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/7'^^xsd:string;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/3'^^xsd:string;
  dwc:scientificName 'Chrysallida interstincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/4'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/1'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31652"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31652 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.31652"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A575%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:575/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '575/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.31652'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:575/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32148"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.32148"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:862/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '862/3'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.32148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:862/3'^^xsd:anyURI;
  dwc:observationDate '1977-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32148"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.32148"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:862/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '862/6'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.32148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:862/6'^^xsd:anyURI;
  dwc:observationDate '1977-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32148"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.32148"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:862/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '862/5'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.32148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:862/5'^^xsd:anyURI;
  dwc:observationDate '1977-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32148"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.32148"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:862/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '862/4'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.32148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:862/4'^^xsd:anyURI;
  dwc:observationDate '1977-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32148"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.32148"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:862/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '862/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.32148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:862/1'^^xsd:anyURI;
  dwc:observationDate '1977-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32148"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32148 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.32148"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A862%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:862/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '862/2'^^xsd:string;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.32148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:862/2'^^xsd:anyURI;
  dwc:observationDate '1977-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:880/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '880/4'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:880/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:880/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '880/3'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:880/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:880/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '880/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:880/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.60143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32184"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32184 8.60143)"^^geo:wktLiteral ;
  geo-pos:lat "58.32184"^^xsd:decimal ;
  geo-pos:long "8.60143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A880%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:880/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '880/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60143'^^xsd:double;
  dwc:latitude '58.32184'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:880/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6312'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6315'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida interstincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6314'^^xsd:anyURI;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6326'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6318'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6317'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6316'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6323'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6322'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6325'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6321'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6327'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6320'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6324'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6313'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6311'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3165221032153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3165221032153 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3165221032153"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.316522103215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6328'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9036'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9033'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9034'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9035'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3214806142505"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3214806142505 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.3214806142505"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.32148061425'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9038'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9146'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9144'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9147'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.60143661499023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321841206112"^^xsd:decimal ;
  dwc:decimalLongitude "8.60143661499023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321841206112 8.60143661499023)"^^geo:wktLiteral ;
  geo-pos:lat "58.321841206112"^^xsd:decimal ;
  geo-pos:long "8.60143661499023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6014366149902'^^xsd:double;
  dwc:latitude '58.321841206112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9145'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.60152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33864"^^xsd:decimal ;
  dwc:decimalLongitude "8.60152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.60152)"^^geo:wktLiteral ;
  geo-pos:lat "58.33864"^^xsd:decimal ;
  geo-pos:long "8.60152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:730/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '730/7'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60152'^^xsd:double;
  dwc:latitude '58.33864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:730/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.60152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33864"^^xsd:decimal ;
  dwc:decimalLongitude "8.60152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.60152)"^^geo:wktLiteral ;
  geo-pos:lat "58.33864"^^xsd:decimal ;
  geo-pos:long "8.60152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:730/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '730/6'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60152'^^xsd:double;
  dwc:latitude '58.33864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:730/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.60152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33864"^^xsd:decimal ;
  dwc:decimalLongitude "8.60152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.60152)"^^geo:wktLiteral ;
  geo-pos:lat "58.33864"^^xsd:decimal ;
  geo-pos:long "8.60152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:730/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '730/5'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60152'^^xsd:double;
  dwc:latitude '58.33864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:730/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.60152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33864"^^xsd:decimal ;
  dwc:decimalLongitude "8.60152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.60152)"^^geo:wktLiteral ;
  geo-pos:lat "58.33864"^^xsd:decimal ;
  geo-pos:long "8.60152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:730/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '730/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60152'^^xsd:double;
  dwc:latitude '58.33864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:730/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.60152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33864"^^xsd:decimal ;
  dwc:decimalLongitude "8.60152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.60152)"^^geo:wktLiteral ;
  geo-pos:lat "58.33864"^^xsd:decimal ;
  geo-pos:long "8.60152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:730/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '730/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60152'^^xsd:double;
  dwc:latitude '58.33864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:730/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.60152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33864"^^xsd:decimal ;
  dwc:decimalLongitude "8.60152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.60152)"^^geo:wktLiteral ;
  geo-pos:lat "58.33864"^^xsd:decimal ;
  geo-pos:long "8.60152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:730/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '730/3'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60152'^^xsd:double;
  dwc:latitude '58.33864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:730/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.60152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33864"^^xsd:decimal ;
  dwc:decimalLongitude "8.60152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.60152)"^^geo:wktLiteral ;
  geo-pos:lat "58.33864"^^xsd:decimal ;
  geo-pos:long "8.60152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A730%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:730/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '730/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60152'^^xsd:double;
  dwc:latitude '58.33864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:730/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.60152244567871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386497190148"^^xsd:decimal ;
  dwc:decimalLongitude "8.60152244567871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.60152244567871)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386497190148"^^xsd:decimal ;
  geo-pos:long "8.60152244567871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6015224456787'^^xsd:double;
  dwc:latitude '58.338649719015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7614'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.60152244567871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386497190148"^^xsd:decimal ;
  dwc:decimalLongitude "8.60152244567871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.60152244567871)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386497190148"^^xsd:decimal ;
  geo-pos:long "8.60152244567871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6015224456787'^^xsd:double;
  dwc:latitude '58.338649719015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7616'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.60152244567871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386497190148"^^xsd:decimal ;
  dwc:decimalLongitude "8.60152244567871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.60152244567871)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386497190148"^^xsd:decimal ;
  geo-pos:long "8.60152244567871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6015224456787'^^xsd:double;
  dwc:latitude '58.338649719015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7617'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.60152244567871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386497190148"^^xsd:decimal ;
  dwc:decimalLongitude "8.60152244567871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.60152244567871)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386497190148"^^xsd:decimal ;
  geo-pos:long "8.60152244567871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6015224456787'^^xsd:double;
  dwc:latitude '58.338649719015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7615'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.60152244567871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386497190148"^^xsd:decimal ;
  dwc:decimalLongitude "8.60152244567871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.60152244567871)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386497190148"^^xsd:decimal ;
  geo-pos:long "8.60152244567871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6015224456787'^^xsd:double;
  dwc:latitude '58.338649719015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7612'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.60152244567871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386497190148"^^xsd:decimal ;
  dwc:decimalLongitude "8.60152244567871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.60152244567871)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386497190148"^^xsd:decimal ;
  geo-pos:long "8.60152244567871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6015224456787'^^xsd:double;
  dwc:latitude '58.338649719015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7618'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.60152244567871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386497190148"^^xsd:decimal ;
  dwc:decimalLongitude "8.60152244567871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.60152244567871)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386497190148"^^xsd:decimal ;
  geo-pos:long "8.60152244567871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6015224456787'^^xsd:double;
  dwc:latitude '58.338649719015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7613'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A345%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A345%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A345%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32215 8.6016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32215"^^xsd:decimal ;
  dwc:decimalLongitude "8.6016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A345%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32215 8.6016)"^^geo:wktLiteral ;
  geo-pos:lat "58.32215"^^xsd:decimal ;
  geo-pos:long "8.6016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A345%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:345/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '345/3'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6016'^^xsd:double;
  dwc:latitude '58.32215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:345/3'^^xsd:anyURI;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A345%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A345%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A345%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32215 8.6016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32215"^^xsd:decimal ;
  dwc:decimalLongitude "8.6016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A345%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32215 8.6016)"^^geo:wktLiteral ;
  geo-pos:lat "58.32215"^^xsd:decimal ;
  geo-pos:long "8.6016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A345%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:345/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '345/2'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6016'^^xsd:double;
  dwc:latitude '58.32215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:345/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A345%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A345%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A345%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32215 8.6016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32215"^^xsd:decimal ;
  dwc:decimalLongitude "8.6016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A345%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32215 8.6016)"^^geo:wktLiteral ;
  geo-pos:lat "58.32215"^^xsd:decimal ;
  geo-pos:long "8.6016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A345%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:345/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '345/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6016'^^xsd:double;
  dwc:latitude '58.32215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:345/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3221567209741 8.60160827636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3221567209741"^^xsd:decimal ;
  dwc:decimalLongitude "8.60160827636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3221567209741 8.60160827636719)"^^geo:wktLiteral ;
  geo-pos:lat "58.3221567209741"^^xsd:decimal ;
  geo-pos:long "8.60160827636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016082763672'^^xsd:double;
  dwc:latitude '58.322156720974'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4371'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3221567209741 8.60160827636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3221567209741"^^xsd:decimal ;
  dwc:decimalLongitude "8.60160827636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3221567209741 8.60160827636719)"^^geo:wktLiteral ;
  geo-pos:lat "58.3221567209741"^^xsd:decimal ;
  geo-pos:long "8.60160827636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016082763672'^^xsd:double;
  dwc:latitude '58.322156720974'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4372'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3221567209741 8.60160827636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3221567209741"^^xsd:decimal ;
  dwc:decimalLongitude "8.60160827636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3221567209741 8.60160827636719)"^^geo:wktLiteral ;
  geo-pos:lat "58.3221567209741"^^xsd:decimal ;
  geo-pos:long "8.60160827636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016082763672'^^xsd:double;
  dwc:latitude '58.322156720974'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4370'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32224"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.32224"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:478/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '478/14'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.32224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:478/14'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32224"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.32224"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:478/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '478/8'^^xsd:string;
  dwc:scientificName 'Odostomia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.32224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:478/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32224"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.32224"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:478/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '478/13'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.32224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:478/13'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32224"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.32224"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:478/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '478/9'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.32224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:478/9'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32224"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.32224"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:478/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '478/11'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.32224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:478/11'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32224"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.32224"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:478/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '478/12'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.32224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:478/12'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32224"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.32224"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:478/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '478/15'^^xsd:string;
  dwc:scientificName 'Rissoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.32224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:478/15'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32224"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.32224"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:478/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '478/10'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.32224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:478/10'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32224"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.32224"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:478/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '478/7'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.32224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:478/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32224"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.32224"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:478/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '478/6'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.32224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:478/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32224"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.32224"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:478/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '478/5'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.32224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:478/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32224"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.32224"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:478/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '478/4'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.32224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:478/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32224"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.32224"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:478/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '478/3'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.32224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:478/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32224"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.32224"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:478/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '478/2'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.32224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:478/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32224"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32224 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.32224"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A478%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:478/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '478/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.32224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:478/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33693 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33693"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33693 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.33693"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:714/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '714/5'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.33693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:714/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33693 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33693"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33693 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.33693"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:714/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '714/2'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.33693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:714/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33693 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33693"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33693 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.33693"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:714/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '714/4'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.33693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:714/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33693 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33693"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33693 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.33693"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:714/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '714/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.33693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:714/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33693 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33693"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33693 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.33693"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A714%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:714/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '714/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.33693'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:714/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A764%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A764%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A764%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34572 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34572"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A764%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34572 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.34572"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A764%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:764/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '764/2'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.34572'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:764/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A764%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A764%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A764%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34572 8.60169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34572"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A764%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34572 8.60169)"^^geo:wktLiteral ;
  geo-pos:lat "58.34572"^^xsd:decimal ;
  geo-pos:long "8.60169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A764%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:764/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '764/1'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60169'^^xsd:double;
  dwc:latitude '58.34572'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:764/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3222468675603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3222468675603"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.32224686756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5601'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3222468675603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3222468675603"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.32224686756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3222468675603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3222468675603"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.32224686756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5598'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3222468675603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3222468675603"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.32224686756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5605'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3222468675603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3222468675603"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.32224686756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5602'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3222468675603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3222468675603"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.32224686756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5596'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3222468675603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3222468675603"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.32224686756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5606'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3222468675603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3222468675603"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.32224686756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5603'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3222468675603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3222468675603"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.32224686756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5610'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3222468675603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3222468675603"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.32224686756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5604'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3222468675603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3222468675603"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.32224686756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5609'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3222468675603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3222468675603"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.32224686756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5608'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3222468675603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3222468675603"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.32224686756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5599'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3222468675603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3222468675603"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.32224686756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5607'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3222468675603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3222468675603 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3222468675603"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.32224686756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5597'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369376892745 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3369376892745"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369376892745 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3369376892745"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.336937689274'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7506'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369376892745 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3369376892745"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369376892745 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3369376892745"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.336937689274'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7505'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369376892745 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3369376892745"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369376892745 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3369376892745"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.336937689274'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7504'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369376892745 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3369376892745"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369376892745 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3369376892745"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.336937689274'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369376892745 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3369376892745"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369376892745 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3369376892745"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.336937689274'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7507'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3457222257377 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3457222257377"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3457222257377 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3457222257377"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.345722225738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7907'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3457222257377 8.60169410705566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3457222257377"^^xsd:decimal ;
  dwc:decimalLongitude "8.60169410705566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3457222257377 8.60169410705566)"^^geo:wktLiteral ;
  geo-pos:lat "58.3457222257377"^^xsd:decimal ;
  geo-pos:long "8.60169410705566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6016941070557'^^xsd:double;
  dwc:latitude '58.345722225738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7906'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32202"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  geo-pos:lat "58.32202"^^xsd:decimal ;
  geo-pos:long "8.60177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:637/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '637/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60177'^^xsd:double;
  dwc:latitude '58.32202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:637/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32202"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  geo-pos:lat "58.32202"^^xsd:decimal ;
  geo-pos:long "8.60177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:637/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '637/11'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60177'^^xsd:double;
  dwc:latitude '58.32202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:637/11'^^xsd:anyURI;
  dwc:observationDate '1973-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32202"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  geo-pos:lat "58.32202"^^xsd:decimal ;
  geo-pos:long "8.60177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:637/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '637/12'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60177'^^xsd:double;
  dwc:latitude '58.32202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:637/12'^^xsd:anyURI;
  dwc:observationDate '1973-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32202"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  geo-pos:lat "58.32202"^^xsd:decimal ;
  geo-pos:long "8.60177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:637/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '637/9'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60177'^^xsd:double;
  dwc:latitude '58.32202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:637/9'^^xsd:anyURI;
  dwc:observationDate '1973-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32202"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  geo-pos:lat "58.32202"^^xsd:decimal ;
  geo-pos:long "8.60177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:637/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '637/10'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60177'^^xsd:double;
  dwc:latitude '58.32202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:637/10'^^xsd:anyURI;
  dwc:observationDate '1973-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32202"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  geo-pos:lat "58.32202"^^xsd:decimal ;
  geo-pos:long "8.60177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:637/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '637/7'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60177'^^xsd:double;
  dwc:latitude '58.32202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:637/7'^^xsd:anyURI;
  dwc:observationDate '1973-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32202"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  geo-pos:lat "58.32202"^^xsd:decimal ;
  geo-pos:long "8.60177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:637/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '637/8'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60177'^^xsd:double;
  dwc:latitude '58.32202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:637/8'^^xsd:anyURI;
  dwc:observationDate '1973-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32202"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  geo-pos:lat "58.32202"^^xsd:decimal ;
  geo-pos:long "8.60177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:637/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '637/5'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60177'^^xsd:double;
  dwc:latitude '58.32202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:637/5'^^xsd:anyURI;
  dwc:observationDate '1973-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32202"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  geo-pos:lat "58.32202"^^xsd:decimal ;
  geo-pos:long "8.60177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:637/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '637/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60177'^^xsd:double;
  dwc:latitude '58.32202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:637/6'^^xsd:anyURI;
  dwc:observationDate '1973-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32202"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  geo-pos:lat "58.32202"^^xsd:decimal ;
  geo-pos:long "8.60177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:637/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '637/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60177'^^xsd:double;
  dwc:latitude '58.32202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:637/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32202"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  geo-pos:lat "58.32202"^^xsd:decimal ;
  geo-pos:long "8.60177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:637/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '637/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60177'^^xsd:double;
  dwc:latitude '58.32202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:637/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32202"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32202 8.60177)"^^geo:wktLiteral ;
  geo-pos:lat "58.32202"^^xsd:decimal ;
  geo-pos:long "8.60177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A637%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:637/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '637/3'^^xsd:string;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60177'^^xsd:double;
  dwc:latitude '58.32202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:637/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32238 8.60177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32238"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32238 8.60177)"^^geo:wktLiteral ;
  geo-pos:lat "58.32238"^^xsd:decimal ;
  geo-pos:long "8.60177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:750/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '750/4'^^xsd:string;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60177'^^xsd:double;
  dwc:latitude '58.32238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:750/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32238 8.60177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32238"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32238 8.60177)"^^geo:wktLiteral ;
  geo-pos:lat "58.32238"^^xsd:decimal ;
  geo-pos:long "8.60177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:750/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '750/3'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60177'^^xsd:double;
  dwc:latitude '58.32238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:750/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32238 8.60177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32238"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32238 8.60177)"^^geo:wktLiteral ;
  geo-pos:lat "58.32238"^^xsd:decimal ;
  geo-pos:long "8.60177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:750/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '750/5'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60177'^^xsd:double;
  dwc:latitude '58.32238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:750/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32238 8.60177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32238"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32238 8.60177)"^^geo:wktLiteral ;
  geo-pos:lat "58.32238"^^xsd:decimal ;
  geo-pos:long "8.60177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:750/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '750/2'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60177'^^xsd:double;
  dwc:latitude '58.32238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:750/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32238 8.60177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32238"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32238 8.60177)"^^geo:wktLiteral ;
  geo-pos:lat "58.32238"^^xsd:decimal ;
  geo-pos:long "8.60177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A750%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:750/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '750/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60177'^^xsd:double;
  dwc:latitude '58.32238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:750/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3220215006636"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  geo-pos:lat "58.3220215006636"^^xsd:decimal ;
  geo-pos:long "8.60177993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6017799377441'^^xsd:double;
  dwc:latitude '58.322021500664'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6903'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3220215006636"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  geo-pos:lat "58.3220215006636"^^xsd:decimal ;
  geo-pos:long "8.60177993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6017799377441'^^xsd:double;
  dwc:latitude '58.322021500664'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6909'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3220215006636"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  geo-pos:lat "58.3220215006636"^^xsd:decimal ;
  geo-pos:long "8.60177993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6017799377441'^^xsd:double;
  dwc:latitude '58.322021500664'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6910'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3220215006636"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  geo-pos:lat "58.3220215006636"^^xsd:decimal ;
  geo-pos:long "8.60177993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6017799377441'^^xsd:double;
  dwc:latitude '58.322021500664'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6906'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3220215006636"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  geo-pos:lat "58.3220215006636"^^xsd:decimal ;
  geo-pos:long "8.60177993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6017799377441'^^xsd:double;
  dwc:latitude '58.322021500664'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3220215006636"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  geo-pos:lat "58.3220215006636"^^xsd:decimal ;
  geo-pos:long "8.60177993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6017799377441'^^xsd:double;
  dwc:latitude '58.322021500664'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6908'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3220215006636"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  geo-pos:lat "58.3220215006636"^^xsd:decimal ;
  geo-pos:long "8.60177993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6017799377441'^^xsd:double;
  dwc:latitude '58.322021500664'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6901'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3220215006636"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  geo-pos:lat "58.3220215006636"^^xsd:decimal ;
  geo-pos:long "8.60177993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6017799377441'^^xsd:double;
  dwc:latitude '58.322021500664'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6904'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3220215006636"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  geo-pos:lat "58.3220215006636"^^xsd:decimal ;
  geo-pos:long "8.60177993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6017799377441'^^xsd:double;
  dwc:latitude '58.322021500664'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6905'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3220215006636"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  geo-pos:lat "58.3220215006636"^^xsd:decimal ;
  geo-pos:long "8.60177993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6017799377441'^^xsd:double;
  dwc:latitude '58.322021500664'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6907'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3220215006636"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  geo-pos:lat "58.3220215006636"^^xsd:decimal ;
  geo-pos:long "8.60177993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6017799377441'^^xsd:double;
  dwc:latitude '58.322021500664'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6902'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3220215006636"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3220215006636 8.60177993774414)"^^geo:wktLiteral ;
  geo-pos:lat "58.3220215006636"^^xsd:decimal ;
  geo-pos:long "8.60177993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6017799377441'^^xsd:double;
  dwc:latitude '58.322021500664'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6911'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3223820870088 8.60177993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3223820870088"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3223820870088 8.60177993774414)"^^geo:wktLiteral ;
  geo-pos:lat "58.3223820870088"^^xsd:decimal ;
  geo-pos:long "8.60177993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6017799377441'^^xsd:double;
  dwc:latitude '58.322382087009'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7728'^^xsd:anyURI;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3223820870088 8.60177993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3223820870088"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3223820870088 8.60177993774414)"^^geo:wktLiteral ;
  geo-pos:lat "58.3223820870088"^^xsd:decimal ;
  geo-pos:long "8.60177993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6017799377441'^^xsd:double;
  dwc:latitude '58.322382087009'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7725'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3223820870088 8.60177993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3223820870088"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3223820870088 8.60177993774414)"^^geo:wktLiteral ;
  geo-pos:lat "58.3223820870088"^^xsd:decimal ;
  geo-pos:long "8.60177993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6017799377441'^^xsd:double;
  dwc:latitude '58.322382087009'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7726'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3223820870088 8.60177993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3223820870088"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3223820870088 8.60177993774414)"^^geo:wktLiteral ;
  geo-pos:lat "58.3223820870088"^^xsd:decimal ;
  geo-pos:long "8.60177993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6017799377441'^^xsd:double;
  dwc:latitude '58.322382087009'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7727'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3223820870088 8.60177993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3223820870088"^^xsd:decimal ;
  dwc:decimalLongitude "8.60177993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3223820870088 8.60177993774414)"^^geo:wktLiteral ;
  geo-pos:lat "58.3223820870088"^^xsd:decimal ;
  geo-pos:long "8.60177993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6017799377441'^^xsd:double;
  dwc:latitude '58.322382087009'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7729'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/9'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/16'^^xsd:string;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/16'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/18'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/18'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/1'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/15'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/17'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/17'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/12'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/13'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/11'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/14'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/10'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/5'^^xsd:string;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/6'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/8'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/7'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103 8.60195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103"^^xsd:decimal ;
  geo-pos:long "8.60195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A350%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:350/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '350/3'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60195'^^xsd:double;
  dwc:latitude '58.3103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:350/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4375'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4381'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4376'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4382'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4383'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4380'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4374'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4387'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4378'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4379'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4373'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4390'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4385'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4389'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4384'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4386'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4388'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3103004423501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3103004423501 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3103004423501"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.31030044235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4377'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3859'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3865'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3866'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3863'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3874'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3869'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3862'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3860'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3867'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3873'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3861'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3868'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3858'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3864'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3870'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3875'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3871'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368475801482"^^xsd:decimal ;
  dwc:decimalLongitude "8.60195159912109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368475801482 8.60195159912109)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368475801482"^^xsd:decimal ;
  geo-pos:long "8.60195159912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6019515991211'^^xsd:double;
  dwc:latitude '58.336847580148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3872'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331 8.60203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331"^^xsd:decimal ;
  dwc:decimalLongitude "8.60203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331 8.60203)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331"^^xsd:decimal ;
  geo-pos:long "8.60203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:894/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '894/4'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60203'^^xsd:double;
  dwc:latitude '58.3331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:894/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331 8.60203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331"^^xsd:decimal ;
  dwc:decimalLongitude "8.60203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331 8.60203)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331"^^xsd:decimal ;
  geo-pos:long "8.60203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:894/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '894/3'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60203'^^xsd:double;
  dwc:latitude '58.3331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:894/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331 8.60203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331"^^xsd:decimal ;
  dwc:decimalLongitude "8.60203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331 8.60203)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331"^^xsd:decimal ;
  geo-pos:long "8.60203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:894/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '894/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60203'^^xsd:double;
  dwc:latitude '58.3331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:894/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331 8.60203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331"^^xsd:decimal ;
  dwc:decimalLongitude "8.60203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331 8.60203)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331"^^xsd:decimal ;
  geo-pos:long "8.60203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A894%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:894/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '894/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60203'^^xsd:double;
  dwc:latitude '58.3331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:894/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331078487601 8.60203742980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331078487601"^^xsd:decimal ;
  dwc:decimalLongitude "8.60203742980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331078487601 8.60203742980957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331078487601"^^xsd:decimal ;
  geo-pos:long "8.60203742980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6020374298096'^^xsd:double;
  dwc:latitude '58.33310784876'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331078487601 8.60203742980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331078487601"^^xsd:decimal ;
  dwc:decimalLongitude "8.60203742980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331078487601 8.60203742980957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331078487601"^^xsd:decimal ;
  geo-pos:long "8.60203742980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6020374298096'^^xsd:double;
  dwc:latitude '58.33310784876'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9249'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331078487601 8.60203742980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331078487601"^^xsd:decimal ;
  dwc:decimalLongitude "8.60203742980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331078487601 8.60203742980957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331078487601"^^xsd:decimal ;
  geo-pos:long "8.60203742980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6020374298096'^^xsd:double;
  dwc:latitude '58.33310784876'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331078487601 8.60203742980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331078487601"^^xsd:decimal ;
  dwc:decimalLongitude "8.60203742980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331078487601 8.60203742980957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331078487601"^^xsd:decimal ;
  geo-pos:long "8.60203742980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6020374298096'^^xsd:double;
  dwc:latitude '58.33310784876'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2942 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2942"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2942 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.2942"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:870/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '870/5'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.2942'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:870/5'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2942 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2942"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2942 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.2942"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:870/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '870/4'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.2942'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:870/4'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2942 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2942"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2942 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.2942"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:870/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '870/3'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.2942'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:870/3'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2942 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2942"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2942 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.2942"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:870/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '870/2'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.2942'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:870/2'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2942 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2942"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2942 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.2942"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A870%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:870/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '870/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.2942'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:870/1'^^xsd:anyURI;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:738/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '738/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:738/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:738/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '738/5'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:738/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:738/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '738/7'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:738/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:738/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '738/6'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:738/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:738/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '738/3'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:738/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:738/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '738/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:738/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31471"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31471 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.31471"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A738%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:738/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '738/2'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.31471'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:738/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33698"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33698"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:832/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '832/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:832/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33698"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33698"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:832/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '832/11'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:832/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33698"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33698"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:832/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '832/12'^^xsd:string;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:832/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33698"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33698"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:832/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '832/10'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:832/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33698"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33698"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:832/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '832/9'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:832/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33698"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33698"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:832/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '832/8'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:832/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33698"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33698"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:832/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '832/7'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:832/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33698"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33698"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:832/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '832/5'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:832/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33698"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33698"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:832/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '832/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:832/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33698"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33698"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:832/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '832/6'^^xsd:string;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:832/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33698"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33698"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:832/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '832/4'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:832/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33698"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33698 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33698"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A832%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:832/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '832/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33698'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:832/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:947/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '947/8'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:947/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:947/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '947/11'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:947/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:947/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '947/10'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:947/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:947/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '947/9'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:947/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:947/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '947/5'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:947/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:947/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '947/6'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:947/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:947/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '947/7'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:947/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:947/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '947/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:947/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:947/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '947/3'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:947/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:947/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '947/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:947/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33928"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33928 8.60212)"^^geo:wktLiteral ;
  geo-pos:lat "58.33928"^^xsd:decimal ;
  geo-pos:long "8.60212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A947%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:947/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '947/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60212'^^xsd:double;
  dwc:latitude '58.33928'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:947/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.294200197702 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.294200197702"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.294200197702 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.294200197702"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.294200197702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9105'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.294200197702 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.294200197702"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.294200197702 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.294200197702"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.294200197702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9108'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.294200197702 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.294200197702"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.294200197702 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.294200197702"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.294200197702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9107'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.294200197702 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.294200197702"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.294200197702 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.294200197702"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.294200197702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9109'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.294200197702 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.294200197702"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.294200197702 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.294200197702"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.294200197702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7665'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7667'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7663'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7666'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7664'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7668'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3147188358952"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3147188358952 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3147188358952"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.314718835895'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7669'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3369827437514"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3369827437514"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.336982743751'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8840'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3369827437514"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3369827437514"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.336982743751'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8839'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3369827437514"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3369827437514"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.336982743751'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8835'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3369827437514"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3369827437514"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.336982743751'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8837'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3369827437514"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3369827437514"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.336982743751'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8834'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3369827437514"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3369827437514"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.336982743751'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8843'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3369827437514"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3369827437514"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.336982743751'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8836'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3369827437514"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3369827437514"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.336982743751'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8832'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3369827437514"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3369827437514"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.336982743751'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8838'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3369827437514"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3369827437514"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.336982743751'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8842'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3369827437514"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3369827437514"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.336982743751'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8833'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3369827437514"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3369827437514 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3369827437514"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.336982743751'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8841'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9702'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9701'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9703'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9696'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9699'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9704'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9697'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9705'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392804459038"^^xsd:decimal ;
  dwc:decimalLongitude "8.60212326049805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392804459038 8.60212326049805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392804459038"^^xsd:decimal ;
  geo-pos:long "8.60212326049805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6021232604981'^^xsd:double;
  dwc:latitude '58.339280445904'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9698'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3223820870088 8.602294921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3223820870088"^^xsd:decimal ;
  dwc:decimalLongitude "8.602294921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3223820870088 8.602294921875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3223820870088"^^xsd:decimal ;
  geo-pos:long "8.602294921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10477'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.602294921875'^^xsd:double;
  dwc:latitude '58.322382087009'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10477'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3223820870088 8.602294921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3223820870088"^^xsd:decimal ;
  dwc:decimalLongitude "8.602294921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3223820870088 8.602294921875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3223820870088"^^xsd:decimal ;
  geo-pos:long "8.602294921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10476'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.602294921875'^^xsd:double;
  dwc:latitude '58.322382087009'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10476'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3321165283031 8.602294921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3321165283031"^^xsd:decimal ;
  dwc:decimalLongitude "8.602294921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3321165283031 8.602294921875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3321165283031"^^xsd:decimal ;
  geo-pos:long "8.602294921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W548'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.602294921875'^^xsd:double;
  dwc:latitude '58.332116528303'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W548'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3321165283031 8.602294921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3321165283031"^^xsd:decimal ;
  dwc:decimalLongitude "8.602294921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3321165283031 8.602294921875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3321165283031"^^xsd:decimal ;
  geo-pos:long "8.602294921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W549'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.602294921875'^^xsd:double;
  dwc:latitude '58.332116528303'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W549'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3321165283031 8.602294921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3321165283031"^^xsd:decimal ;
  dwc:decimalLongitude "8.602294921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3321165283031 8.602294921875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3321165283031"^^xsd:decimal ;
  geo-pos:long "8.602294921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W545'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.602294921875'^^xsd:double;
  dwc:latitude '58.332116528303'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W545'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3321165283031 8.602294921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3321165283031"^^xsd:decimal ;
  dwc:decimalLongitude "8.602294921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3321165283031 8.602294921875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3321165283031"^^xsd:decimal ;
  geo-pos:long "8.602294921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W547'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.602294921875'^^xsd:double;
  dwc:latitude '58.332116528303'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W547'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3321165283031 8.602294921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3321165283031"^^xsd:decimal ;
  dwc:decimalLongitude "8.602294921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3321165283031 8.602294921875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3321165283031"^^xsd:decimal ;
  geo-pos:long "8.602294921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W544'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.602294921875'^^xsd:double;
  dwc:latitude '58.332116528303'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W544'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3321165283031 8.602294921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3321165283031"^^xsd:decimal ;
  dwc:decimalLongitude "8.602294921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3321165283031 8.602294921875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3321165283031"^^xsd:decimal ;
  geo-pos:long "8.602294921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W546'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.602294921875'^^xsd:double;
  dwc:latitude '58.332116528303'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W546'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368025254989 8.602294921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368025254989"^^xsd:decimal ;
  dwc:decimalLongitude "8.602294921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368025254989 8.602294921875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368025254989"^^xsd:decimal ;
  geo-pos:long "8.602294921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W278'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.602294921875'^^xsd:double;
  dwc:latitude '58.336802525499'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368025254989 8.602294921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368025254989"^^xsd:decimal ;
  dwc:decimalLongitude "8.602294921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368025254989 8.602294921875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368025254989"^^xsd:decimal ;
  geo-pos:long "8.602294921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W279'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.602294921875'^^xsd:double;
  dwc:latitude '58.336802525499'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W279'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368025254989 8.602294921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368025254989"^^xsd:decimal ;
  dwc:decimalLongitude "8.602294921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368025254989 8.602294921875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368025254989"^^xsd:decimal ;
  geo-pos:long "8.602294921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W283'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.602294921875'^^xsd:double;
  dwc:latitude '58.336802525499'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368025254989 8.602294921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368025254989"^^xsd:decimal ;
  dwc:decimalLongitude "8.602294921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368025254989 8.602294921875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368025254989"^^xsd:decimal ;
  geo-pos:long "8.602294921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W281'^^xsd:string;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.602294921875'^^xsd:double;
  dwc:latitude '58.336802525499'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W281'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368025254989 8.602294921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368025254989"^^xsd:decimal ;
  dwc:decimalLongitude "8.602294921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368025254989 8.602294921875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368025254989"^^xsd:decimal ;
  geo-pos:long "8.602294921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W277'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.602294921875'^^xsd:double;
  dwc:latitude '58.336802525499'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368025254989 8.602294921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368025254989"^^xsd:decimal ;
  dwc:decimalLongitude "8.602294921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368025254989 8.602294921875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368025254989"^^xsd:decimal ;
  geo-pos:long "8.602294921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W276'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.602294921875'^^xsd:double;
  dwc:latitude '58.336802525499'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368025254989 8.602294921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368025254989"^^xsd:decimal ;
  dwc:decimalLongitude "8.602294921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368025254989 8.602294921875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368025254989"^^xsd:decimal ;
  geo-pos:long "8.602294921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W280'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.602294921875'^^xsd:double;
  dwc:latitude '58.336802525499'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W280'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368025254989 8.602294921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3368025254989"^^xsd:decimal ;
  dwc:decimalLongitude "8.602294921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3368025254989 8.602294921875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3368025254989"^^xsd:decimal ;
  geo-pos:long "8.602294921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W282'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.602294921875'^^xsd:double;
  dwc:latitude '58.336802525499'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W282'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A481%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A481%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A481%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.60238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A481%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.60238)"^^geo:wktLiteral ;
  geo-pos:lat "58.33423"^^xsd:decimal ;
  geo-pos:long "8.60238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A481%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:481/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '481/2'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60238'^^xsd:double;
  dwc:latitude '58.33423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:481/2'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A481%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A481%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A481%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.60238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A481%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.60238)"^^geo:wktLiteral ;
  geo-pos:lat "58.33423"^^xsd:decimal ;
  geo-pos:long "8.60238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A481%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:481/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '481/3'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60238'^^xsd:double;
  dwc:latitude '58.33423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:481/3'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A481%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A481%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A481%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.60238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A481%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.60238)"^^geo:wktLiteral ;
  geo-pos:lat "58.33423"^^xsd:decimal ;
  geo-pos:long "8.60238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A481%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:481/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '481/1'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60238'^^xsd:double;
  dwc:latitude '58.33423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:481/1'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.60238075256348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3342343155274"^^xsd:decimal ;
  dwc:decimalLongitude "8.60238075256348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.60238075256348)"^^geo:wktLiteral ;
  geo-pos:lat "58.3342343155274"^^xsd:decimal ;
  geo-pos:long "8.60238075256348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6023807525635'^^xsd:double;
  dwc:latitude '58.334234315527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5616'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.60238075256348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3342343155274"^^xsd:decimal ;
  dwc:decimalLongitude "8.60238075256348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.60238075256348)"^^geo:wktLiteral ;
  geo-pos:lat "58.3342343155274"^^xsd:decimal ;
  geo-pos:long "8.60238075256348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6023807525635'^^xsd:double;
  dwc:latitude '58.334234315527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5615'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.60238075256348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3342343155274"^^xsd:decimal ;
  dwc:decimalLongitude "8.60238075256348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.60238075256348)"^^geo:wktLiteral ;
  geo-pos:lat "58.3342343155274"^^xsd:decimal ;
  geo-pos:long "8.60238075256348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6023807525635'^^xsd:double;
  dwc:latitude '58.334234315527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5614'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A800%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A800%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A800%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33089 8.60246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33089"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A800%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33089 8.60246)"^^geo:wktLiteral ;
  geo-pos:lat "58.33089"^^xsd:decimal ;
  geo-pos:long "8.60246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A800%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:800/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '800/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60246'^^xsd:double;
  dwc:latitude '58.33089'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:800/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.60246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:543/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '543/9'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60246'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:543/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.60246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:543/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '543/8'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60246'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:543/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.60246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:543/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '543/10'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60246'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:543/10'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.60246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:543/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '543/7'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60246'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:543/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.60246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:543/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '543/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60246'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:543/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.60246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:543/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '543/5'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60246'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:543/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.60246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:543/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '543/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60246'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:543/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.60246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:543/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '543/2'^^xsd:string;
  dwc:scientificName 'Chrysallida interstincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60246'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:543/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.60246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:543/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '543/3'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60246'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:543/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33225"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33225 8.60246)"^^geo:wktLiteral ;
  geo-pos:lat "58.33225"^^xsd:decimal ;
  geo-pos:long "8.60246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A543%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:543/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '543/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60246'^^xsd:double;
  dwc:latitude '58.33225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:543/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330899869738 8.60246658325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330899869738"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246658325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330899869738 8.60246658325195)"^^geo:wktLiteral ;
  geo-pos:lat "58.330899869738"^^xsd:decimal ;
  geo-pos:long "8.60246658325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6024665832519'^^xsd:double;
  dwc:latitude '58.330899869738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8309'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246658325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.60246658325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6024665832519'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6057'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246658325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.60246658325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6024665832519'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246658325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.60246658325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6024665832519'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6054'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246658325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.60246658325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6024665832519'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6061'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246658325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.60246658325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida interstincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6024665832519'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246658325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.60246658325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6024665832519'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246658325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.60246658325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6024665832519'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6055'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246658325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.60246658325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6024665832519'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246658325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.60246658325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6024665832519'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6058'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322517100028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60246658325195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322517100028 8.60246658325195)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322517100028"^^xsd:decimal ;
  geo-pos:long "8.60246658325195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6024665832519'^^xsd:double;
  dwc:latitude '58.332251710003'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6062'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/29'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/29'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/3'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/6'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/14'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/26'^^xsd:string;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/26'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/25'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/25'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/28'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/28'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/27'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/27'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/23'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/23'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/21'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/21'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/24'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/24'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/22'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/22'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/18'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/18'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/17'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/16'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/19'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/19'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/20'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/20'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/12'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/13'^^xsd:string;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/11'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/15'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/10'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/9'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/8'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/4'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60255)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A954%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:954/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '954/5'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60255'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:954/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9795'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9801'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9799'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9809'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9808'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9794'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9792'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9798'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9806'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9811'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9807'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9805'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9796'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9810'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9793'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9803'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9820'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9817'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9815'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9818'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9804'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9802'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9797'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9812'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9816'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9813'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60255241394043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60255241394043)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60255241394043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6025524139404'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9819'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/5'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/3'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/4'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/12'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/13'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/19'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/19'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/20'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/20'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/18'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/18'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/17'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/17'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/15'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/15'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/16'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/16'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/14'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/14'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/11'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/10'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/9'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/8'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/7'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/6'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.6028)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A767%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:767/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '767/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6028'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:767/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7953'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7964'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7950'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7959'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7947'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7948'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7962'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7949'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7957'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7958'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7961'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7954'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7946'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7951'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7952'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7956'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7955'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7963'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7960'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60280990600586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60280990600586)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60280990600586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028099060059'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7965'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/6'^^xsd:string;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/15'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/15'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/12'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/12'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/18'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/18'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/27'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/27'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/32'^^xsd:string;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/32'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/31'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/31'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/33'^^xsd:string;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/33'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/30'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/30'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/34'^^xsd:string;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/34'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/29'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/29'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/24'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/24'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/28'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/28'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/22'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/22'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/25'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/25'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/26'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/26'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/23'^^xsd:string;
  dwc:scientificName 'Ondina divisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/23'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/17'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/17'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/19'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/19'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/20'^^xsd:string;
  dwc:scientificName 'Nassarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/20'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '138235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/21'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/21'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/10'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/10'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/11'^^xsd:string;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/11'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/8'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/16'^^xsd:string;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/16'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/9'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/9'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/13'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/13'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/7'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/14'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/14'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/3'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/5'^^xsd:string;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/4'^^xsd:string;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '605957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33355 8.60289)"^^geo:wktLiteral ;
  geo-pos:lat "58.33355"^^xsd:decimal ;
  geo-pos:long "8.60289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A459%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:459/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '459/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60289'^^xsd:double;
  dwc:latitude '58.33355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:459/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5329'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5336'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5335'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5349'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5323'^^xsd:anyURI;
  dwc:aphiaIdAccepted '605957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5331'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5340'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5318'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138235'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5321'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5324'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5330'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5346'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5328'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5326'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5327'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5337'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5343'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5338'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5342'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5316'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5345'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5332'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5348'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5317'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5325'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5341'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina divisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5339'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5333'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5320'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3335584397758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60289573669434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3335584397758 8.60289573669434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3335584397758"^^xsd:decimal ;
  geo-pos:long "8.60289573669434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6028957366943'^^xsd:double;
  dwc:latitude '58.333558439776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5322'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/22'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/22'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/10'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/12'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/16'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/20'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/21'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/19'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/23'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/23'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/14'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/18'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/17'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/15'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/13'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/8'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/11'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/9'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/5'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/4'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/3'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33265"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33265 8.60306)"^^geo:wktLiteral ;
  geo-pos:lat "58.33265"^^xsd:decimal ;
  geo-pos:long "8.60306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A821%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:821/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '821/6'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60306'^^xsd:double;
  dwc:latitude '58.33265'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:821/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8652'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8639'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8646'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8656'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8643'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8642'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8651'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8653'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8654'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8655'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8649'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8644'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8635'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8647'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8648'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8641'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8657'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8636'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8638'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8640'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8645'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8650'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3326572519995"^^xsd:decimal ;
  dwc:decimalLongitude "8.60306739807129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3326572519995 8.60306739807129)"^^geo:wktLiteral ;
  geo-pos:lat "58.3326572519995"^^xsd:decimal ;
  geo-pos:long "8.60306739807129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6030673980713'^^xsd:double;
  dwc:latitude '58.332657251999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8637'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32441"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  geo-pos:lat "58.32441"^^xsd:decimal ;
  geo-pos:long "8.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:477/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '477/8'^^xsd:string;
  dwc:scientificName 'Odostomia scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60315'^^xsd:double;
  dwc:latitude '58.32441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:477/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '491633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32441"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  geo-pos:lat "58.32441"^^xsd:decimal ;
  geo-pos:long "8.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:477/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '477/7'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60315'^^xsd:double;
  dwc:latitude '58.32441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:477/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32441"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  geo-pos:lat "58.32441"^^xsd:decimal ;
  geo-pos:long "8.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:477/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '477/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60315'^^xsd:double;
  dwc:latitude '58.32441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:477/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32441"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  geo-pos:lat "58.32441"^^xsd:decimal ;
  geo-pos:long "8.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:477/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '477/9'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60315'^^xsd:double;
  dwc:latitude '58.32441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:477/9'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32441"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  geo-pos:lat "58.32441"^^xsd:decimal ;
  geo-pos:long "8.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:477/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '477/12'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60315'^^xsd:double;
  dwc:latitude '58.32441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:477/12'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32441"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  geo-pos:lat "58.32441"^^xsd:decimal ;
  geo-pos:long "8.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:477/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '477/10'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60315'^^xsd:double;
  dwc:latitude '58.32441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:477/10'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32441"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  geo-pos:lat "58.32441"^^xsd:decimal ;
  geo-pos:long "8.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:477/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '477/11'^^xsd:string;
  dwc:scientificName 'Rissoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60315'^^xsd:double;
  dwc:latitude '58.32441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:477/11'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32441"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  geo-pos:lat "58.32441"^^xsd:decimal ;
  geo-pos:long "8.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:477/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '477/6'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60315'^^xsd:double;
  dwc:latitude '58.32441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:477/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32441"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  geo-pos:lat "58.32441"^^xsd:decimal ;
  geo-pos:long "8.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:477/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '477/5'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60315'^^xsd:double;
  dwc:latitude '58.32441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:477/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32441"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  geo-pos:lat "58.32441"^^xsd:decimal ;
  geo-pos:long "8.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:477/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '477/3'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60315'^^xsd:double;
  dwc:latitude '58.32441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:477/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32441"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  geo-pos:lat "58.32441"^^xsd:decimal ;
  geo-pos:long "8.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:477/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '477/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60315'^^xsd:double;
  dwc:latitude '58.32441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:477/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32441"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32441 8.60315)"^^geo:wktLiteral ;
  geo-pos:lat "58.32441"^^xsd:decimal ;
  geo-pos:long "8.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A477%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:477/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '477/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60315'^^xsd:double;
  dwc:latitude '58.32441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:477/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A479%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A479%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A479%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A479%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.60315)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A479%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:479/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '479/2'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60315'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:479/2'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A479%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A479%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A479%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A479%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.60315)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A479%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:479/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '479/3'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60315'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:479/3'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A479%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A479%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A479%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.60315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33378"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A479%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33378 8.60315)"^^geo:wktLiteral ;
  geo-pos:lat "58.33378"^^xsd:decimal ;
  geo-pos:long "8.60315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A479%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:479/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '479/1'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60315'^^xsd:double;
  dwc:latitude '58.33378'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:479/1'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3244103166787"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315322875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  geo-pos:lat "58.3244103166787"^^xsd:decimal ;
  geo-pos:long "8.60315322875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6031532287598'^^xsd:double;
  dwc:latitude '58.324410316679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5590'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3244103166787"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315322875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  geo-pos:lat "58.3244103166787"^^xsd:decimal ;
  geo-pos:long "8.60315322875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6031532287598'^^xsd:double;
  dwc:latitude '58.324410316679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5587'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3244103166787"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315322875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  geo-pos:lat "58.3244103166787"^^xsd:decimal ;
  geo-pos:long "8.60315322875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6031532287598'^^xsd:double;
  dwc:latitude '58.324410316679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5586'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3244103166787"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315322875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  geo-pos:lat "58.3244103166787"^^xsd:decimal ;
  geo-pos:long "8.60315322875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6031532287598'^^xsd:double;
  dwc:latitude '58.324410316679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5584'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3244103166787"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315322875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  geo-pos:lat "58.3244103166787"^^xsd:decimal ;
  geo-pos:long "8.60315322875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6031532287598'^^xsd:double;
  dwc:latitude '58.324410316679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5595'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3244103166787"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315322875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  geo-pos:lat "58.3244103166787"^^xsd:decimal ;
  geo-pos:long "8.60315322875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6031532287598'^^xsd:double;
  dwc:latitude '58.324410316679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5585'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3244103166787"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315322875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  geo-pos:lat "58.3244103166787"^^xsd:decimal ;
  geo-pos:long "8.60315322875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6031532287598'^^xsd:double;
  dwc:latitude '58.324410316679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5588'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3244103166787"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315322875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  geo-pos:lat "58.3244103166787"^^xsd:decimal ;
  geo-pos:long "8.60315322875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6031532287598'^^xsd:double;
  dwc:latitude '58.324410316679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5592'^^xsd:anyURI;
  dwc:aphiaIdAccepted '491633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3244103166787"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315322875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  geo-pos:lat "58.3244103166787"^^xsd:decimal ;
  geo-pos:long "8.60315322875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6031532287598'^^xsd:double;
  dwc:latitude '58.324410316679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5594'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3244103166787"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315322875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  geo-pos:lat "58.3244103166787"^^xsd:decimal ;
  geo-pos:long "8.60315322875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6031532287598'^^xsd:double;
  dwc:latitude '58.324410316679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5591'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3244103166787"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315322875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  geo-pos:lat "58.3244103166787"^^xsd:decimal ;
  geo-pos:long "8.60315322875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6031532287598'^^xsd:double;
  dwc:latitude '58.324410316679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5589'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3244103166787"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315322875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3244103166787 8.60315322875977)"^^geo:wktLiteral ;
  geo-pos:lat "58.3244103166787"^^xsd:decimal ;
  geo-pos:long "8.60315322875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6031532287598'^^xsd:double;
  dwc:latitude '58.324410316679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5593'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.60315322875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315322875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.60315322875977)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.60315322875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6031532287598'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5613'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.60315322875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315322875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.60315322875977)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.60315322875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6031532287598'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5612'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.60315322875977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337837331292"^^xsd:decimal ;
  dwc:decimalLongitude "8.60315322875977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337837331292 8.60315322875977)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337837331292"^^xsd:decimal ;
  geo-pos:long "8.60315322875977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6031532287598'^^xsd:double;
  dwc:latitude '58.333783733129'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5611'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:392/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '392/9'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:392/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:392/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '392/10'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:392/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:392/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '392/12'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:392/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:392/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '392/11'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:392/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:392/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '392/14'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:392/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:392/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '392/13'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:392/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:392/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '392/7'^^xsd:string;
  dwc:scientificName 'Mya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:392/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:392/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '392/8'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:392/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:392/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '392/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:392/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:392/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '392/5'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:392/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:392/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '392/6'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:392/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:392/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '392/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:392/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:392/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '392/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:392/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A392%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:392/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '392/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:392/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/12'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/16'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/16'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/20'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/20'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/21'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/21'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/25'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/25'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/23'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/23'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/22'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/22'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/24'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/24'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/18'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/18'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/19'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/19'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/14'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/14'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/15'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/15'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/17'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/17'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/13'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/6'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/8'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/9'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/11'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/10'^^xsd:string;
  dwc:scientificName 'Eulimella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/5'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/3'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34788"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34788 8.60323)"^^geo:wktLiteral ;
  geo-pos:lat "58.34788"^^xsd:decimal ;
  geo-pos:long "8.60323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A762%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:762/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '762/2'^^xsd:string;
  dwc:scientificName 'Aclis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60323'^^xsd:double;
  dwc:latitude '58.34788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:762/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4824'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4825'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4819'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4820'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4826'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4818'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4823'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4817'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4816'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4822'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4828'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4821'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4815'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4827'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7885'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7895'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7901'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7882'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7891'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7894'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aclis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7881'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137614'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7892'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7902'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7890'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7887'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7897'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7904'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7883'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7896'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7905'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7899'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7898'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7903'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7893'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7888'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7889'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347884238185"^^xsd:decimal ;
  dwc:decimalLongitude "8.60323905944824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347884238185 8.60323905944824)"^^geo:wktLiteral ;
  geo-pos:lat "58.347884238185"^^xsd:decimal ;
  geo-pos:long "8.60323905944824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6032390594482'^^xsd:double;
  dwc:latitude '58.347884238185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7884'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W120'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W120'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W122'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W127'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W127'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W136'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W136'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W132'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W132'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W125'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W125'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W131'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W131'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W137'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W137'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W130'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W130'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W135'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W135'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W126'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W126'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W128'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W128'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W124'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W124'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W123'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W123'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W134'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W134'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W138'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W138'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W121'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W121'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3383333333333 8.60333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3383333333333"^^xsd:decimal ;
  geo-pos:long "8.60333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W129'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6033333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W129'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A799%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A799%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A799%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33653 8.60341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33653"^^xsd:decimal ;
  dwc:decimalLongitude "8.60341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A799%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33653 8.60341)"^^geo:wktLiteral ;
  geo-pos:lat "58.33653"^^xsd:decimal ;
  geo-pos:long "8.60341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A799%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:799/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '799/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60341'^^xsd:double;
  dwc:latitude '58.33653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:799/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A799%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A799%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A799%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33653 8.60341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33653"^^xsd:decimal ;
  dwc:decimalLongitude "8.60341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A799%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33653 8.60341)"^^geo:wktLiteral ;
  geo-pos:lat "58.33653"^^xsd:decimal ;
  geo-pos:long "8.60341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A799%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:799/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '799/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60341'^^xsd:double;
  dwc:latitude '58.33653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:799/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A799%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A799%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A799%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33653 8.60341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33653"^^xsd:decimal ;
  dwc:decimalLongitude "8.60341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A799%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33653 8.60341)"^^geo:wktLiteral ;
  geo-pos:lat "58.33653"^^xsd:decimal ;
  geo-pos:long "8.60341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A799%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:799/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '799/3'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60341'^^xsd:double;
  dwc:latitude '58.33653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:799/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365321963966 8.6034107208252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365321963966"^^xsd:decimal ;
  dwc:decimalLongitude "8.6034107208252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365321963966 8.6034107208252)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365321963966"^^xsd:decimal ;
  geo-pos:long "8.6034107208252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6034107208252'^^xsd:double;
  dwc:latitude '58.336532196397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8307'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365321963966 8.6034107208252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365321963966"^^xsd:decimal ;
  dwc:decimalLongitude "8.6034107208252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365321963966 8.6034107208252)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365321963966"^^xsd:decimal ;
  geo-pos:long "8.6034107208252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6034107208252'^^xsd:double;
  dwc:latitude '58.336532196397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8306'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365321963966 8.6034107208252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365321963966"^^xsd:decimal ;
  dwc:decimalLongitude "8.6034107208252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365321963966 8.6034107208252)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365321963966"^^xsd:decimal ;
  geo-pos:long "8.6034107208252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6034107208252'^^xsd:double;
  dwc:latitude '58.336532196397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8308'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A902%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A902%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A902%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33617 8.60358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33617"^^xsd:decimal ;
  dwc:decimalLongitude "8.60358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A902%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33617 8.60358)"^^geo:wktLiteral ;
  geo-pos:lat "58.33617"^^xsd:decimal ;
  geo-pos:long "8.60358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A902%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:902/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '902/3'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60358'^^xsd:double;
  dwc:latitude '58.33617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:902/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A902%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A902%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A902%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33617 8.60358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33617"^^xsd:decimal ;
  dwc:decimalLongitude "8.60358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A902%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33617 8.60358)"^^geo:wktLiteral ;
  geo-pos:lat "58.33617"^^xsd:decimal ;
  geo-pos:long "8.60358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A902%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:902/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '902/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60358'^^xsd:double;
  dwc:latitude '58.33617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:902/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A902%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A902%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A902%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33617 8.60358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33617"^^xsd:decimal ;
  dwc:decimalLongitude "8.60358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A902%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33617 8.60358)"^^geo:wktLiteral ;
  geo-pos:lat "58.33617"^^xsd:decimal ;
  geo-pos:long "8.60358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A902%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:902/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '902/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60358'^^xsd:double;
  dwc:latitude '58.33617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:902/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3361717543766 8.60358238220215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3361717543766"^^xsd:decimal ;
  dwc:decimalLongitude "8.60358238220215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3361717543766 8.60358238220215)"^^geo:wktLiteral ;
  geo-pos:lat "58.3361717543766"^^xsd:decimal ;
  geo-pos:long "8.60358238220215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6035823822022'^^xsd:double;
  dwc:latitude '58.336171754377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3361717543766 8.60358238220215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3361717543766"^^xsd:decimal ;
  dwc:decimalLongitude "8.60358238220215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3361717543766 8.60358238220215)"^^geo:wktLiteral ;
  geo-pos:lat "58.3361717543766"^^xsd:decimal ;
  geo-pos:long "8.60358238220215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6035823822022'^^xsd:double;
  dwc:latitude '58.336171754377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9297'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3361717543766 8.60358238220215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3361717543766"^^xsd:decimal ;
  dwc:decimalLongitude "8.60358238220215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3361717543766 8.60358238220215)"^^geo:wktLiteral ;
  geo-pos:lat "58.3361717543766"^^xsd:decimal ;
  geo-pos:long "8.60358238220215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6035823822022'^^xsd:double;
  dwc:latitude '58.336171754377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9298'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2083333333333"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.208333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1730'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2083333333333"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.208333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1734'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2083333333333"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.208333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1742'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2083333333333"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.208333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1743'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2083333333333"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.208333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1733'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2083333333333"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.208333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1732'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2083333333333"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.208333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1740'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2083333333333"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.208333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1736'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2083333333333"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.208333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1735'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2083333333333"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.208333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1731'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2083333333333"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.208333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1737'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2083333333333"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.208333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1738'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2083333333333"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.208333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1741'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2083333333333 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2083333333333"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.208333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1744'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1996'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2004'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2011'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2001'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2009'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1999'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2006'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2007'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2005'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2002'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2008'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1994'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2010'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2003'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1997'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2838888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.60361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2838888888889 8.60361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.2838888888889"^^xsd:decimal ;
  geo-pos:long "8.60361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036111111111'^^xsd:double;
  dwc:latitude '58.283888888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1995'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30042 8.60366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30042"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30042 8.60366)"^^geo:wktLiteral ;
  geo-pos:lat "58.30042"^^xsd:decimal ;
  geo-pos:long "8.60366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:465/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '465/4'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60366'^^xsd:double;
  dwc:latitude '58.30042'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:465/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30042 8.60366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30042"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30042 8.60366)"^^geo:wktLiteral ;
  geo-pos:lat "58.30042"^^xsd:decimal ;
  geo-pos:long "8.60366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:465/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '465/3'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60366'^^xsd:double;
  dwc:latitude '58.30042'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:465/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30042 8.60366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30042"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30042 8.60366)"^^geo:wktLiteral ;
  geo-pos:lat "58.30042"^^xsd:decimal ;
  geo-pos:long "8.60366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:465/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '465/2'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60366'^^xsd:double;
  dwc:latitude '58.30042'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:465/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30042 8.60366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30042"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30042 8.60366)"^^geo:wktLiteral ;
  geo-pos:lat "58.30042"^^xsd:decimal ;
  geo-pos:long "8.60366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A465%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:465/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '465/1'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60366'^^xsd:double;
  dwc:latitude '58.30042'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:465/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A984%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A984%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A984%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.60366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A984%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.60366)"^^geo:wktLiteral ;
  geo-pos:lat "58.33423"^^xsd:decimal ;
  geo-pos:long "8.60366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A984%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:984/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '984/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60366'^^xsd:double;
  dwc:latitude '58.33423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:984/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A984%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A984%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A984%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.60366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A984%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33423 8.60366)"^^geo:wktLiteral ;
  geo-pos:lat "58.33423"^^xsd:decimal ;
  geo-pos:long "8.60366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A984%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:984/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '984/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60366'^^xsd:double;
  dwc:latitude '58.33423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:984/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34216 8.60366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34216"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34216 8.60366)"^^geo:wktLiteral ;
  geo-pos:lat "58.34216"^^xsd:decimal ;
  geo-pos:long "8.60366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:676/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '676/4'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60366'^^xsd:double;
  dwc:latitude '58.34216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:676/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34216 8.60366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34216"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34216 8.60366)"^^geo:wktLiteral ;
  geo-pos:lat "58.34216"^^xsd:decimal ;
  geo-pos:long "8.60366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:676/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '676/2'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60366'^^xsd:double;
  dwc:latitude '58.34216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:676/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34216 8.60366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34216"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34216 8.60366)"^^geo:wktLiteral ;
  geo-pos:lat "58.34216"^^xsd:decimal ;
  geo-pos:long "8.60366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:676/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '676/3'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60366'^^xsd:double;
  dwc:latitude '58.34216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:676/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34216 8.60366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34216"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34216 8.60366)"^^geo:wktLiteral ;
  geo-pos:lat "58.34216"^^xsd:decimal ;
  geo-pos:long "8.60366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A676%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:676/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '676/1'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60366'^^xsd:double;
  dwc:latitude '58.34216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:676/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3004246902955 8.60366821289063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3004246902955"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366821289063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3004246902955 8.60366821289063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3004246902955"^^xsd:decimal ;
  geo-pos:long "8.60366821289063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036682128906'^^xsd:double;
  dwc:latitude '58.300424690296'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5404'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3004246902955 8.60366821289063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3004246902955"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366821289063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3004246902955 8.60366821289063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3004246902955"^^xsd:decimal ;
  geo-pos:long "8.60366821289063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036682128906'^^xsd:double;
  dwc:latitude '58.300424690296'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5403'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3004246902955 8.60366821289063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3004246902955"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366821289063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3004246902955 8.60366821289063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3004246902955"^^xsd:decimal ;
  geo-pos:long "8.60366821289063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036682128906'^^xsd:double;
  dwc:latitude '58.300424690296'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5402'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3004246902955 8.60366821289063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3004246902955"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366821289063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3004246902955 8.60366821289063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3004246902955"^^xsd:decimal ;
  geo-pos:long "8.60366821289063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036682128906'^^xsd:double;
  dwc:latitude '58.300424690296'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5405'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.60366821289063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3342343155274"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366821289063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.60366821289063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3342343155274"^^xsd:decimal ;
  geo-pos:long "8.60366821289063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10104'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036682128906'^^xsd:double;
  dwc:latitude '58.334234315527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.60366821289063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3342343155274"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366821289063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3342343155274 8.60366821289063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3342343155274"^^xsd:decimal ;
  geo-pos:long "8.60366821289063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10105'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036682128906'^^xsd:double;
  dwc:latitude '58.334234315527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10105'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3421636254461 8.60366821289063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3421636254461"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366821289063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3421636254461 8.60366821289063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3421636254461"^^xsd:decimal ;
  geo-pos:long "8.60366821289063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036682128906'^^xsd:double;
  dwc:latitude '58.342163625446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7223'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3421636254461 8.60366821289063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3421636254461"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366821289063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3421636254461 8.60366821289063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3421636254461"^^xsd:decimal ;
  geo-pos:long "8.60366821289063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036682128906'^^xsd:double;
  dwc:latitude '58.342163625446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7222'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3421636254461 8.60366821289063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3421636254461"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366821289063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3421636254461 8.60366821289063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3421636254461"^^xsd:decimal ;
  geo-pos:long "8.60366821289063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036682128906'^^xsd:double;
  dwc:latitude '58.342163625446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3421636254461 8.60366821289063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3421636254461"^^xsd:decimal ;
  dwc:decimalLongitude "8.60366821289063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3421636254461 8.60366821289063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3421636254461"^^xsd:decimal ;
  geo-pos:long "8.60366821289063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6036682128906'^^xsd:double;
  dwc:latitude '58.342163625446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7224'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A875%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A875%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A875%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.60375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.60375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A875%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.60375)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.60375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A875%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:875/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '875/3'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60375'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:875/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A875%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A875%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A875%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.60375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.60375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A875%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.60375)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.60375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A875%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:875/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '875/2'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60375'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:875/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A875%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A875%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A875%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.60375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34054"^^xsd:decimal ;
  dwc:decimalLongitude "8.60375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A875%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34054 8.60375)"^^geo:wktLiteral ;
  geo-pos:lat "58.34054"^^xsd:decimal ;
  geo-pos:long "8.60375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A875%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:875/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '875/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60375'^^xsd:double;
  dwc:latitude '58.34054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:875/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.6037540435791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.6037540435791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.6037540435791)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.6037540435791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6037540435791'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9120'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.6037540435791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.6037540435791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.6037540435791)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.6037540435791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6037540435791'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9121'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.6037540435791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3405418659047"^^xsd:decimal ;
  dwc:decimalLongitude "8.6037540435791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3405418659047 8.6037540435791)"^^geo:wktLiteral ;
  geo-pos:lat "58.3405418659047"^^xsd:decimal ;
  geo-pos:long "8.6037540435791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6037540435791'^^xsd:double;
  dwc:latitude '58.340541865905'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A823%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A823%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A823%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33445 8.60383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A823%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33445 8.60383)"^^geo:wktLiteral ;
  geo-pos:lat "58.33445"^^xsd:decimal ;
  geo-pos:long "8.60383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A823%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:823/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '823/3'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60383'^^xsd:double;
  dwc:latitude '58.33445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:823/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A823%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A823%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A823%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33445 8.60383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A823%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33445 8.60383)"^^geo:wktLiteral ;
  geo-pos:lat "58.33445"^^xsd:decimal ;
  geo-pos:long "8.60383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A823%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:823/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '823/2'^^xsd:string;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60383'^^xsd:double;
  dwc:latitude '58.33445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:823/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A823%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A823%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A823%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33445 8.60383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A823%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33445 8.60383)"^^geo:wktLiteral ;
  geo-pos:lat "58.33445"^^xsd:decimal ;
  geo-pos:long "8.60383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A823%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:823/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '823/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60383'^^xsd:double;
  dwc:latitude '58.33445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:823/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344596045721 8.60383987426758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344596045721"^^xsd:decimal ;
  dwc:decimalLongitude "8.60383987426758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344596045721 8.60383987426758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344596045721"^^xsd:decimal ;
  geo-pos:long "8.60383987426758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6038398742676'^^xsd:double;
  dwc:latitude '58.334459604572'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8685'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344596045721 8.60383987426758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344596045721"^^xsd:decimal ;
  dwc:decimalLongitude "8.60383987426758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344596045721 8.60383987426758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344596045721"^^xsd:decimal ;
  geo-pos:long "8.60383987426758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6038398742676'^^xsd:double;
  dwc:latitude '58.334459604572'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8686'^^xsd:anyURI;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344596045721 8.60383987426758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3344596045721"^^xsd:decimal ;
  dwc:decimalLongitude "8.60383987426758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3344596045721 8.60383987426758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3344596045721"^^xsd:decimal ;
  geo-pos:long "8.60383987426758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6038398742676'^^xsd:double;
  dwc:latitude '58.334459604572'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8687'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31282"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.31282"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:670/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '670/12'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.31282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:670/12'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31282"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.31282"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:670/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '670/7'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.31282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:670/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31282"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.31282"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:670/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '670/8'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.31282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:670/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31282"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.31282"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:670/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '670/15'^^xsd:string;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.31282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:670/15'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31282"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.31282"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:670/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '670/14'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.31282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:670/14'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31282"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.31282"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:670/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '670/9'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.31282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:670/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31282"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.31282"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:670/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '670/13'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.31282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:670/13'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31282"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.31282"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:670/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '670/10'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.31282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:670/10'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31282"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.31282"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:670/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '670/11'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.31282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:670/11'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31282"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.31282"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:670/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '670/6'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.31282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:670/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31282"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.31282"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:670/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '670/3'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.31282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:670/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31282"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.31282"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:670/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '670/5'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.31282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:670/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31282"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.31282"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:670/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '670/2'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.31282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:670/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31282"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.31282"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:670/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '670/4'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.31282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:670/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31282"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31282 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.31282"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A670%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:670/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '670/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.31282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:670/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/4'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/20'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/20'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/17'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/30'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/30'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/28'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/28'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/27'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/27'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/29'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/29'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/25'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/25'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/24'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/24'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/26'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/26'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/19'^^xsd:string;
  dwc:scientificName 'Mya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/19'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/22'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/22'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/21'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/21'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/23'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/23'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/14'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/16'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/15'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/13'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/8'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/11'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/12'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/10'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/9'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/7'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/6'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/2'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/3'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.60392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A956%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:956/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '956/5'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60392'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:956/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3128253062476"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3128253062476"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.312825306248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7149'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3128253062476"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3128253062476"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.312825306248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7146'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3128253062476"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3128253062476"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.312825306248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7148'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3128253062476"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3128253062476"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.312825306248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7147'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3128253062476"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3128253062476"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.312825306248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7139'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3128253062476"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3128253062476"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.312825306248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7142'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3128253062476"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3128253062476"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.312825306248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7141'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3128253062476"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3128253062476"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.312825306248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7151'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3128253062476"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3128253062476"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.312825306248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7144'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3128253062476"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3128253062476"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.312825306248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7145'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3128253062476"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3128253062476"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.312825306248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7152'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3128253062476"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3128253062476"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.312825306248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7143'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3128253062476"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3128253062476"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.312825306248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7140'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3128253062476"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3128253062476"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.312825306248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7138'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3128253062476"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3128253062476 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3128253062476"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.312825306248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7150'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9873'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9872'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9849'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9861'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9868'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9864'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9863'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9865'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9852'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9862'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9869'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9854'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9859'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9870'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Muceddina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '106446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9848'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106446'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9853'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9860'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9855'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9857'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9858'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9866'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9867'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9856'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9846'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9871'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9847'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9874'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9851'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9850'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.60392570495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.60392570495605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.60392570495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.603925704956'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9875'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A818%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A818%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A818%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33004 8.60401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33004"^^xsd:decimal ;
  dwc:decimalLongitude "8.60401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A818%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33004 8.60401)"^^geo:wktLiteral ;
  geo-pos:lat "58.33004"^^xsd:decimal ;
  geo-pos:long "8.60401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A818%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:818/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '818/3'^^xsd:string;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60401'^^xsd:double;
  dwc:latitude '58.33004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:818/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A818%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A818%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A818%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33004 8.60401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33004"^^xsd:decimal ;
  dwc:decimalLongitude "8.60401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A818%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33004 8.60401)"^^geo:wktLiteral ;
  geo-pos:lat "58.33004"^^xsd:decimal ;
  geo-pos:long "8.60401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A818%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:818/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '818/2'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60401'^^xsd:double;
  dwc:latitude '58.33004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:818/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A818%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A818%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A818%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33004 8.60401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33004"^^xsd:decimal ;
  dwc:decimalLongitude "8.60401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A818%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33004 8.60401)"^^geo:wktLiteral ;
  geo-pos:lat "58.33004"^^xsd:decimal ;
  geo-pos:long "8.60401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A818%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:818/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '818/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60401'^^xsd:double;
  dwc:latitude '58.33004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:818/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300436774929 8.60401153564453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3300436774929"^^xsd:decimal ;
  dwc:decimalLongitude "8.60401153564453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300436774929 8.60401153564453)"^^geo:wktLiteral ;
  geo-pos:lat "58.3300436774929"^^xsd:decimal ;
  geo-pos:long "8.60401153564453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6040115356445'^^xsd:double;
  dwc:latitude '58.330043677493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8588'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300436774929 8.60401153564453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3300436774929"^^xsd:decimal ;
  dwc:decimalLongitude "8.60401153564453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300436774929 8.60401153564453)"^^geo:wktLiteral ;
  geo-pos:lat "58.3300436774929"^^xsd:decimal ;
  geo-pos:long "8.60401153564453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6040115356445'^^xsd:double;
  dwc:latitude '58.330043677493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8589'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300436774929 8.60401153564453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3300436774929"^^xsd:decimal ;
  dwc:decimalLongitude "8.60401153564453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3300436774929 8.60401153564453)"^^geo:wktLiteral ;
  geo-pos:lat "58.3300436774929"^^xsd:decimal ;
  geo-pos:long "8.60401153564453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6040115356445'^^xsd:double;
  dwc:latitude '58.330043677493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8590'^^xsd:anyURI;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A816%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A816%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A816%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.60409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313"^^xsd:decimal ;
  dwc:decimalLongitude "8.60409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A816%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.60409)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313"^^xsd:decimal ;
  geo-pos:long "8.60409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A816%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:816/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '816/2'^^xsd:string;
  dwc:scientificName 'Petricola pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60409'^^xsd:double;
  dwc:latitude '58.3313'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:816/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A816%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A816%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A816%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.60409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313"^^xsd:decimal ;
  dwc:decimalLongitude "8.60409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A816%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.60409)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313"^^xsd:decimal ;
  geo-pos:long "8.60409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A816%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:816/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '816/1'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60409'^^xsd:double;
  dwc:latitude '58.3313'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:816/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.60409736633301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313054272467"^^xsd:decimal ;
  dwc:decimalLongitude "8.60409736633301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.60409736633301)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313054272467"^^xsd:decimal ;
  geo-pos:long "8.60409736633301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Petricola pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.604097366333'^^xsd:double;
  dwc:latitude '58.331305427247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8583'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.60409736633301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313054272467"^^xsd:decimal ;
  dwc:decimalLongitude "8.60409736633301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.60409736633301)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313054272467"^^xsd:decimal ;
  geo-pos:long "8.60409736633301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.604097366333'^^xsd:double;
  dwc:latitude '58.331305427247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8582'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31562 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31562"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31562 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.31562"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:573/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '573/3'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.31562'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:573/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31562 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31562"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31562 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.31562"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:573/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '573/5'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.31562'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:573/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31562 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31562"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31562 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.31562"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:573/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '573/7'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.31562'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:573/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31562 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31562"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31562 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.31562"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:573/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '573/6'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.31562'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:573/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31562 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31562"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31562 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.31562"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:573/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '573/4'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.31562'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:573/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31562 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31562"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31562 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.31562"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:573/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '573/2'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.31562'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:573/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31562 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31562"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31562 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.31562"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A573%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:573/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '573/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.31562'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:573/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A647%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A647%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A647%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33035"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A647%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.33035"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A647%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:647/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '647/2'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.33035'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:647/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A647%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A647%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A647%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33035"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A647%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.33035"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A647%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:647/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '647/3'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.33035'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:647/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A647%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A647%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A647%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33035"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A647%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.33035"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A647%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:647/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '647/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.33035'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:647/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A815%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A815%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A815%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33121 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33121"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A815%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33121 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.33121"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A815%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:815/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '815/3'^^xsd:string;
  dwc:scientificName 'Venerupis aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.33121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '181362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:815/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A815%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A815%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A815%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33121 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33121"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A815%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33121 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.33121"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A815%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:815/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '815/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.33121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:815/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A815%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A815%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A815%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33121 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33121"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A815%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33121 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.33121"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A815%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:815/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '815/2'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.33121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:815/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34252 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34252"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34252 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.34252"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:507/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '507/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.34252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:507/1'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34252 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34252"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34252 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.34252"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:507/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '507/5'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.34252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:507/5'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34252 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34252"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34252 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.34252"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:507/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '507/4'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.34252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:507/4'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34252 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34252"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34252 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.34252"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:507/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '507/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.34252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:507/3'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34252 8.60418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34252"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34252 8.60418)"^^geo:wktLiteral ;
  geo-pos:lat "58.34252"^^xsd:decimal ;
  geo-pos:long "8.60418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A507%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:507/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '507/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60418'^^xsd:double;
  dwc:latitude '58.34252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:507/2'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3156204810489 8.60418319702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3156204810489"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418319702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3156204810489 8.60418319702148)"^^geo:wktLiteral ;
  geo-pos:lat "58.3156204810489"^^xsd:decimal ;
  geo-pos:long "8.60418319702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6041831970215'^^xsd:double;
  dwc:latitude '58.315620481049'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6295'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3156204810489 8.60418319702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3156204810489"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418319702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3156204810489 8.60418319702148)"^^geo:wktLiteral ;
  geo-pos:lat "58.3156204810489"^^xsd:decimal ;
  geo-pos:long "8.60418319702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6041831970215'^^xsd:double;
  dwc:latitude '58.315620481049'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6298'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3156204810489 8.60418319702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3156204810489"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418319702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3156204810489 8.60418319702148)"^^geo:wktLiteral ;
  geo-pos:lat "58.3156204810489"^^xsd:decimal ;
  geo-pos:long "8.60418319702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6041831970215'^^xsd:double;
  dwc:latitude '58.315620481049'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6297'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3156204810489 8.60418319702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3156204810489"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418319702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3156204810489 8.60418319702148)"^^geo:wktLiteral ;
  geo-pos:lat "58.3156204810489"^^xsd:decimal ;
  geo-pos:long "8.60418319702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6041831970215'^^xsd:double;
  dwc:latitude '58.315620481049'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6296'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3156204810489 8.60418319702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3156204810489"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418319702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3156204810489 8.60418319702148)"^^geo:wktLiteral ;
  geo-pos:lat "58.3156204810489"^^xsd:decimal ;
  geo-pos:long "8.60418319702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6041831970215'^^xsd:double;
  dwc:latitude '58.315620481049'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3156204810489 8.60418319702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3156204810489"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418319702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3156204810489 8.60418319702148)"^^geo:wktLiteral ;
  geo-pos:lat "58.3156204810489"^^xsd:decimal ;
  geo-pos:long "8.60418319702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6041831970215'^^xsd:double;
  dwc:latitude '58.315620481049'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3156204810489 8.60418319702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3156204810489"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418319702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3156204810489 8.60418319702148)"^^geo:wktLiteral ;
  geo-pos:lat "58.3156204810489"^^xsd:decimal ;
  geo-pos:long "8.60418319702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6041831970215'^^xsd:double;
  dwc:latitude '58.315620481049'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6294'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.60418319702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3303591191541"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418319702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.60418319702148)"^^geo:wktLiteral ;
  geo-pos:lat "58.3303591191541"^^xsd:decimal ;
  geo-pos:long "8.60418319702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6041831970215'^^xsd:double;
  dwc:latitude '58.330359119154'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6969'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.60418319702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3303591191541"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418319702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.60418319702148)"^^geo:wktLiteral ;
  geo-pos:lat "58.3303591191541"^^xsd:decimal ;
  geo-pos:long "8.60418319702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6041831970215'^^xsd:double;
  dwc:latitude '58.330359119154'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6968'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.60418319702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3303591191541"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418319702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.60418319702148)"^^geo:wktLiteral ;
  geo-pos:lat "58.3303591191541"^^xsd:decimal ;
  geo-pos:long "8.60418319702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6041831970215'^^xsd:double;
  dwc:latitude '58.330359119154'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6970'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.331215303758 8.60418319702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.331215303758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418319702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.331215303758 8.60418319702148)"^^geo:wktLiteral ;
  geo-pos:lat "58.331215303758"^^xsd:decimal ;
  geo-pos:long "8.60418319702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6041831970215'^^xsd:double;
  dwc:latitude '58.331215303758'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8579'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.331215303758 8.60418319702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.331215303758"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418319702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.331215303758 8.60418319702148)"^^geo:wktLiteral ;
  geo-pos:lat "58.331215303758"^^xsd:decimal ;
  geo-pos:long "8.60418319702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6041831970215'^^xsd:double;
  dwc:latitude '58.331215303758'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8580'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425240063455 8.60418319702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425240063455"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418319702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425240063455 8.60418319702148)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425240063455"^^xsd:decimal ;
  geo-pos:long "8.60418319702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6041831970215'^^xsd:double;
  dwc:latitude '58.342524006345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5768'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425240063455 8.60418319702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425240063455"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418319702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425240063455 8.60418319702148)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425240063455"^^xsd:decimal ;
  geo-pos:long "8.60418319702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6041831970215'^^xsd:double;
  dwc:latitude '58.342524006345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5765'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425240063455 8.60418319702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425240063455"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418319702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425240063455 8.60418319702148)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425240063455"^^xsd:decimal ;
  geo-pos:long "8.60418319702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6041831970215'^^xsd:double;
  dwc:latitude '58.342524006345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5769'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425240063455 8.60418319702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425240063455"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418319702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425240063455 8.60418319702148)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425240063455"^^xsd:decimal ;
  geo-pos:long "8.60418319702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6041831970215'^^xsd:double;
  dwc:latitude '58.342524006345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5767'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425240063455 8.60418319702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425240063455"^^xsd:decimal ;
  dwc:decimalLongitude "8.60418319702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425240063455 8.60418319702148)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425240063455"^^xsd:decimal ;
  geo-pos:long "8.60418319702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6041831970215'^^xsd:double;
  dwc:latitude '58.342524006345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5766'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34238"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.34238"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:723/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '723/8'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.34238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:723/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34238"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.34238"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:723/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '723/4'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.34238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:723/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34238"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.34238"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:723/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '723/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.34238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:723/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34238"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.34238"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:723/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '723/11'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.34238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:723/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34238"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.34238"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:723/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '723/12'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.34238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:723/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34238"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.34238"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:723/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '723/9'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.34238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:723/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34238"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.34238"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:723/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '723/10'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.34238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:723/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34238"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.34238"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:723/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '723/7'^^xsd:string;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.34238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:723/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34238"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.34238"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:723/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '723/5'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.34238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:723/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34238"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.34238"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:723/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '723/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.34238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:723/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34238"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.34238"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:723/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '723/2'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.34238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:723/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34238"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34238 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.34238"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A723%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:723/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '723/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.34238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:723/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:836/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '836/14'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.3445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:836/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:836/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '836/9'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.3445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:836/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:836/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '836/7'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.3445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:836/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:836/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '836/16'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.3445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:836/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:836/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '836/13'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.3445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:836/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:836/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '836/15'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.3445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:836/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:836/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '836/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.3445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:836/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:836/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '836/11'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.3445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:836/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:836/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '836/12'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.3445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:836/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:836/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '836/8'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.3445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:836/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:836/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '836/10'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.3445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:836/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:836/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '836/6'^^xsd:string;
  dwc:scientificName 'Gari depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.3445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:836/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:836/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '836/4'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.3445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:836/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:836/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '836/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.3445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:836/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:836/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '836/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.3445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:836/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A836%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:836/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '836/2'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.3445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:836/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A964%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A964%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A964%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A964%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A964%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:964/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '964/2'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:964/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A964%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A964%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A964%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.60444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34662"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A964%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34662 8.60444)"^^geo:wktLiteral ;
  geo-pos:lat "58.34662"^^xsd:decimal ;
  geo-pos:long "8.60444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A964%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:964/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '964/1'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60444'^^xsd:double;
  dwc:latitude '58.34662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:964/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3423888639391"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3423888639391"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.342388863939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7575'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3423888639391"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3423888639391"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.342388863939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7565'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3423888639391"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3423888639391"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.342388863939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7576'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3423888639391"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3423888639391"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.342388863939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7572'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3423888639391"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3423888639391"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.342388863939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7567'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3423888639391"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3423888639391"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.342388863939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7569'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3423888639391"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3423888639391"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.342388863939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7574'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3423888639391"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3423888639391"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.342388863939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7571'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3423888639391"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3423888639391"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.342388863939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7570'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3423888639391"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3423888639391"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.342388863939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7568'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3423888639391"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3423888639391"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.342388863939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7566'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3423888639391"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3423888639391 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3423888639391"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.342388863939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7573'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445060355807"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445060355807"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.344506035581'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8876'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445060355807"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445060355807"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.344506035581'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8877'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445060355807"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445060355807"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gari depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.344506035581'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8872'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445060355807"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445060355807"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.344506035581'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8871'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445060355807"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445060355807"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.344506035581'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8869'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445060355807"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445060355807"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.344506035581'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8878'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445060355807"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445060355807"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.344506035581'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8875'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445060355807"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445060355807"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.344506035581'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8870'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445060355807"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445060355807"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.344506035581'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8866'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445060355807"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445060355807"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.344506035581'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8880'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445060355807"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445060355807"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.344506035581'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8873'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445060355807"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445060355807"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.344506035581'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8867'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445060355807"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445060355807"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.344506035581'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8874'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445060355807"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445060355807"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.344506035581'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8865'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445060355807"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445060355807"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.344506035581'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8879'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445060355807"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445060355807 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445060355807"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.344506035581'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8868'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9956'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60444068908691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466230803397"^^xsd:decimal ;
  dwc:decimalLongitude "8.60444068908691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466230803397 8.60444068908691)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466230803397"^^xsd:decimal ;
  geo-pos:long "8.60444068908691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6044406890869'^^xsd:double;
  dwc:latitude '58.34662308034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9957'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369 8.60452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34369"^^xsd:decimal ;
  dwc:decimalLongitude "8.60452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369 8.60452)"^^geo:wktLiteral ;
  geo-pos:lat "58.34369"^^xsd:decimal ;
  geo-pos:long "8.60452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:724/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '724/5'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60452'^^xsd:double;
  dwc:latitude '58.34369'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:724/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369 8.60452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34369"^^xsd:decimal ;
  dwc:decimalLongitude "8.60452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369 8.60452)"^^geo:wktLiteral ;
  geo-pos:lat "58.34369"^^xsd:decimal ;
  geo-pos:long "8.60452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:724/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '724/4'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60452'^^xsd:double;
  dwc:latitude '58.34369'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:724/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369 8.60452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34369"^^xsd:decimal ;
  dwc:decimalLongitude "8.60452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369 8.60452)"^^geo:wktLiteral ;
  geo-pos:lat "58.34369"^^xsd:decimal ;
  geo-pos:long "8.60452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:724/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '724/3'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60452'^^xsd:double;
  dwc:latitude '58.34369'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:724/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369 8.60452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34369"^^xsd:decimal ;
  dwc:decimalLongitude "8.60452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369 8.60452)"^^geo:wktLiteral ;
  geo-pos:lat "58.34369"^^xsd:decimal ;
  geo-pos:long "8.60452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:724/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '724/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60452'^^xsd:double;
  dwc:latitude '58.34369'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:724/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369 8.60452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34369"^^xsd:decimal ;
  dwc:decimalLongitude "8.60452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369 8.60452)"^^geo:wktLiteral ;
  geo-pos:lat "58.34369"^^xsd:decimal ;
  geo-pos:long "8.60452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A724%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:724/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '724/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60452'^^xsd:double;
  dwc:latitude '58.34369'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:724/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369521888 8.60452651977539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34369521888"^^xsd:decimal ;
  dwc:decimalLongitude "8.60452651977539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369521888 8.60452651977539)"^^geo:wktLiteral ;
  geo-pos:lat "58.34369521888"^^xsd:decimal ;
  geo-pos:long "8.60452651977539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6045265197754'^^xsd:double;
  dwc:latitude '58.34369521888'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7577'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369521888 8.60452651977539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34369521888"^^xsd:decimal ;
  dwc:decimalLongitude "8.60452651977539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369521888 8.60452651977539)"^^geo:wktLiteral ;
  geo-pos:lat "58.34369521888"^^xsd:decimal ;
  geo-pos:long "8.60452651977539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6045265197754'^^xsd:double;
  dwc:latitude '58.34369521888'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7579'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369521888 8.60452651977539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34369521888"^^xsd:decimal ;
  dwc:decimalLongitude "8.60452651977539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369521888 8.60452651977539)"^^geo:wktLiteral ;
  geo-pos:lat "58.34369521888"^^xsd:decimal ;
  geo-pos:long "8.60452651977539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6045265197754'^^xsd:double;
  dwc:latitude '58.34369521888'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7581'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369521888 8.60452651977539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34369521888"^^xsd:decimal ;
  dwc:decimalLongitude "8.60452651977539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369521888 8.60452651977539)"^^geo:wktLiteral ;
  geo-pos:lat "58.34369521888"^^xsd:decimal ;
  geo-pos:long "8.60452651977539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6045265197754'^^xsd:double;
  dwc:latitude '58.34369521888'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7580'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369521888 8.60452651977539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34369521888"^^xsd:decimal ;
  dwc:decimalLongitude "8.60452651977539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34369521888 8.60452651977539)"^^geo:wktLiteral ;
  geo-pos:lat "58.34369521888"^^xsd:decimal ;
  geo-pos:long "8.60452651977539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6045265197754'^^xsd:double;
  dwc:latitude '58.34369521888'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7578'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A932%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A932%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A932%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33013 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33013"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A932%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33013 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.33013"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A932%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:932/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '932/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.33013'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:932/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.33256"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:544/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '544/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.33256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:544/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.33256"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:544/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '544/7'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.33256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:544/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.33256"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:544/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '544/9'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.33256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:544/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.33256"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:544/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '544/8'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.33256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:544/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.33256"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:544/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '544/5'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.33256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:544/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.33256"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:544/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '544/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.33256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:544/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.33256"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:544/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '544/2'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.33256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:544/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.33256"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:544/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '544/3'^^xsd:string;
  dwc:scientificName 'Chrysallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.33256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:544/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33256 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.33256"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A544%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:544/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '544/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.33256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:544/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/14'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/19'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/19'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/5'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/16'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/17'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/9'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/18'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/18'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/15'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/13'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/12'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/11'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/10'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/7'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/8'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/4'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34099"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34099 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34099"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A953%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:953/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '953/3'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34099'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:953/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34283"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34283"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:598/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '598/1'^^xsd:string;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:598/1'^^xsd:anyURI;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34283"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34283"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:598/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '598/7'^^xsd:string;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:598/7'^^xsd:anyURI;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34283"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34283"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:598/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '598/6'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:598/6'^^xsd:anyURI;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34283"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34283"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:598/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '598/5'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:598/5'^^xsd:anyURI;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34283"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34283"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:598/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '598/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:598/3'^^xsd:anyURI;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34283"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34283"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:598/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '598/4'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:598/4'^^xsd:anyURI;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34283"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60469)"^^geo:wktLiteral ;
  geo-pos:lat "58.34283"^^xsd:decimal ;
  geo-pos:long "8.60469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A598%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:598/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '598/2'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60469'^^xsd:double;
  dwc:latitude '58.34283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:598/2'^^xsd:anyURI;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3301338039691 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3301338039691"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3301338039691 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3301338039691"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.330133803969'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9581'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3325671319579"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3325671319579"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.332567131958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6068'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3325671319579"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3325671319579"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.332567131958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6070'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3325671319579"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3325671319579"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.332567131958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6066'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3325671319579"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3325671319579"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.332567131958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6071'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3325671319579"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3325671319579"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.332567131958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6069'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3325671319579"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3325671319579"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.332567131958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6064'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3325671319579"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3325671319579"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.332567131958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6067'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3325671319579"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3325671319579"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.332567131958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6072'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3325671319579"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3325671319579 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3325671319579"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.332567131958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6065'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9786'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9774'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9787'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9785'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9783'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9773'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9777'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9781'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9778'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9788'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9780'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9790'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9782'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9789'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9776'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9784'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9779'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9791'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409923621337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409923621337 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409923621337"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.340992362134'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9775'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428393366169"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428393366169"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.342839336617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6498'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428393366169"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428393366169"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.342839336617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6504'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428393366169"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428393366169"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.342839336617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428393366169"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428393366169"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.342839336617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6502'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428393366169"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428393366169"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.342839336617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428393366169"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428393366169"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.342839336617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6501'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60469818115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428393366169"^^xsd:decimal ;
  dwc:decimalLongitude "8.60469818115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60469818115234)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428393366169"^^xsd:decimal ;
  geo-pos:long "8.60469818115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6046981811523'^^xsd:double;
  dwc:latitude '58.342839336617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6499'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/4'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/15'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/15'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/9'^^xsd:string;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/9'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/16'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/16'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/18'^^xsd:string;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/18'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/17'^^xsd:string;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/17'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/14'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/14'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/13'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/13'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/11'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/11'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/12'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/12'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/10'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/10'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/6'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/6'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/8'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/8'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/7'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/7'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/5'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/5'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/3'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/2'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/2'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31232"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31232 8.60478)"^^geo:wktLiteral ;
  geo-pos:lat "58.31232"^^xsd:decimal ;
  geo-pos:long "8.60478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A355%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:355/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '355/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60478'^^xsd:double;
  dwc:latitude '58.31232'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:355/1'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4409'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4406'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4417'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4404'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4405'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4416'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4414'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4407'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4418'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4401'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4408'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4415'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4410'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4403'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4402'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4413'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3123293650634"^^xsd:decimal ;
  dwc:decimalLongitude "8.60478401184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3123293650634 8.60478401184082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3123293650634"^^xsd:decimal ;
  geo-pos:long "8.60478401184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6047840118408'^^xsd:double;
  dwc:latitude '58.312329365063'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4411'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33098 8.60486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33098"^^xsd:decimal ;
  dwc:decimalLongitude "8.60486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33098 8.60486)"^^geo:wktLiteral ;
  geo-pos:lat "58.33098"^^xsd:decimal ;
  geo-pos:long "8.60486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:817/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '817/4'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60486'^^xsd:double;
  dwc:latitude '58.33098'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:817/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33098 8.60486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33098"^^xsd:decimal ;
  dwc:decimalLongitude "8.60486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33098 8.60486)"^^geo:wktLiteral ;
  geo-pos:lat "58.33098"^^xsd:decimal ;
  geo-pos:long "8.60486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:817/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '817/3'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60486'^^xsd:double;
  dwc:latitude '58.33098'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:817/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33098 8.60486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33098"^^xsd:decimal ;
  dwc:decimalLongitude "8.60486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33098 8.60486)"^^geo:wktLiteral ;
  geo-pos:lat "58.33098"^^xsd:decimal ;
  geo-pos:long "8.60486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:817/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '817/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60486'^^xsd:double;
  dwc:latitude '58.33098'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:817/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33098 8.60486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33098"^^xsd:decimal ;
  dwc:decimalLongitude "8.60486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33098 8.60486)"^^geo:wktLiteral ;
  geo-pos:lat "58.33098"^^xsd:decimal ;
  geo-pos:long "8.60486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A817%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:817/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '817/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60486'^^xsd:double;
  dwc:latitude '58.33098'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:817/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330989994031 8.6048698425293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330989994031"^^xsd:decimal ;
  dwc:decimalLongitude "8.6048698425293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330989994031 8.6048698425293)"^^geo:wktLiteral ;
  geo-pos:lat "58.330989994031"^^xsd:decimal ;
  geo-pos:long "8.6048698425293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6048698425293'^^xsd:double;
  dwc:latitude '58.330989994031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8586'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330989994031 8.6048698425293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330989994031"^^xsd:decimal ;
  dwc:decimalLongitude "8.6048698425293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330989994031 8.6048698425293)"^^geo:wktLiteral ;
  geo-pos:lat "58.330989994031"^^xsd:decimal ;
  geo-pos:long "8.6048698425293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6048698425293'^^xsd:double;
  dwc:latitude '58.330989994031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8584'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330989994031 8.6048698425293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330989994031"^^xsd:decimal ;
  dwc:decimalLongitude "8.6048698425293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330989994031 8.6048698425293)"^^geo:wktLiteral ;
  geo-pos:lat "58.330989994031"^^xsd:decimal ;
  geo-pos:long "8.6048698425293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6048698425293'^^xsd:double;
  dwc:latitude '58.330989994031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8587'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330989994031 8.6048698425293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.330989994031"^^xsd:decimal ;
  dwc:decimalLongitude "8.6048698425293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.330989994031 8.6048698425293)"^^geo:wktLiteral ;
  geo-pos:lat "58.330989994031"^^xsd:decimal ;
  geo-pos:long "8.6048698425293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6048698425293'^^xsd:double;
  dwc:latitude '58.330989994031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8585'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/19'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/19'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/21'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/21'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/7'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/11'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/11'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/17'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/17'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/16'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/16'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/20'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/20'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/6'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/18'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/18'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/12'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/12'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/14'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/14'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/13'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/13'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/15'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/15'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/10'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/10'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/9'^^xsd:string;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/8'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32368"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32368 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.32368"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A680%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:680/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '680/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.32368'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:680/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:663/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '663/5'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:663/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:663/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '663/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:663/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:663/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '663/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:663/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:663/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '663/7'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:663/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:663/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '663/9'^^xsd:string;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:663/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:663/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '663/10'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:663/10'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:663/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '663/6'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:663/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:663/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '663/8'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:663/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:663/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '663/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:663/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60495)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A663%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:663/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '663/3'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60495'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:663/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7267'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7264'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7273'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7270'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7266'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7272'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7260'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7268'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7259'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7271'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7279'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3236891816824"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3236891816824 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3236891816824"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.323689181682'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7080'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7081'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7086'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7085'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7082'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7083'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7087'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7089'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7084'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60495567321777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60495567321777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60495567321777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6049556732178'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7088'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2941666666667 8.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2941666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2941666666667 8.605)"^^geo:wktLiteral ;
  geo-pos:lat "58.2941666666667"^^xsd:decimal ;
  geo-pos:long "8.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10535'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.605'^^xsd:double;
  dwc:latitude '58.294166666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10535'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2941666666667 8.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2941666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2941666666667 8.605)"^^geo:wktLiteral ;
  geo-pos:lat "58.2941666666667"^^xsd:decimal ;
  geo-pos:long "8.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10531'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.605'^^xsd:double;
  dwc:latitude '58.294166666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10531'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2941666666667 8.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2941666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2941666666667 8.605)"^^geo:wktLiteral ;
  geo-pos:lat "58.2941666666667"^^xsd:decimal ;
  geo-pos:long "8.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10534'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.605'^^xsd:double;
  dwc:latitude '58.294166666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10534'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2941666666667 8.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2941666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2941666666667 8.605)"^^geo:wktLiteral ;
  geo-pos:lat "58.2941666666667"^^xsd:decimal ;
  geo-pos:long "8.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10530'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.605'^^xsd:double;
  dwc:latitude '58.294166666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10530'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2941666666667 8.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2941666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2941666666667 8.605)"^^geo:wktLiteral ;
  geo-pos:lat "58.2941666666667"^^xsd:decimal ;
  geo-pos:long "8.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10533'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.605'^^xsd:double;
  dwc:latitude '58.294166666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10533'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2941666666667 8.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2941666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2941666666667 8.605)"^^geo:wktLiteral ;
  geo-pos:lat "58.2941666666667"^^xsd:decimal ;
  geo-pos:long "8.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10529'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.605'^^xsd:double;
  dwc:latitude '58.294166666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10529'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2941666666667 8.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2941666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2941666666667 8.605)"^^geo:wktLiteral ;
  geo-pos:lat "58.2941666666667"^^xsd:decimal ;
  geo-pos:long "8.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10532'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.605'^^xsd:double;
  dwc:latitude '58.294166666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10532'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333333333333 8.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333333333333 8.605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333333333333"^^xsd:decimal ;
  geo-pos:long "8.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W302'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.605'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W302'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333333333333 8.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333333333333 8.605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333333333333"^^xsd:decimal ;
  geo-pos:long "8.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W301'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.605'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W301'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333333333333 8.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333333333333 8.605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333333333333"^^xsd:decimal ;
  geo-pos:long "8.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W303'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.605'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W303'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333333333333 8.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333333333333 8.605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333333333333"^^xsd:decimal ;
  geo-pos:long "8.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W304'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.605'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W304'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333333333333 8.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333333333333 8.605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333333333333"^^xsd:decimal ;
  geo-pos:long "8.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W300'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.605'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333333333333 8.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333333333333 8.605)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333333333333"^^xsd:decimal ;
  geo-pos:long "8.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W305'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.605'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W305'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A983%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A983%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A983%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.60504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.60504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A983%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.60504)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.60504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A983%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:983/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '983/3'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60504'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:983/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A983%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A983%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A983%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.60504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.60504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A983%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.60504)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.60504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A983%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:983/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '983/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60504'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:983/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A983%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A983%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A983%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.60504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.60504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A983%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.60504)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.60504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A983%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:983/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '983/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60504'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:983/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.60504150390625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.60504150390625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.60504150390625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.60504150390625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10101'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6050415039062'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10101'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.60504150390625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.60504150390625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.60504150390625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.60504150390625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10102'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6050415039062'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.60504150390625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.60504150390625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.60504150390625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.60504150390625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10103'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6050415039062'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10103'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34283"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34283"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:693/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '693/3'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:693/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34283"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34283"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:693/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '693/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:693/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34283"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34283"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:693/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '693/8'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:693/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34283"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34283"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:693/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '693/7'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:693/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34283"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34283"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:693/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '693/6'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:693/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34283"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34283"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:693/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '693/5'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:693/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34283"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34283"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:693/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '693/4'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:693/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34283"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34283 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34283"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A693%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:693/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '693/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:693/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34428"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34428"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:990/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '990/8'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:990/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34428"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34428"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:990/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '990/12'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:990/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34428"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34428"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:990/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '990/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:990/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34428"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34428"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:990/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '990/10'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:990/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34428"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34428"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:990/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '990/11'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:990/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34428"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34428"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:990/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '990/9'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:990/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34428"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34428"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:990/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '990/7'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:990/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34428"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34428"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:990/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '990/4'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:990/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34428"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34428"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:990/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '990/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:990/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34428"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34428"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:990/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '990/3'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:990/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34428"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34428"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:990/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '990/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:990/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34428"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34428 8.60512)"^^geo:wktLiteral ;
  geo-pos:lat "58.34428"^^xsd:decimal ;
  geo-pos:long "8.60512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A990%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:990/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '990/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60512'^^xsd:double;
  dwc:latitude '58.34428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:990/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428393366169"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428393366169"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.342839336617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7404'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428393366169"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428393366169"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.342839336617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7399'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428393366169"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428393366169"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.342839336617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428393366169"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428393366169"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.342839336617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7405'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428393366169"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428393366169"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.342839336617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7401'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428393366169"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428393366169"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.342839336617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7403'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428393366169"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428393366169"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.342839336617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7402'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428393366169"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428393366169 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428393366169"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.342839336617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7398'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442808105861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442808105861"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10161'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.344280810586'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10161'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442808105861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442808105861"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10168'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.344280810586'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442808105861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442808105861"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10169'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.344280810586'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10169'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442808105861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442808105861"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10170'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.344280810586'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10170'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442808105861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442808105861"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10164'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.344280810586'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442808105861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442808105861"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10162'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.344280810586'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10162'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442808105861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442808105861"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10166'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.344280810586'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10166'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442808105861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442808105861"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10165'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.344280810586'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442808105861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442808105861"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10167'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.344280810586'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10167'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442808105861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442808105861"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10163'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.344280810586'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10163'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442808105861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442808105861"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10160'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.344280810586'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10160'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442808105861"^^xsd:decimal ;
  dwc:decimalLongitude "8.60512733459473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442808105861 8.60512733459473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442808105861"^^xsd:decimal ;
  geo-pos:long "8.60512733459473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10159'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6051273345947'^^xsd:double;
  dwc:latitude '58.344280810586'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10159'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:621/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '621/12'^^xsd:string;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.31219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:621/12'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:621/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '621/11'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.31219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:621/11'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:621/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '621/13'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.31219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:621/13'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:621/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '621/8'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.31219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:621/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:621/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '621/9'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.31219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:621/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:621/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '621/10'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.31219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:621/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:621/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '621/7'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.31219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:621/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:621/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '621/6'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.31219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:621/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:621/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '621/2'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.31219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:621/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:621/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '621/3'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.31219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:621/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:621/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '621/4'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.31219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:621/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:621/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '621/5'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.31219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:621/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A621%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:621/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '621/1'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.31219'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:621/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34004 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34004"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34004 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34004"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:915/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '915/4'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:915/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34004 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34004"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34004 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34004"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:915/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '915/3'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:915/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34004 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34004"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34004 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34004"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:915/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '915/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:915/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34004 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34004"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34004 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34004"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A915%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:915/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '915/1'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34004'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:915/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/6'^^xsd:string;
  dwc:scientificName 'Epitonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '137943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/14'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/20'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/20'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/23'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/23'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/21'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/21'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/25'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/25'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/24'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/24'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/18'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/18'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/22'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/22'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/19'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/19'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/16'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/17'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/15'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/11'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/12'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/9'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/13'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/8'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/10'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/4'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/3'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/1'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A955%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:955/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '955/2'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:955/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34153"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:834/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '834/3'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:834/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34153"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:834/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '834/10'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:834/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34153"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:834/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '834/9'^^xsd:string;
  dwc:scientificName 'Venerupis aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '181362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:834/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34153"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:834/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '834/7'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:834/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34153"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:834/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '834/8'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:834/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34153"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:834/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '834/6'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:834/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34153"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:834/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '834/5'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:834/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34153"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:834/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '834/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:834/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34153"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:834/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '834/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:834/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34153"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34153 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34153"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A834%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:834/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '834/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34153'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:834/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34256"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:771/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '771/6'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:771/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34256"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:599/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '599/4'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:599/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34256"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:771/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '771/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:771/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34256"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:771/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '771/7'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:771/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34256"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:599/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '599/5'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:599/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34256"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:599/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '599/6'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:599/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34256"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:771/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '771/5'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:771/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34256"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:771/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '771/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:771/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34256"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:599/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '599/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:599/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34256"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:771/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '771/3'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:771/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34256"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A771%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:771/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '771/2'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:771/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34256"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:599/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '599/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:599/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34256"^^xsd:decimal ;
  dwc:decimalLongitude "8.60521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34256 8.60521)"^^geo:wktLiteral ;
  geo-pos:lat "58.34256"^^xsd:decimal ;
  geo-pos:long "8.60521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A599%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:599/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '599/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60521'^^xsd:double;
  dwc:latitude '58.34256'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:599/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219410717"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219410717"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.31219410717'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6775'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219410717"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219410717"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.31219410717'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6782'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219410717"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219410717"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.31219410717'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6773'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219410717"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219410717"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.31219410717'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6783'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219410717"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219410717"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.31219410717'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6778'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219410717"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219410717"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.31219410717'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6777'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219410717"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219410717"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.31219410717'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6772'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219410717"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219410717"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.31219410717'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6774'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219410717"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219410717"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.31219410717'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6781'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219410717"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219410717"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.31219410717'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6780'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219410717"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219410717"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.31219410717'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6779'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219410717"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219410717"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.31219410717'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6784'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31219410717"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31219410717 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.31219410717"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.31219410717'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6776'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3400463134182 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3400463134182"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3400463134182 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3400463134182"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340046313418'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9397'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3400463134182 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3400463134182"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3400463134182 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3400463134182"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340046313418'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9399'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3400463134182 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3400463134182"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3400463134182 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3400463134182"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340046313418'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9398'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3400463134182 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3400463134182"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3400463134182 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3400463134182"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340046313418'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9396'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9834'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9830'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9836'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9825'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9822'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9831'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9824'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9842'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9829'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9832'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9844'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9843'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9826'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9823'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9833'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9828'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9835'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9841'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9837'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9839'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9827'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9838'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9845'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3415329500261"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3415329500261"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.341532950026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8857'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3415329500261"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3415329500261"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.341532950026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8854'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3415329500261"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3415329500261"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.341532950026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8853'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3415329500261"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3415329500261"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.341532950026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8856'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3415329500261"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3415329500261"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.341532950026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8852'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3415329500261"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3415329500261"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.341532950026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8859'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3415329500261"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3415329500261"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.341532950026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8855'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3415329500261"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3415329500261"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.341532950026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8858'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3415329500261"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3415329500261 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3415329500261"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.341532950026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8861'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425690536995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425690536995"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.342569053699'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425690536995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425690536995"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.342569053699'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7999'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425690536995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425690536995"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.342569053699'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6509'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425690536995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425690536995"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.342569053699'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6507'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425690536995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425690536995"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.342569053699'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6510'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425690536995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425690536995"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.342569053699'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6505'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425690536995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425690536995"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.342569053699'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8001'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425690536995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425690536995"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.342569053699'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6508'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425690536995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425690536995"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.342569053699'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8002'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425690536995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425690536995"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.342569053699'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6506'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425690536995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425690536995"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.342569053699'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7996'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425690536995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425690536995"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.342569053699'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7997'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3425690536995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6052131652832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3425690536995 8.6052131652832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3425690536995"^^xsd:decimal ;
  geo-pos:long "8.6052131652832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6052131652832'^^xsd:double;
  dwc:latitude '58.342569053699'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A354%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A354%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A354%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31156 8.60538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31156"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A354%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31156 8.60538)"^^geo:wktLiteral ;
  geo-pos:lat "58.31156"^^xsd:decimal ;
  geo-pos:long "8.60538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A354%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:354/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '354/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60538'^^xsd:double;
  dwc:latitude '58.31156'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:354/1'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A620%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A620%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A620%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31183 8.60538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31183"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A620%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31183 8.60538)"^^geo:wktLiteral ;
  geo-pos:lat "58.31183"^^xsd:decimal ;
  geo-pos:long "8.60538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A620%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:620/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '620/2'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60538'^^xsd:double;
  dwc:latitude '58.31183'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:620/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A620%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A620%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A620%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31183 8.60538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31183"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A620%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31183 8.60538)"^^geo:wktLiteral ;
  geo-pos:lat "58.31183"^^xsd:decimal ;
  geo-pos:long "8.60538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A620%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:620/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '620/3'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60538'^^xsd:double;
  dwc:latitude '58.31183'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:620/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A620%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A620%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A620%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31183 8.60538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31183"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A620%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31183 8.60538)"^^geo:wktLiteral ;
  geo-pos:lat "58.31183"^^xsd:decimal ;
  geo-pos:long "8.60538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A620%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:620/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '620/1'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60538'^^xsd:double;
  dwc:latitude '58.31183'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:620/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34855 8.60538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34855 8.60538)"^^geo:wktLiteral ;
  geo-pos:lat "58.34855"^^xsd:decimal ;
  geo-pos:long "8.60538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:726/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '726/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60538'^^xsd:double;
  dwc:latitude '58.34855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:726/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34855 8.60538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34855 8.60538)"^^geo:wktLiteral ;
  geo-pos:lat "58.34855"^^xsd:decimal ;
  geo-pos:long "8.60538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:726/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '726/8'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60538'^^xsd:double;
  dwc:latitude '58.34855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:726/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34855 8.60538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34855 8.60538)"^^geo:wktLiteral ;
  geo-pos:lat "58.34855"^^xsd:decimal ;
  geo-pos:long "8.60538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:726/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '726/7'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60538'^^xsd:double;
  dwc:latitude '58.34855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:726/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34855 8.60538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34855 8.60538)"^^geo:wktLiteral ;
  geo-pos:lat "58.34855"^^xsd:decimal ;
  geo-pos:long "8.60538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:726/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '726/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60538'^^xsd:double;
  dwc:latitude '58.34855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:726/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34855 8.60538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34855 8.60538)"^^geo:wktLiteral ;
  geo-pos:lat "58.34855"^^xsd:decimal ;
  geo-pos:long "8.60538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:726/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '726/5'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60538'^^xsd:double;
  dwc:latitude '58.34855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:726/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34855 8.60538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34855 8.60538)"^^geo:wktLiteral ;
  geo-pos:lat "58.34855"^^xsd:decimal ;
  geo-pos:long "8.60538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:726/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '726/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60538'^^xsd:double;
  dwc:latitude '58.34855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:726/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34855 8.60538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34855 8.60538)"^^geo:wktLiteral ;
  geo-pos:lat "58.34855"^^xsd:decimal ;
  geo-pos:long "8.60538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:726/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '726/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60538'^^xsd:double;
  dwc:latitude '58.34855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:726/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34855 8.60538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34855 8.60538)"^^geo:wktLiteral ;
  geo-pos:lat "58.34855"^^xsd:decimal ;
  geo-pos:long "8.60538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A726%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:726/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '726/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60538'^^xsd:double;
  dwc:latitude '58.34855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:726/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3113825489469 8.60538482666016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3113825489469"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538482666016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3113825489469 8.60538482666016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3113825489469"^^xsd:decimal ;
  geo-pos:long "8.60538482666016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10474'^^xsd:string;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6053848266602'^^xsd:double;
  dwc:latitude '58.311382548947'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10474'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3115628968279 8.60538482666016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3115628968279"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538482666016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3115628968279 8.60538482666016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3115628968279"^^xsd:decimal ;
  geo-pos:long "8.60538482666016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6053848266602'^^xsd:double;
  dwc:latitude '58.311562896828'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3118334169253 8.60538482666016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3118334169253"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538482666016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3118334169253 8.60538482666016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3118334169253"^^xsd:decimal ;
  geo-pos:long "8.60538482666016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6053848266602'^^xsd:double;
  dwc:latitude '58.311833416925'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6771'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3118334169253 8.60538482666016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3118334169253"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538482666016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3118334169253 8.60538482666016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3118334169253"^^xsd:decimal ;
  geo-pos:long "8.60538482666016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6053848266602'^^xsd:double;
  dwc:latitude '58.311833416925'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6770'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3118334169253 8.60538482666016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3118334169253"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538482666016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3118334169253 8.60538482666016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3118334169253"^^xsd:decimal ;
  geo-pos:long "8.60538482666016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6053848266602'^^xsd:double;
  dwc:latitude '58.311833416925'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6769'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3485598399363 8.60538482666016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3485598399363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538482666016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3485598399363 8.60538482666016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3485598399363"^^xsd:decimal ;
  geo-pos:long "8.60538482666016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6053848266602'^^xsd:double;
  dwc:latitude '58.348559839936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7595'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3485598399363 8.60538482666016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3485598399363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538482666016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3485598399363 8.60538482666016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3485598399363"^^xsd:decimal ;
  geo-pos:long "8.60538482666016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6053848266602'^^xsd:double;
  dwc:latitude '58.348559839936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7593'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3485598399363 8.60538482666016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3485598399363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538482666016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3485598399363 8.60538482666016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3485598399363"^^xsd:decimal ;
  geo-pos:long "8.60538482666016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6053848266602'^^xsd:double;
  dwc:latitude '58.348559839936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7592'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3485598399363 8.60538482666016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3485598399363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538482666016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3485598399363 8.60538482666016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3485598399363"^^xsd:decimal ;
  geo-pos:long "8.60538482666016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6053848266602'^^xsd:double;
  dwc:latitude '58.348559839936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7597'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3485598399363 8.60538482666016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3485598399363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538482666016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3485598399363 8.60538482666016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3485598399363"^^xsd:decimal ;
  geo-pos:long "8.60538482666016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6053848266602'^^xsd:double;
  dwc:latitude '58.348559839936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7598'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3485598399363 8.60538482666016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3485598399363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538482666016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3485598399363 8.60538482666016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3485598399363"^^xsd:decimal ;
  geo-pos:long "8.60538482666016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6053848266602'^^xsd:double;
  dwc:latitude '58.348559839936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7596'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3485598399363 8.60538482666016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3485598399363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538482666016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3485598399363 8.60538482666016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3485598399363"^^xsd:decimal ;
  geo-pos:long "8.60538482666016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6053848266602'^^xsd:double;
  dwc:latitude '58.348559839936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7594'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3485598399363 8.60538482666016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3485598399363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60538482666016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3485598399363 8.60538482666016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3485598399363"^^xsd:decimal ;
  geo-pos:long "8.60538482666016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6053848266602'^^xsd:double;
  dwc:latitude '58.348559839936'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7591'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  geo-pos:lat "58.32355"^^xsd:decimal ;
  geo-pos:long "8.60564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:401/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '401/14'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60564'^^xsd:double;
  dwc:latitude '58.32355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:401/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  geo-pos:lat "58.32355"^^xsd:decimal ;
  geo-pos:long "8.60564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:401/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '401/15'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60564'^^xsd:double;
  dwc:latitude '58.32355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:401/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  geo-pos:lat "58.32355"^^xsd:decimal ;
  geo-pos:long "8.60564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:401/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '401/13'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60564'^^xsd:double;
  dwc:latitude '58.32355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:401/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  geo-pos:lat "58.32355"^^xsd:decimal ;
  geo-pos:long "8.60564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:401/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '401/10'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60564'^^xsd:double;
  dwc:latitude '58.32355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:401/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  geo-pos:lat "58.32355"^^xsd:decimal ;
  geo-pos:long "8.60564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:401/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '401/12'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60564'^^xsd:double;
  dwc:latitude '58.32355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:401/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  geo-pos:lat "58.32355"^^xsd:decimal ;
  geo-pos:long "8.60564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:401/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '401/11'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60564'^^xsd:double;
  dwc:latitude '58.32355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:401/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  geo-pos:lat "58.32355"^^xsd:decimal ;
  geo-pos:long "8.60564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:401/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '401/8'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60564'^^xsd:double;
  dwc:latitude '58.32355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:401/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  geo-pos:lat "58.32355"^^xsd:decimal ;
  geo-pos:long "8.60564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:401/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '401/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60564'^^xsd:double;
  dwc:latitude '58.32355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:401/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  geo-pos:lat "58.32355"^^xsd:decimal ;
  geo-pos:long "8.60564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:401/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '401/7'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60564'^^xsd:double;
  dwc:latitude '58.32355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:401/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  geo-pos:lat "58.32355"^^xsd:decimal ;
  geo-pos:long "8.60564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:401/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '401/5'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60564'^^xsd:double;
  dwc:latitude '58.32355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:401/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  geo-pos:lat "58.32355"^^xsd:decimal ;
  geo-pos:long "8.60564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:401/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '401/4'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60564'^^xsd:double;
  dwc:latitude '58.32355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:401/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  geo-pos:lat "58.32355"^^xsd:decimal ;
  geo-pos:long "8.60564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:401/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '401/3'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60564'^^xsd:double;
  dwc:latitude '58.32355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:401/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  geo-pos:lat "58.32355"^^xsd:decimal ;
  geo-pos:long "8.60564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:401/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '401/1'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60564'^^xsd:double;
  dwc:latitude '58.32355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:401/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  geo-pos:lat "58.32355"^^xsd:decimal ;
  geo-pos:long "8.60564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:401/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '401/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60564'^^xsd:double;
  dwc:latitude '58.32355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:401/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32355"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32355 8.60564)"^^geo:wktLiteral ;
  geo-pos:lat "58.32355"^^xsd:decimal ;
  geo-pos:long "8.60564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A401%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:401/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '401/9'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60564'^^xsd:double;
  dwc:latitude '58.32355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:401/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323553967233"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564231872559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  geo-pos:lat "58.323553967233"^^xsd:decimal ;
  geo-pos:long "8.60564231872559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6056423187256'^^xsd:double;
  dwc:latitude '58.323553967233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4886'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323553967233"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564231872559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  geo-pos:lat "58.323553967233"^^xsd:decimal ;
  geo-pos:long "8.60564231872559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6056423187256'^^xsd:double;
  dwc:latitude '58.323553967233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4883'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323553967233"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564231872559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  geo-pos:lat "58.323553967233"^^xsd:decimal ;
  geo-pos:long "8.60564231872559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6056423187256'^^xsd:double;
  dwc:latitude '58.323553967233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4880'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323553967233"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564231872559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  geo-pos:lat "58.323553967233"^^xsd:decimal ;
  geo-pos:long "8.60564231872559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6056423187256'^^xsd:double;
  dwc:latitude '58.323553967233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4884'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323553967233"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564231872559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  geo-pos:lat "58.323553967233"^^xsd:decimal ;
  geo-pos:long "8.60564231872559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6056423187256'^^xsd:double;
  dwc:latitude '58.323553967233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4882'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323553967233"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564231872559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  geo-pos:lat "58.323553967233"^^xsd:decimal ;
  geo-pos:long "8.60564231872559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6056423187256'^^xsd:double;
  dwc:latitude '58.323553967233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4888'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323553967233"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564231872559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  geo-pos:lat "58.323553967233"^^xsd:decimal ;
  geo-pos:long "8.60564231872559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6056423187256'^^xsd:double;
  dwc:latitude '58.323553967233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4887'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323553967233"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564231872559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  geo-pos:lat "58.323553967233"^^xsd:decimal ;
  geo-pos:long "8.60564231872559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6056423187256'^^xsd:double;
  dwc:latitude '58.323553967233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4892'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323553967233"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564231872559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  geo-pos:lat "58.323553967233"^^xsd:decimal ;
  geo-pos:long "8.60564231872559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6056423187256'^^xsd:double;
  dwc:latitude '58.323553967233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4885'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323553967233"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564231872559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  geo-pos:lat "58.323553967233"^^xsd:decimal ;
  geo-pos:long "8.60564231872559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6056423187256'^^xsd:double;
  dwc:latitude '58.323553967233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4891'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323553967233"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564231872559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  geo-pos:lat "58.323553967233"^^xsd:decimal ;
  geo-pos:long "8.60564231872559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6056423187256'^^xsd:double;
  dwc:latitude '58.323553967233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4890'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323553967233"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564231872559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  geo-pos:lat "58.323553967233"^^xsd:decimal ;
  geo-pos:long "8.60564231872559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6056423187256'^^xsd:double;
  dwc:latitude '58.323553967233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4893'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323553967233"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564231872559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  geo-pos:lat "58.323553967233"^^xsd:decimal ;
  geo-pos:long "8.60564231872559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6056423187256'^^xsd:double;
  dwc:latitude '58.323553967233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4889'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323553967233"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564231872559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  geo-pos:lat "58.323553967233"^^xsd:decimal ;
  geo-pos:long "8.60564231872559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6056423187256'^^xsd:double;
  dwc:latitude '58.323553967233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4894'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323553967233"^^xsd:decimal ;
  dwc:decimalLongitude "8.60564231872559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323553967233 8.60564231872559)"^^geo:wktLiteral ;
  geo-pos:lat "58.323553967233"^^xsd:decimal ;
  geo-pos:long "8.60564231872559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6056423187256'^^xsd:double;
  dwc:latitude '58.323553967233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4881'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31151 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31151"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31151 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31151"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:353/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '353/2'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31151'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:353/2'^^xsd:anyURI;
  dwc:observationDate '1971-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31151 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31151"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31151 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31151"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:353/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '353/7'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31151'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:353/7'^^xsd:anyURI;
  dwc:observationDate '1971-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31151 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31151"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31151 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31151"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:353/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '353/5'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31151'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:353/5'^^xsd:anyURI;
  dwc:observationDate '1971-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31151 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31151"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31151 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31151"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:353/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '353/6'^^xsd:string;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31151'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:353/6'^^xsd:anyURI;
  dwc:observationDate '1971-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31151 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31151"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31151 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31151"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:353/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '353/3'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31151'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:353/3'^^xsd:anyURI;
  dwc:observationDate '1971-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31151 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31151"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31151 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31151"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:353/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '353/4'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31151'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:353/4'^^xsd:anyURI;
  dwc:observationDate '1971-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31151 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31151"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31151 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31151"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A353%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:353/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '353/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31151'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:353/1'^^xsd:anyURI;
  dwc:observationDate '1971-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31237"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31237"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:572/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '572/12'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:572/12'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31237"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31237"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:572/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '572/14'^^xsd:string;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:572/14'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31237"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31237"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:572/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '572/13'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:572/13'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31237"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31237"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:572/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '572/11'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:572/11'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31237"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31237"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:572/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '572/10'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:572/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31237"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31237"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:572/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '572/9'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:572/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31237"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31237"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:572/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '572/8'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:572/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31237"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31237"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:572/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '572/5'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:572/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31237"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31237"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:572/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '572/6'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:572/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31237"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31237"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:572/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '572/7'^^xsd:string;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:572/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31237"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31237"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:572/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '572/4'^^xsd:string;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:572/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31237"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31237"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:572/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '572/3'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:572/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31237"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31237"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:572/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '572/1'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:572/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31237"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31237 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31237"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A572%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:572/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '572/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31237'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:572/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31259"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31259"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:356/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '356/11'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:356/11'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31259"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31259"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:356/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '356/5'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:356/5'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31259"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31259"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:356/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '356/12'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:356/12'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31259"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31259"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:356/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '356/9'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:356/9'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31259"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31259"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:356/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '356/8'^^xsd:string;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:356/8'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31259"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31259"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:356/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '356/10'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:356/10'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31259"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31259"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:356/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '356/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:356/3'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31259"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31259"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:356/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '356/6'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:356/6'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31259"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31259"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:356/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '356/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:356/4'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31259"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31259"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:356/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '356/7'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:356/7'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31259"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31259"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:356/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '356/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:356/2'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31259"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31259 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.31259"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A356%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:356/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '356/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.31259'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:356/1'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34247 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34247"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34247 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34247"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:483/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '483/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:483/4'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34247 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34247"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34247 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34247"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:483/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '483/8'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:483/8'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34247 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34247"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34247 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34247"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:483/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '483/7'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:483/7'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34247 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34247"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34247 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34247"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:483/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '483/6'^^xsd:string;
  dwc:scientificName 'Onchidoris muricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:483/6'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34247 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34247"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34247 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34247"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:483/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '483/5'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:483/5'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34247 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34247"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34247 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34247"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:483/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '483/3'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:483/3'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34247 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34247"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34247 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34247"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:483/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '483/2'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:483/2'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34247 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34247"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34247 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34247"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A483%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:483/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '483/1'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:483/1'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:604/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '604/11'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:604/11'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:604/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '604/12'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:604/12'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:604/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '604/10'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:604/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:604/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '604/9'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:604/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:604/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '604/8'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:604/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:604/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '604/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:604/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:604/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '604/7'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:604/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:604/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '604/6'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:604/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:604/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '604/4'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:604/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:604/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '604/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:604/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:604/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '604/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:604/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34423"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34423 8.60572)"^^geo:wktLiteral ;
  geo-pos:lat "58.34423"^^xsd:decimal ;
  geo-pos:long "8.60572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A604%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:604/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '604/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60572'^^xsd:double;
  dwc:latitude '58.34423'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:604/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3115178099439 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3115178099439"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3115178099439 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3115178099439"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.311517809944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4399'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3115178099439 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3115178099439"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3115178099439 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3115178099439"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.311517809944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4397'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3115178099439 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3115178099439"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3115178099439 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3115178099439"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.311517809944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4395'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3115178099439 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3115178099439"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3115178099439 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3115178099439"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.311517809944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4393'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3115178099439 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3115178099439"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3115178099439 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3115178099439"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.311517809944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4398'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3115178099439 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3115178099439"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3115178099439 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3115178099439"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.311517809944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4394'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3115178099439 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3115178099439"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3115178099439 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3115178099439"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.311517809944'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4396'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.312374450913"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.312374450913"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312374450913'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6282'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.312374450913"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.312374450913"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312374450913'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.312374450913"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.312374450913"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312374450913'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6287'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.312374450913"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.312374450913"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312374450913'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6284'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.312374450913"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.312374450913"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312374450913'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.312374450913"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.312374450913"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312374450913'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6281'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.312374450913"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.312374450913"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312374450913'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6289'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.312374450913"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.312374450913"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312374450913'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6288'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.312374450913"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.312374450913"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312374450913'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.312374450913"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.312374450913"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312374450913'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.312374450913"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.312374450913"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312374450913'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6286'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.312374450913"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.312374450913"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312374450913'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6293'^^xsd:anyURI;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.312374450913"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.312374450913"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312374450913'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6291'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.312374450913"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.312374450913 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.312374450913"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312374450913'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6280'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125998792987"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125998792987"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312599879299'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4429'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125998792987"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125998792987"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312599879299'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4425'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125998792987"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125998792987"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312599879299'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4419'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125998792987"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125998792987"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312599879299'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4421'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125998792987"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125998792987"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312599879299'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4422'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125998792987"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125998792987"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312599879299'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4427'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125998792987"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125998792987"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312599879299'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4423'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125998792987"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125998792987"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312599879299'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4420'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125998792987"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125998792987"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312599879299'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125998792987"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125998792987"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312599879299'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4426'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125998792987"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125998792987"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312599879299'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4424'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125998792987"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125998792987 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125998792987"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.312599879299'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4430'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3424789589341 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3424789589341"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3424789589341 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3424789589341"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.342478958934'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5619'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3424789589341 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3424789589341"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3424789589341 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3424789589341"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.342478958934'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5620'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3424789589341 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3424789589341"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3424789589341 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3424789589341"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onchidoris muricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.342478958934'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5624'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3424789589341 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3424789589341"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3424789589341 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3424789589341"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.342478958934'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5626'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3424789589341 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3424789589341"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3424789589341 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3424789589341"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.342478958934'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3424789589341 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3424789589341"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3424789589341 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3424789589341"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.342478958934'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5625'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3424789589341 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3424789589341"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3424789589341 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3424789589341"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.342478958934'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5622'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3424789589341 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3424789589341"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3424789589341 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3424789589341"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.342478958934'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5621'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6555'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6554'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6556'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6545'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6553'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6551'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6549'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6546'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6550'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6552'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6548'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3442357654149"^^xsd:decimal ;
  dwc:decimalLongitude "8.60572814941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3442357654149 8.60572814941406)"^^geo:wktLiteral ;
  geo-pos:lat "58.3442357654149"^^xsd:decimal ;
  geo-pos:long "8.60572814941406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6057281494141'^^xsd:double;
  dwc:latitude '58.344235765415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6547'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31097 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31097"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31097 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31097"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:466/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '466/6'^^xsd:string;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31097'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:466/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31097 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31097"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31097 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31097"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:466/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '466/5'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31097'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:466/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31097 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31097"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31097 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31097"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:466/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '466/4'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31097'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:466/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31097 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31097"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31097 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31097"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:466/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '466/3'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31097'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:466/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31097 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31097"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31097 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31097"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:466/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '466/1'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31097'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:466/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31097 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31097"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31097 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31097"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A466%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:466/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '466/2'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31097'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:466/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31228"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31228"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:619/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '619/14'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31228'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:619/14'^^xsd:anyURI;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31228"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31228"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:619/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '619/3'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31228'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:619/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31228"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31228"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:619/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '619/4'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31228'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:619/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31228"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31228"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:619/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '619/15'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31228'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:619/15'^^xsd:anyURI;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31228"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31228"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:619/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '619/11'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31228'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:619/11'^^xsd:anyURI;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31228"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31228"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:619/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '619/12'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31228'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:619/12'^^xsd:anyURI;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31228"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31228"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:619/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '619/13'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31228'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:619/13'^^xsd:anyURI;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31228"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31228"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:619/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '619/10'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31228'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:619/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31228"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31228"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:619/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '619/8'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31228'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:619/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31228"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31228"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:619/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '619/9'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31228'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:619/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31228"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31228"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:619/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '619/6'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31228'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:619/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31228"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31228"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:619/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '619/7'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31228'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:619/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31228"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31228"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:619/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '619/5'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31228'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:619/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31228"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31228"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:619/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '619/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31228'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:619/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31228"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31228 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.31228"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A619%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:619/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '619/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.31228'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:619/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34229"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.34229"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:484/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '484/6'^^xsd:string;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.34229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:484/6'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34229"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.34229"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:484/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '484/9'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.34229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:484/9'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34229"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.34229"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:484/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '484/8'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.34229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:484/8'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34229"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.34229"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:484/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '484/7'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.34229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:484/7'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34229"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.34229"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:484/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '484/4'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.34229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:484/4'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34229"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.34229"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:484/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '484/5'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.34229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:484/5'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34229"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.34229"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:484/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '484/1'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.34229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:484/1'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34229"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.34229"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:484/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '484/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.34229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:484/2'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34229"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34229 8.60581)"^^geo:wktLiteral ;
  geo-pos:lat "58.34229"^^xsd:decimal ;
  geo-pos:long "8.60581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A484%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:484/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '484/3'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60581'^^xsd:double;
  dwc:latitude '58.34229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:484/3'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109767628526 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109767628526"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109767628526 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109767628526"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.310976762853'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5408'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109767628526 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109767628526"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109767628526 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109767628526"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.310976762853'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5407'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109767628526 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109767628526"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109767628526 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109767628526"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.310976762853'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5409'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109767628526 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109767628526"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109767628526 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109767628526"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.310976762853'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5411'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109767628526 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109767628526"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109767628526 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109767628526"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.310976762853'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5410'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109767628526 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109767628526"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109767628526 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109767628526"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.310976762853'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5406'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3122842791564"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3122842791564"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.312284279156'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6764'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3122842791564"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3122842791564"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.312284279156'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6759'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3122842791564"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3122842791564"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.312284279156'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6766'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3122842791564"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3122842791564"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.312284279156'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6756'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3122842791564"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3122842791564"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.312284279156'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6767'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3122842791564"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3122842791564"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.312284279156'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6763'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3122842791564"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3122842791564"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.312284279156'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6757'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3122842791564"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3122842791564"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.312284279156'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6765'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3122842791564"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3122842791564"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.312284279156'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6758'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3122842791564"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3122842791564"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.312284279156'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6754'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3122842791564"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3122842791564"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.312284279156'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6762'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3122842791564"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3122842791564"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.312284279156'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6760'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3122842791564"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3122842791564"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.312284279156'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6761'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3122842791564"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3122842791564"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.312284279156'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6755'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3122842791564"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3122842791564 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3122842791564"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.312284279156'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6768'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422987687142"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422987687142"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.342298768714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5633'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422987687142"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422987687142"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.342298768714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5629'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422987687142"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422987687142"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.342298768714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5631'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422987687142"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422987687142"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.342298768714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5632'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422987687142"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422987687142"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.342298768714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5627'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422987687142"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422987687142"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.342298768714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5630'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422987687142"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422987687142"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.342298768714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5635'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422987687142"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422987687142"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.342298768714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5634'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422987687142"^^xsd:decimal ;
  dwc:decimalLongitude "8.60581398010254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422987687142 8.60581398010254)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422987687142"^^xsd:decimal ;
  geo-pos:long "8.60581398010254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6058139801025'^^xsd:double;
  dwc:latitude '58.342298768714'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5628'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A351%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A351%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A351%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30998 8.60589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30998"^^xsd:decimal ;
  dwc:decimalLongitude "8.60589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A351%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30998 8.60589)"^^geo:wktLiteral ;
  geo-pos:lat "58.30998"^^xsd:decimal ;
  geo-pos:long "8.60589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A351%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:351/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '351/1'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60589'^^xsd:double;
  dwc:latitude '58.30998'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:351/1'^^xsd:anyURI;
  dwc:observationDate '1971-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A351%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A351%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A351%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30998 8.60589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30998"^^xsd:decimal ;
  dwc:decimalLongitude "8.60589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A351%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30998 8.60589)"^^geo:wktLiteral ;
  geo-pos:lat "58.30998"^^xsd:decimal ;
  geo-pos:long "8.60589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A351%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:351/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '351/2'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60589'^^xsd:double;
  dwc:latitude '58.30998'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:351/2'^^xsd:anyURI;
  dwc:observationDate '1971-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3099848216902 8.60589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3099848216902"^^xsd:decimal ;
  dwc:decimalLongitude "8.60589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3099848216902 8.60589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "58.3099848216902"^^xsd:decimal ;
  geo-pos:long "8.60589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.605899810791'^^xsd:double;
  dwc:latitude '58.30998482169'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4391'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3099848216902 8.60589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3099848216902"^^xsd:decimal ;
  dwc:decimalLongitude "8.60589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3099848216902 8.60589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "58.3099848216902"^^xsd:decimal ;
  geo-pos:long "8.60589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.605899810791'^^xsd:double;
  dwc:latitude '58.30998482169'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4392'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34108 8.60598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34108"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34108 8.60598)"^^geo:wktLiteral ;
  geo-pos:lat "58.34108"^^xsd:decimal ;
  geo-pos:long "8.60598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:833/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '833/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60598'^^xsd:double;
  dwc:latitude '58.34108'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:833/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34108 8.60598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34108"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34108 8.60598)"^^geo:wktLiteral ;
  geo-pos:lat "58.34108"^^xsd:decimal ;
  geo-pos:long "8.60598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:833/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '833/8'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60598'^^xsd:double;
  dwc:latitude '58.34108'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:833/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34108 8.60598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34108"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34108 8.60598)"^^geo:wktLiteral ;
  geo-pos:lat "58.34108"^^xsd:decimal ;
  geo-pos:long "8.60598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:833/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '833/7'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60598'^^xsd:double;
  dwc:latitude '58.34108'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:833/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34108 8.60598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34108"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34108 8.60598)"^^geo:wktLiteral ;
  geo-pos:lat "58.34108"^^xsd:decimal ;
  geo-pos:long "8.60598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:833/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '833/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60598'^^xsd:double;
  dwc:latitude '58.34108'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:833/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34108 8.60598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34108"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34108 8.60598)"^^geo:wktLiteral ;
  geo-pos:lat "58.34108"^^xsd:decimal ;
  geo-pos:long "8.60598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:833/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '833/5'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60598'^^xsd:double;
  dwc:latitude '58.34108'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:833/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34108 8.60598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34108"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34108 8.60598)"^^geo:wktLiteral ;
  geo-pos:lat "58.34108"^^xsd:decimal ;
  geo-pos:long "8.60598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:833/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '833/3'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60598'^^xsd:double;
  dwc:latitude '58.34108'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:833/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34108 8.60598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34108"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34108 8.60598)"^^geo:wktLiteral ;
  geo-pos:lat "58.34108"^^xsd:decimal ;
  geo-pos:long "8.60598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:833/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '833/4'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60598'^^xsd:double;
  dwc:latitude '58.34108'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:833/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34108 8.60598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34108"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34108 8.60598)"^^geo:wktLiteral ;
  geo-pos:lat "58.34108"^^xsd:decimal ;
  geo-pos:long "8.60598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A833%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:833/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '833/2'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60598'^^xsd:double;
  dwc:latitude '58.34108'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:833/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34738"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  geo-pos:lat "58.34738"^^xsd:decimal ;
  geo-pos:long "8.60598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:508/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '508/8'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60598'^^xsd:double;
  dwc:latitude '58.34738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:508/8'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34738"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  geo-pos:lat "58.34738"^^xsd:decimal ;
  geo-pos:long "8.60598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:508/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '508/7'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60598'^^xsd:double;
  dwc:latitude '58.34738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:508/7'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34738"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  geo-pos:lat "58.34738"^^xsd:decimal ;
  geo-pos:long "8.60598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:508/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '508/6'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60598'^^xsd:double;
  dwc:latitude '58.34738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:508/6'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34738"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  geo-pos:lat "58.34738"^^xsd:decimal ;
  geo-pos:long "8.60598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:508/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '508/5'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60598'^^xsd:double;
  dwc:latitude '58.34738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:508/5'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34738"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  geo-pos:lat "58.34738"^^xsd:decimal ;
  geo-pos:long "8.60598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:508/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '508/9'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60598'^^xsd:double;
  dwc:latitude '58.34738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:508/9'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34738"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  geo-pos:lat "58.34738"^^xsd:decimal ;
  geo-pos:long "8.60598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:508/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '508/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60598'^^xsd:double;
  dwc:latitude '58.34738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:508/4'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34738"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  geo-pos:lat "58.34738"^^xsd:decimal ;
  geo-pos:long "8.60598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:508/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '508/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60598'^^xsd:double;
  dwc:latitude '58.34738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:508/2'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34738"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  geo-pos:lat "58.34738"^^xsd:decimal ;
  geo-pos:long "8.60598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:508/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '508/3'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60598'^^xsd:double;
  dwc:latitude '58.34738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:508/3'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34738"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34738 8.60598)"^^geo:wktLiteral ;
  geo-pos:lat "58.34738"^^xsd:decimal ;
  geo-pos:long "8.60598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A508%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:508/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '508/1'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60598'^^xsd:double;
  dwc:latitude '58.34738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:508/1'^^xsd:anyURI;
  dwc:observationDate '1972-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410824606902 8.60598564147949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3410824606902"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598564147949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410824606902 8.60598564147949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3410824606902"^^xsd:decimal ;
  geo-pos:long "8.60598564147949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6059856414795'^^xsd:double;
  dwc:latitude '58.34108246069'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8847'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410824606902 8.60598564147949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3410824606902"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598564147949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410824606902 8.60598564147949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3410824606902"^^xsd:decimal ;
  geo-pos:long "8.60598564147949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6059856414795'^^xsd:double;
  dwc:latitude '58.34108246069'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8844'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410824606902 8.60598564147949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3410824606902"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598564147949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410824606902 8.60598564147949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3410824606902"^^xsd:decimal ;
  geo-pos:long "8.60598564147949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6059856414795'^^xsd:double;
  dwc:latitude '58.34108246069'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8845'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410824606902 8.60598564147949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3410824606902"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598564147949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410824606902 8.60598564147949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3410824606902"^^xsd:decimal ;
  geo-pos:long "8.60598564147949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6059856414795'^^xsd:double;
  dwc:latitude '58.34108246069'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8846'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410824606902 8.60598564147949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3410824606902"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598564147949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410824606902 8.60598564147949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3410824606902"^^xsd:decimal ;
  geo-pos:long "8.60598564147949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6059856414795'^^xsd:double;
  dwc:latitude '58.34108246069'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8848'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410824606902 8.60598564147949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3410824606902"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598564147949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410824606902 8.60598564147949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3410824606902"^^xsd:decimal ;
  geo-pos:long "8.60598564147949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6059856414795'^^xsd:double;
  dwc:latitude '58.34108246069'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8850'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410824606902 8.60598564147949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3410824606902"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598564147949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410824606902 8.60598564147949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3410824606902"^^xsd:decimal ;
  geo-pos:long "8.60598564147949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6059856414795'^^xsd:double;
  dwc:latitude '58.34108246069'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8849'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410824606902 8.60598564147949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3410824606902"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598564147949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410824606902 8.60598564147949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3410824606902"^^xsd:decimal ;
  geo-pos:long "8.60598564147949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6059856414795'^^xsd:double;
  dwc:latitude '58.34108246069'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8851'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3473887886875"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598564147949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3473887886875"^^xsd:decimal ;
  geo-pos:long "8.60598564147949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6059856414795'^^xsd:double;
  dwc:latitude '58.347388788688'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5775'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3473887886875"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598564147949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3473887886875"^^xsd:decimal ;
  geo-pos:long "8.60598564147949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6059856414795'^^xsd:double;
  dwc:latitude '58.347388788688'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5771'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3473887886875"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598564147949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3473887886875"^^xsd:decimal ;
  geo-pos:long "8.60598564147949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6059856414795'^^xsd:double;
  dwc:latitude '58.347388788688'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5778'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3473887886875"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598564147949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3473887886875"^^xsd:decimal ;
  geo-pos:long "8.60598564147949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6059856414795'^^xsd:double;
  dwc:latitude '58.347388788688'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5776'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3473887886875"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598564147949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3473887886875"^^xsd:decimal ;
  geo-pos:long "8.60598564147949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6059856414795'^^xsd:double;
  dwc:latitude '58.347388788688'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5773'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3473887886875"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598564147949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3473887886875"^^xsd:decimal ;
  geo-pos:long "8.60598564147949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6059856414795'^^xsd:double;
  dwc:latitude '58.347388788688'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5774'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3473887886875"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598564147949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3473887886875"^^xsd:decimal ;
  geo-pos:long "8.60598564147949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6059856414795'^^xsd:double;
  dwc:latitude '58.347388788688'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5770'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3473887886875"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598564147949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3473887886875"^^xsd:decimal ;
  geo-pos:long "8.60598564147949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6059856414795'^^xsd:double;
  dwc:latitude '58.347388788688'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5772'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3473887886875"^^xsd:decimal ;
  dwc:decimalLongitude "8.60598564147949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3473887886875 8.60598564147949)"^^geo:wktLiteral ;
  geo-pos:lat "58.3473887886875"^^xsd:decimal ;
  geo-pos:long "8.60598564147949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6059856414795'^^xsd:double;
  dwc:latitude '58.347388788688'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5777'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A859%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A859%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A859%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31048 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31048"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A859%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31048 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31048"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A859%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:859/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '859/1'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31048'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:859/1'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31093"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:417/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '417/5'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:417/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31093"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:417/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '417/6'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:417/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31093"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:417/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '417/15'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:417/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31093"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:417/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '417/16'^^xsd:string;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:417/16'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31093"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:417/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '417/17'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:417/17'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31093"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:417/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '417/12'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:417/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31093"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:417/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '417/14'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:417/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31093"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:417/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '417/13'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:417/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31093"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:417/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '417/11'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:417/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31093"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:417/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '417/10'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:417/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31093"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:417/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '417/9'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:417/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31093"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:417/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '417/8'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:417/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31093"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:417/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '417/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:417/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31093"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:417/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '417/7'^^xsd:string;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:417/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31093"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:417/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '417/3'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:417/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31093"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:417/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '417/2'^^xsd:string;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:417/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31093"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31093 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.31093"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A417%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:417/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '417/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.31093'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:417/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A340%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A340%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A340%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34117 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34117"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A340%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34117 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.34117"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A340%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:340/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '340/1'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.34117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:340/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A340%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A340%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A340%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34117 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34117"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A340%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34117 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.34117"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A340%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:340/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '340/2'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.34117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:340/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:876/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '876/10'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:876/10'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:876/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '876/9'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:876/9'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:876/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '876/11'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:876/11'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:876/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '876/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:876/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:876/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '876/8'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:876/8'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:876/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '876/7'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:876/7'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:876/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '876/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:876/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:876/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '876/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:876/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:876/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '876/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:876/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:876/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '876/3'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:876/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34446"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34446 8.60615)"^^geo:wktLiteral ;
  geo-pos:lat "58.34446"^^xsd:decimal ;
  geo-pos:long "8.60615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A876%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:876/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '876/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60615'^^xsd:double;
  dwc:latitude '58.34446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:876/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3104807957485 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3104807957485"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3104807957485 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3104807957485"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310480795748'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9032'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109316752214"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109316752214"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310931675221'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5064'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109316752214"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109316752214"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310931675221'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109316752214"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109316752214"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310931675221'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5051'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109316752214"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109316752214"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310931675221'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5049'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109316752214"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109316752214"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310931675221'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5052'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109316752214"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109316752214"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310931675221'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109316752214"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109316752214"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310931675221'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5053'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109316752214"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109316752214"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310931675221'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5065'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109316752214"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109316752214"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310931675221'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109316752214"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109316752214"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310931675221'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5061'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109316752214"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109316752214"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310931675221'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109316752214"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109316752214"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310931675221'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5058'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109316752214"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109316752214"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310931675221'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5050'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109316752214"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109316752214"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310931675221'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5057'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109316752214"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109316752214"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310931675221'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5062'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109316752214"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109316752214"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310931675221'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5054'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3109316752214"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3109316752214 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3109316752214"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.310931675221'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5055'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3411725590169 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3411725590169"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3411725590169 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3411725590169"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.341172559017'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3411725590169 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3411725590169"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3411725590169 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3411725590169"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.341172559017'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4369'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9126'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9131'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9128'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9124'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9130'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9125'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9123'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9129'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9127'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9133'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3444609906967"^^xsd:decimal ;
  dwc:decimalLongitude "8.60615730285645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3444609906967 8.60615730285645)"^^geo:wktLiteral ;
  geo-pos:lat "58.3444609906967"^^xsd:decimal ;
  geo-pos:long "8.60615730285645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6061573028565'^^xsd:double;
  dwc:latitude '58.344460990697'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9132'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34121"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  geo-pos:lat "58.34121"^^xsd:decimal ;
  geo-pos:long "8.60624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:662/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '662/8'^^xsd:string;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60624'^^xsd:double;
  dwc:latitude '58.34121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:662/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34121"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  geo-pos:lat "58.34121"^^xsd:decimal ;
  geo-pos:long "8.60624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:662/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '662/9'^^xsd:string;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60624'^^xsd:double;
  dwc:latitude '58.34121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:662/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34121"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  geo-pos:lat "58.34121"^^xsd:decimal ;
  geo-pos:long "8.60624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:662/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '662/10'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60624'^^xsd:double;
  dwc:latitude '58.34121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:662/10'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34121"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  geo-pos:lat "58.34121"^^xsd:decimal ;
  geo-pos:long "8.60624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:662/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '662/7'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60624'^^xsd:double;
  dwc:latitude '58.34121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:662/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34121"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  geo-pos:lat "58.34121"^^xsd:decimal ;
  geo-pos:long "8.60624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:662/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '662/6'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60624'^^xsd:double;
  dwc:latitude '58.34121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:662/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34121"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  geo-pos:lat "58.34121"^^xsd:decimal ;
  geo-pos:long "8.60624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:662/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '662/5'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60624'^^xsd:double;
  dwc:latitude '58.34121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:662/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34121"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  geo-pos:lat "58.34121"^^xsd:decimal ;
  geo-pos:long "8.60624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:662/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '662/4'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60624'^^xsd:double;
  dwc:latitude '58.34121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:662/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34121"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  geo-pos:lat "58.34121"^^xsd:decimal ;
  geo-pos:long "8.60624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:662/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '662/3'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60624'^^xsd:double;
  dwc:latitude '58.34121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:662/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34121"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  geo-pos:lat "58.34121"^^xsd:decimal ;
  geo-pos:long "8.60624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:662/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '662/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60624'^^xsd:double;
  dwc:latitude '58.34121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:662/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34121"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34121 8.60624)"^^geo:wktLiteral ;
  geo-pos:lat "58.34121"^^xsd:decimal ;
  geo-pos:long "8.60624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A662%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:662/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '662/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60624'^^xsd:double;
  dwc:latitude '58.34121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:662/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198128290533 8.60624313354492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3198128290533"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624313354492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3198128290533 8.60624313354492)"^^geo:wktLiteral ;
  geo-pos:lat "58.3198128290533"^^xsd:decimal ;
  geo-pos:long "8.60624313354492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W12'^^xsd:string;
  dwc:scientificName 'Scrobicularia plana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6062431335449'^^xsd:double;
  dwc:latitude '58.319812829053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W12'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3412176080941"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624313354492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  geo-pos:lat "58.3412176080941"^^xsd:decimal ;
  geo-pos:long "8.60624313354492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6062431335449'^^xsd:double;
  dwc:latitude '58.341217608094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7073'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3412176080941"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624313354492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  geo-pos:lat "58.3412176080941"^^xsd:decimal ;
  geo-pos:long "8.60624313354492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6062431335449'^^xsd:double;
  dwc:latitude '58.341217608094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7074'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3412176080941"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624313354492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  geo-pos:lat "58.3412176080941"^^xsd:decimal ;
  geo-pos:long "8.60624313354492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6062431335449'^^xsd:double;
  dwc:latitude '58.341217608094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3412176080941"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624313354492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  geo-pos:lat "58.3412176080941"^^xsd:decimal ;
  geo-pos:long "8.60624313354492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6062431335449'^^xsd:double;
  dwc:latitude '58.341217608094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3412176080941"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624313354492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  geo-pos:lat "58.3412176080941"^^xsd:decimal ;
  geo-pos:long "8.60624313354492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6062431335449'^^xsd:double;
  dwc:latitude '58.341217608094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7070'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3412176080941"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624313354492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  geo-pos:lat "58.3412176080941"^^xsd:decimal ;
  geo-pos:long "8.60624313354492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6062431335449'^^xsd:double;
  dwc:latitude '58.341217608094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7075'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3412176080941"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624313354492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  geo-pos:lat "58.3412176080941"^^xsd:decimal ;
  geo-pos:long "8.60624313354492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6062431335449'^^xsd:double;
  dwc:latitude '58.341217608094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7072'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3412176080941"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624313354492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  geo-pos:lat "58.3412176080941"^^xsd:decimal ;
  geo-pos:long "8.60624313354492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6062431335449'^^xsd:double;
  dwc:latitude '58.341217608094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7076'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3412176080941"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624313354492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  geo-pos:lat "58.3412176080941"^^xsd:decimal ;
  geo-pos:long "8.60624313354492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6062431335449'^^xsd:double;
  dwc:latitude '58.341217608094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7071'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3412176080941"^^xsd:decimal ;
  dwc:decimalLongitude "8.60624313354492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3412176080941 8.60624313354492)"^^geo:wktLiteral ;
  geo-pos:lat "58.3412176080941"^^xsd:decimal ;
  geo-pos:long "8.60624313354492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6062431335449'^^xsd:double;
  dwc:latitude '58.341217608094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34144 8.60632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34144"^^xsd:decimal ;
  dwc:decimalLongitude "8.60632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34144 8.60632)"^^geo:wktLiteral ;
  geo-pos:lat "58.34144"^^xsd:decimal ;
  geo-pos:long "8.60632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:903/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '903/4'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60632'^^xsd:double;
  dwc:latitude '58.34144'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:903/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34144 8.60632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34144"^^xsd:decimal ;
  dwc:decimalLongitude "8.60632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34144 8.60632)"^^geo:wktLiteral ;
  geo-pos:lat "58.34144"^^xsd:decimal ;
  geo-pos:long "8.60632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:903/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '903/6'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60632'^^xsd:double;
  dwc:latitude '58.34144'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:903/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34144 8.60632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34144"^^xsd:decimal ;
  dwc:decimalLongitude "8.60632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34144 8.60632)"^^geo:wktLiteral ;
  geo-pos:lat "58.34144"^^xsd:decimal ;
  geo-pos:long "8.60632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:903/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '903/5'^^xsd:string;
  dwc:scientificName 'Venerupis aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60632'^^xsd:double;
  dwc:latitude '58.34144'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '181362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:903/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34144 8.60632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34144"^^xsd:decimal ;
  dwc:decimalLongitude "8.60632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34144 8.60632)"^^geo:wktLiteral ;
  geo-pos:lat "58.34144"^^xsd:decimal ;
  geo-pos:long "8.60632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:903/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '903/3'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60632'^^xsd:double;
  dwc:latitude '58.34144'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:903/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34144 8.60632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34144"^^xsd:decimal ;
  dwc:decimalLongitude "8.60632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34144 8.60632)"^^geo:wktLiteral ;
  geo-pos:lat "58.34144"^^xsd:decimal ;
  geo-pos:long "8.60632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:903/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '903/2'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60632'^^xsd:double;
  dwc:latitude '58.34144'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:903/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34144 8.60632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34144"^^xsd:decimal ;
  dwc:decimalLongitude "8.60632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34144 8.60632)"^^geo:wktLiteral ;
  geo-pos:lat "58.34144"^^xsd:decimal ;
  geo-pos:long "8.60632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A903%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:903/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '903/1'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60632'^^xsd:double;
  dwc:latitude '58.34144'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:903/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3414428526184 8.6063289642334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3414428526184"^^xsd:decimal ;
  dwc:decimalLongitude "8.6063289642334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3414428526184 8.6063289642334)"^^geo:wktLiteral ;
  geo-pos:lat "58.3414428526184"^^xsd:decimal ;
  geo-pos:long "8.6063289642334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6063289642334'^^xsd:double;
  dwc:latitude '58.341442852618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9302'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3414428526184 8.6063289642334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3414428526184"^^xsd:decimal ;
  dwc:decimalLongitude "8.6063289642334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3414428526184 8.6063289642334)"^^geo:wktLiteral ;
  geo-pos:lat "58.3414428526184"^^xsd:decimal ;
  geo-pos:long "8.6063289642334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6063289642334'^^xsd:double;
  dwc:latitude '58.341442852618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9301'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3414428526184 8.6063289642334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3414428526184"^^xsd:decimal ;
  dwc:decimalLongitude "8.6063289642334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3414428526184 8.6063289642334)"^^geo:wktLiteral ;
  geo-pos:lat "58.3414428526184"^^xsd:decimal ;
  geo-pos:long "8.6063289642334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6063289642334'^^xsd:double;
  dwc:latitude '58.341442852618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9303'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3414428526184 8.6063289642334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3414428526184"^^xsd:decimal ;
  dwc:decimalLongitude "8.6063289642334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3414428526184 8.6063289642334)"^^geo:wktLiteral ;
  geo-pos:lat "58.3414428526184"^^xsd:decimal ;
  geo-pos:long "8.6063289642334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6063289642334'^^xsd:double;
  dwc:latitude '58.341442852618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3414428526184 8.6063289642334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3414428526184"^^xsd:decimal ;
  dwc:decimalLongitude "8.6063289642334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3414428526184 8.6063289642334)"^^geo:wktLiteral ;
  geo-pos:lat "58.3414428526184"^^xsd:decimal ;
  geo-pos:long "8.6063289642334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6063289642334'^^xsd:double;
  dwc:latitude '58.341442852618'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9305'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31075 8.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31075 8.60641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31075"^^xsd:decimal ;
  geo-pos:long "8.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:468/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '468/7'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60641'^^xsd:double;
  dwc:latitude '58.31075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:468/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31075 8.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31075 8.60641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31075"^^xsd:decimal ;
  geo-pos:long "8.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:468/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '468/1'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60641'^^xsd:double;
  dwc:latitude '58.31075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:468/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31075 8.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31075 8.60641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31075"^^xsd:decimal ;
  geo-pos:long "8.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:468/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '468/8'^^xsd:string;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60641'^^xsd:double;
  dwc:latitude '58.31075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:468/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31075 8.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31075 8.60641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31075"^^xsd:decimal ;
  geo-pos:long "8.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:468/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '468/5'^^xsd:string;
  dwc:scientificName 'Odostomia scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60641'^^xsd:double;
  dwc:latitude '58.31075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:468/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '491633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31075 8.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31075 8.60641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31075"^^xsd:decimal ;
  geo-pos:long "8.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:468/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '468/6'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60641'^^xsd:double;
  dwc:latitude '58.31075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:468/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31075 8.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31075 8.60641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31075"^^xsd:decimal ;
  geo-pos:long "8.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:468/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '468/4'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60641'^^xsd:double;
  dwc:latitude '58.31075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:468/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31075 8.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31075 8.60641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31075"^^xsd:decimal ;
  geo-pos:long "8.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:468/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '468/3'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60641'^^xsd:double;
  dwc:latitude '58.31075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:468/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31075 8.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31075 8.60641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31075"^^xsd:decimal ;
  geo-pos:long "8.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A468%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:468/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '468/2'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60641'^^xsd:double;
  dwc:latitude '58.31075'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:468/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A796%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A796%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A796%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31589 8.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31589"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A796%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31589 8.60641)"^^geo:wktLiteral ;
  geo-pos:lat "58.31589"^^xsd:decimal ;
  geo-pos:long "8.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A796%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:796/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '796/1'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60641'^^xsd:double;
  dwc:latitude '58.31589'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:796/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32815 8.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32815"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32815 8.60641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32815"^^xsd:decimal ;
  geo-pos:long "8.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:586/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '586/3'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60641'^^xsd:double;
  dwc:latitude '58.32815'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:586/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32815 8.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32815"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32815 8.60641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32815"^^xsd:decimal ;
  geo-pos:long "8.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:586/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '586/5'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60641'^^xsd:double;
  dwc:latitude '58.32815'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:586/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32815 8.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32815"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32815 8.60641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32815"^^xsd:decimal ;
  geo-pos:long "8.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:586/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '586/4'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60641'^^xsd:double;
  dwc:latitude '58.32815'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:586/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32815 8.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32815"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32815 8.60641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32815"^^xsd:decimal ;
  geo-pos:long "8.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:586/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '586/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60641'^^xsd:double;
  dwc:latitude '58.32815'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:586/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32815 8.60641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32815"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32815 8.60641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32815"^^xsd:decimal ;
  geo-pos:long "8.60641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A586%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:586/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '586/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60641'^^xsd:double;
  dwc:latitude '58.32815'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:586/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3107513241219 8.60641479492188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3107513241219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641479492188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3107513241219 8.60641479492188)"^^geo:wktLiteral ;
  geo-pos:lat "58.3107513241219"^^xsd:decimal ;
  geo-pos:long "8.60641479492188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6064147949219'^^xsd:double;
  dwc:latitude '58.310751324122'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5430'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3107513241219 8.60641479492188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3107513241219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641479492188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3107513241219 8.60641479492188)"^^geo:wktLiteral ;
  geo-pos:lat "58.3107513241219"^^xsd:decimal ;
  geo-pos:long "8.60641479492188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6064147949219'^^xsd:double;
  dwc:latitude '58.310751324122'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5432'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3107513241219 8.60641479492188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3107513241219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641479492188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3107513241219 8.60641479492188)"^^geo:wktLiteral ;
  geo-pos:lat "58.3107513241219"^^xsd:decimal ;
  geo-pos:long "8.60641479492188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6064147949219'^^xsd:double;
  dwc:latitude '58.310751324122'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5429'^^xsd:anyURI;
  dwc:aphiaIdAccepted '491633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3107513241219 8.60641479492188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3107513241219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641479492188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3107513241219 8.60641479492188)"^^geo:wktLiteral ;
  geo-pos:lat "58.3107513241219"^^xsd:decimal ;
  geo-pos:long "8.60641479492188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6064147949219'^^xsd:double;
  dwc:latitude '58.310751324122'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5431'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3107513241219 8.60641479492188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3107513241219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641479492188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3107513241219 8.60641479492188)"^^geo:wktLiteral ;
  geo-pos:lat "58.3107513241219"^^xsd:decimal ;
  geo-pos:long "8.60641479492188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6064147949219'^^xsd:double;
  dwc:latitude '58.310751324122'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5427'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3107513241219 8.60641479492188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3107513241219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641479492188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3107513241219 8.60641479492188)"^^geo:wktLiteral ;
  geo-pos:lat "58.3107513241219"^^xsd:decimal ;
  geo-pos:long "8.60641479492188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6064147949219'^^xsd:double;
  dwc:latitude '58.310751324122'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5426'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3107513241219 8.60641479492188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3107513241219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641479492188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3107513241219 8.60641479492188)"^^geo:wktLiteral ;
  geo-pos:lat "58.3107513241219"^^xsd:decimal ;
  geo-pos:long "8.60641479492188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6064147949219'^^xsd:double;
  dwc:latitude '58.310751324122'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5425'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3107513241219 8.60641479492188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3107513241219"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641479492188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3107513241219 8.60641479492188)"^^geo:wktLiteral ;
  geo-pos:lat "58.3107513241219"^^xsd:decimal ;
  geo-pos:long "8.60641479492188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6064147949219'^^xsd:double;
  dwc:latitude '58.310751324122'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158909701124 8.60641479492188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3158909701124"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641479492188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3158909701124 8.60641479492188)"^^geo:wktLiteral ;
  geo-pos:lat "58.3158909701124"^^xsd:decimal ;
  geo-pos:long "8.60641479492188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6064147949219'^^xsd:double;
  dwc:latitude '58.315890970112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8273'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281509684052 8.60641479492188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281509684052"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641479492188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281509684052 8.60641479492188)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281509684052"^^xsd:decimal ;
  geo-pos:long "8.60641479492188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6064147949219'^^xsd:double;
  dwc:latitude '58.328150968405'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6424'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281509684052 8.60641479492188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281509684052"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641479492188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281509684052 8.60641479492188)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281509684052"^^xsd:decimal ;
  geo-pos:long "8.60641479492188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6064147949219'^^xsd:double;
  dwc:latitude '58.328150968405'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6422'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281509684052 8.60641479492188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281509684052"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641479492188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281509684052 8.60641479492188)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281509684052"^^xsd:decimal ;
  geo-pos:long "8.60641479492188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6064147949219'^^xsd:double;
  dwc:latitude '58.328150968405'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6425'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281509684052 8.60641479492188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281509684052"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641479492188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281509684052 8.60641479492188)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281509684052"^^xsd:decimal ;
  geo-pos:long "8.60641479492188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6064147949219'^^xsd:double;
  dwc:latitude '58.328150968405'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6423'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281509684052 8.60641479492188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3281509684052"^^xsd:decimal ;
  dwc:decimalLongitude "8.60641479492188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3281509684052 8.60641479492188)"^^geo:wktLiteral ;
  geo-pos:lat "58.3281509684052"^^xsd:decimal ;
  geo-pos:long "8.60641479492188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6064147949219'^^xsd:double;
  dwc:latitude '58.328150968405'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6421'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:467/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '467/5'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6065'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:467/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:467/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '467/8'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6065'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:467/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:467/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '467/4'^^xsd:string;
  dwc:scientificName 'Lacuna parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6065'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:467/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:467/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '467/13'^^xsd:string;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6065'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:467/13'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:467/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '467/12'^^xsd:string;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6065'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:467/12'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:467/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '467/10'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6065'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:467/10'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:467/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '467/9'^^xsd:string;
  dwc:scientificName 'Odostomia scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6065'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:467/9'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '491633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:467/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '467/11'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6065'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:467/11'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:467/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '467/2'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6065'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:467/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:467/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '467/6'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6065'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:467/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:467/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '467/3'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6065'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:467/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:467/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '467/7'^^xsd:string;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6065'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:467/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31057"^^xsd:decimal ;
  dwc:decimalLongitude "8.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31057 8.6065)"^^geo:wktLiteral ;
  geo-pos:lat "58.31057"^^xsd:decimal ;
  geo-pos:long "8.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A467%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:467/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '467/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6065'^^xsd:double;
  dwc:latitude '58.31057'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:467/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31079 8.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31079"^^xsd:decimal ;
  dwc:decimalLongitude "8.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31079 8.6065)"^^geo:wktLiteral ;
  geo-pos:lat "58.31079"^^xsd:decimal ;
  geo-pos:long "8.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:632/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '632/4'^^xsd:string;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6065'^^xsd:double;
  dwc:latitude '58.31079'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:632/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31079 8.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31079"^^xsd:decimal ;
  dwc:decimalLongitude "8.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31079 8.6065)"^^geo:wktLiteral ;
  geo-pos:lat "58.31079"^^xsd:decimal ;
  geo-pos:long "8.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:632/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '632/2'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6065'^^xsd:double;
  dwc:latitude '58.31079'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:632/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31079 8.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31079"^^xsd:decimal ;
  dwc:decimalLongitude "8.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31079 8.6065)"^^geo:wktLiteral ;
  geo-pos:lat "58.31079"^^xsd:decimal ;
  geo-pos:long "8.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:632/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '632/3'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6065'^^xsd:double;
  dwc:latitude '58.31079'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:632/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31079 8.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31079"^^xsd:decimal ;
  dwc:decimalLongitude "8.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31079 8.6065)"^^geo:wktLiteral ;
  geo-pos:lat "58.31079"^^xsd:decimal ;
  geo-pos:long "8.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A632%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:632/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '632/1'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6065'^^xsd:double;
  dwc:latitude '58.31079'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:632/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.60650062561035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.60650062561035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6065006256103'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5418'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.60650062561035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.60650062561035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6065006256103'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5423'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.60650062561035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.60650062561035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6065006256103'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5416'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.60650062561035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.60650062561035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6065006256103'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5422'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.60650062561035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.60650062561035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6065006256103'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5424'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.60650062561035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.60650062561035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6065006256103'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.60650062561035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.60650062561035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6065006256103'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5415'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.60650062561035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.60650062561035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6065006256103'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5420'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.60650062561035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.60650062561035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6065006256103'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5421'^^xsd:anyURI;
  dwc:aphiaIdAccepted '491633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.60650062561035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.60650062561035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6065006256103'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5419'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.60650062561035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.60650062561035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6065006256103'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5414'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.60650062561035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.60650062561035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6065006256103'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5413'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3105709721029"^^xsd:decimal ;
  dwc:decimalLongitude "8.60650062561035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3105709721029 8.60650062561035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3105709721029"^^xsd:decimal ;
  geo-pos:long "8.60650062561035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6065006256103'^^xsd:double;
  dwc:latitude '58.310570972103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5417'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.310796411983 8.60650062561035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.310796411983"^^xsd:decimal ;
  dwc:decimalLongitude "8.60650062561035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.310796411983 8.60650062561035)"^^geo:wktLiteral ;
  geo-pos:lat "58.310796411983"^^xsd:decimal ;
  geo-pos:long "8.60650062561035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6065006256103'^^xsd:double;
  dwc:latitude '58.310796411983'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6866'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.310796411983 8.60650062561035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.310796411983"^^xsd:decimal ;
  dwc:decimalLongitude "8.60650062561035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.310796411983 8.60650062561035)"^^geo:wktLiteral ;
  geo-pos:lat "58.310796411983"^^xsd:decimal ;
  geo-pos:long "8.60650062561035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6065006256103'^^xsd:double;
  dwc:latitude '58.310796411983'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6863'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.310796411983 8.60650062561035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.310796411983"^^xsd:decimal ;
  dwc:decimalLongitude "8.60650062561035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.310796411983 8.60650062561035)"^^geo:wktLiteral ;
  geo-pos:lat "58.310796411983"^^xsd:decimal ;
  geo-pos:long "8.60650062561035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6065006256103'^^xsd:double;
  dwc:latitude '58.310796411983'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6864'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.310796411983 8.60650062561035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.310796411983"^^xsd:decimal ;
  dwc:decimalLongitude "8.60650062561035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.310796411983 8.60650062561035)"^^geo:wktLiteral ;
  geo-pos:lat "58.310796411983"^^xsd:decimal ;
  geo-pos:long "8.60650062561035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6065006256103'^^xsd:double;
  dwc:latitude '58.310796411983'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6865'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.60666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32"^^xsd:decimal ;
  dwc:decimalLongitude "8.60666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.60666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.32"^^xsd:decimal ;
  geo-pos:long "8.60666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W803'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066666666667'^^xsd:double;
  dwc:latitude '58.32'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W803'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.60666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32"^^xsd:decimal ;
  dwc:decimalLongitude "8.60666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.60666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.32"^^xsd:decimal ;
  geo-pos:long "8.60666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W802'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066666666667'^^xsd:double;
  dwc:latitude '58.32'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W802'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3235 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3235"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3235 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3235"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:657/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '657/4'^^xsd:string;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:657/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3235 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3235"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3235 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3235"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:657/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '657/3'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:657/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3235 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3235"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3235 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3235"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:657/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '657/2'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:657/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3235 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3235"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3235 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3235"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A657%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:657/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '657/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3235'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:657/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/4'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/11'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/18'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/18'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/17'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/17'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/20'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/20'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/16'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/16'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/19'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/19'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/15'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/15'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/14'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/14'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/13'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/12'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/9'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/8'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/10'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/6'^^xsd:string;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/2'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/3'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531"^^xsd:decimal ;
  dwc:decimalLongitude "8.60667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531 8.60667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531"^^xsd:decimal ;
  geo-pos:long "8.60667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A751%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:751/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '751/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60667'^^xsd:double;
  dwc:latitude '58.3531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:751/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3235088956349 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3235088956349"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3235088956349 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3235088956349"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.323508895635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7034'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3235088956349 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3235088956349"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3235088956349 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3235088956349"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.323508895635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7036'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3235088956349 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3235088956349"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3235088956349 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3235088956349"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.323508895635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7035'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3235088956349 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3235088956349"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3235088956349 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3235088956349"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.323508895635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7737'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7735'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7740'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7741'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7734'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7738'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7733'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7736'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7746'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7742'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7730'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7732'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7749'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7731'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7747'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7739'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7745'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7744'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3531085552823"^^xsd:decimal ;
  dwc:decimalLongitude "8.6066722869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3531085552823 8.6066722869873)"^^geo:wktLiteral ;
  geo-pos:lat "58.3531085552823"^^xsd:decimal ;
  geo-pos:long "8.6066722869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6066722869873'^^xsd:double;
  dwc:latitude '58.353108555282'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7748'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33247"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  geo-pos:lat "58.33247"^^xsd:decimal ;
  geo-pos:long "8.60684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:545/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '545/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60684'^^xsd:double;
  dwc:latitude '58.33247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:545/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33247"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  geo-pos:lat "58.33247"^^xsd:decimal ;
  geo-pos:long "8.60684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:545/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '545/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60684'^^xsd:double;
  dwc:latitude '58.33247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:545/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33247"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  geo-pos:lat "58.33247"^^xsd:decimal ;
  geo-pos:long "8.60684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:545/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '545/8'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60684'^^xsd:double;
  dwc:latitude '58.33247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:545/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33247"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  geo-pos:lat "58.33247"^^xsd:decimal ;
  geo-pos:long "8.60684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:545/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '545/9'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60684'^^xsd:double;
  dwc:latitude '58.33247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:545/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33247"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  geo-pos:lat "58.33247"^^xsd:decimal ;
  geo-pos:long "8.60684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:545/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '545/7'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60684'^^xsd:double;
  dwc:latitude '58.33247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:545/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33247"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  geo-pos:lat "58.33247"^^xsd:decimal ;
  geo-pos:long "8.60684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:545/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '545/5'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60684'^^xsd:double;
  dwc:latitude '58.33247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:545/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33247"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  geo-pos:lat "58.33247"^^xsd:decimal ;
  geo-pos:long "8.60684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:545/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '545/6'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60684'^^xsd:double;
  dwc:latitude '58.33247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:545/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33247"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  geo-pos:lat "58.33247"^^xsd:decimal ;
  geo-pos:long "8.60684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:545/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '545/4'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60684'^^xsd:double;
  dwc:latitude '58.33247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:545/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33247"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33247 8.60684)"^^geo:wktLiteral ;
  geo-pos:lat "58.33247"^^xsd:decimal ;
  geo-pos:long "8.60684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A545%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:545/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '545/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60684'^^xsd:double;
  dwc:latitude '58.33247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:545/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3324770116865"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684394836426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  geo-pos:lat "58.3324770116865"^^xsd:decimal ;
  geo-pos:long "8.60684394836426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6068439483643'^^xsd:double;
  dwc:latitude '58.332477011686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3324770116865"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684394836426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  geo-pos:lat "58.3324770116865"^^xsd:decimal ;
  geo-pos:long "8.60684394836426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6068439483643'^^xsd:double;
  dwc:latitude '58.332477011686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6080'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3324770116865"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684394836426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  geo-pos:lat "58.3324770116865"^^xsd:decimal ;
  geo-pos:long "8.60684394836426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6068439483643'^^xsd:double;
  dwc:latitude '58.332477011686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6073'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3324770116865"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684394836426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  geo-pos:lat "58.3324770116865"^^xsd:decimal ;
  geo-pos:long "8.60684394836426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6068439483643'^^xsd:double;
  dwc:latitude '58.332477011686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6075'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3324770116865"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684394836426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  geo-pos:lat "58.3324770116865"^^xsd:decimal ;
  geo-pos:long "8.60684394836426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6068439483643'^^xsd:double;
  dwc:latitude '58.332477011686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6074'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3324770116865"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684394836426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  geo-pos:lat "58.3324770116865"^^xsd:decimal ;
  geo-pos:long "8.60684394836426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6068439483643'^^xsd:double;
  dwc:latitude '58.332477011686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6076'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3324770116865"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684394836426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  geo-pos:lat "58.3324770116865"^^xsd:decimal ;
  geo-pos:long "8.60684394836426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6068439483643'^^xsd:double;
  dwc:latitude '58.332477011686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6081'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3324770116865"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684394836426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  geo-pos:lat "58.3324770116865"^^xsd:decimal ;
  geo-pos:long "8.60684394836426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6068439483643'^^xsd:double;
  dwc:latitude '58.332477011686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3324770116865"^^xsd:decimal ;
  dwc:decimalLongitude "8.60684394836426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3324770116865 8.60684394836426)"^^geo:wktLiteral ;
  geo-pos:lat "58.3324770116865"^^xsd:decimal ;
  geo-pos:long "8.60684394836426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6068439483643'^^xsd:double;
  dwc:latitude '58.332477011686'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A835%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A835%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A835%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34288 8.60692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34288"^^xsd:decimal ;
  dwc:decimalLongitude "8.60692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A835%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34288 8.60692)"^^geo:wktLiteral ;
  geo-pos:lat "58.34288"^^xsd:decimal ;
  geo-pos:long "8.60692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A835%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:835/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '835/3'^^xsd:string;
  dwc:scientificName 'Thracia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60692'^^xsd:double;
  dwc:latitude '58.34288'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:835/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A835%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A835%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A835%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34288 8.60692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34288"^^xsd:decimal ;
  dwc:decimalLongitude "8.60692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A835%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34288 8.60692)"^^geo:wktLiteral ;
  geo-pos:lat "58.34288"^^xsd:decimal ;
  geo-pos:long "8.60692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A835%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:835/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '835/2'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60692'^^xsd:double;
  dwc:latitude '58.34288'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:835/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A835%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A835%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A835%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34288 8.60692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34288"^^xsd:decimal ;
  dwc:decimalLongitude "8.60692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A835%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34288 8.60692)"^^geo:wktLiteral ;
  geo-pos:lat "58.34288"^^xsd:decimal ;
  geo-pos:long "8.60692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A835%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:835/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '835/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60692'^^xsd:double;
  dwc:latitude '58.34288'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:835/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A482%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A482%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A482%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34351 8.60692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34351"^^xsd:decimal ;
  dwc:decimalLongitude "8.60692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A482%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34351 8.60692)"^^geo:wktLiteral ;
  geo-pos:lat "58.34351"^^xsd:decimal ;
  geo-pos:long "8.60692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A482%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:482/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '482/2'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60692'^^xsd:double;
  dwc:latitude '58.34351'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:482/2'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A482%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A482%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A482%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34351 8.60692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34351"^^xsd:decimal ;
  dwc:decimalLongitude "8.60692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A482%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34351 8.60692)"^^geo:wktLiteral ;
  geo-pos:lat "58.34351"^^xsd:decimal ;
  geo-pos:long "8.60692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A482%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:482/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '482/1'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60692'^^xsd:double;
  dwc:latitude '58.34351'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:482/1'^^xsd:anyURI;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428843835688 8.60692977905273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428843835688"^^xsd:decimal ;
  dwc:decimalLongitude "8.60692977905273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428843835688 8.60692977905273)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428843835688"^^xsd:decimal ;
  geo-pos:long "8.60692977905273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6069297790527'^^xsd:double;
  dwc:latitude '58.342884383569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8864'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428843835688 8.60692977905273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428843835688"^^xsd:decimal ;
  dwc:decimalLongitude "8.60692977905273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428843835688 8.60692977905273)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428843835688"^^xsd:decimal ;
  geo-pos:long "8.60692977905273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6069297790527'^^xsd:double;
  dwc:latitude '58.342884383569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8863'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428843835688 8.60692977905273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3428843835688"^^xsd:decimal ;
  dwc:decimalLongitude "8.60692977905273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3428843835688 8.60692977905273)"^^geo:wktLiteral ;
  geo-pos:lat "58.3428843835688"^^xsd:decimal ;
  geo-pos:long "8.60692977905273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6069297790527'^^xsd:double;
  dwc:latitude '58.342884383569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8862'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3435150348636 8.60692977905273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3435150348636"^^xsd:decimal ;
  dwc:decimalLongitude "8.60692977905273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3435150348636 8.60692977905273)"^^geo:wktLiteral ;
  geo-pos:lat "58.3435150348636"^^xsd:decimal ;
  geo-pos:long "8.60692977905273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6069297790527'^^xsd:double;
  dwc:latitude '58.343515034864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5618'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3435150348636 8.60692977905273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3435150348636"^^xsd:decimal ;
  dwc:decimalLongitude "8.60692977905273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3435150348636 8.60692977905273)"^^geo:wktLiteral ;
  geo-pos:lat "58.3435150348636"^^xsd:decimal ;
  geo-pos:long "8.60692977905273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6069297790527'^^xsd:double;
  dwc:latitude '58.343515034864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5617'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34702 8.60727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34702"^^xsd:decimal ;
  dwc:decimalLongitude "8.60727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34702 8.60727)"^^geo:wktLiteral ;
  geo-pos:lat "58.34702"^^xsd:decimal ;
  geo-pos:long "8.60727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:600/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '600/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60727'^^xsd:double;
  dwc:latitude '58.34702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:600/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34702 8.60727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34702"^^xsd:decimal ;
  dwc:decimalLongitude "8.60727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34702 8.60727)"^^geo:wktLiteral ;
  geo-pos:lat "58.34702"^^xsd:decimal ;
  geo-pos:long "8.60727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:600/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '600/6'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60727'^^xsd:double;
  dwc:latitude '58.34702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:600/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34702 8.60727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34702"^^xsd:decimal ;
  dwc:decimalLongitude "8.60727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34702 8.60727)"^^geo:wktLiteral ;
  geo-pos:lat "58.34702"^^xsd:decimal ;
  geo-pos:long "8.60727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:600/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '600/8'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60727'^^xsd:double;
  dwc:latitude '58.34702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:600/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34702 8.60727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34702"^^xsd:decimal ;
  dwc:decimalLongitude "8.60727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34702 8.60727)"^^geo:wktLiteral ;
  geo-pos:lat "58.34702"^^xsd:decimal ;
  geo-pos:long "8.60727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:600/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '600/7'^^xsd:string;
  dwc:scientificName 'Rissoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60727'^^xsd:double;
  dwc:latitude '58.34702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:600/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34702 8.60727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34702"^^xsd:decimal ;
  dwc:decimalLongitude "8.60727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34702 8.60727)"^^geo:wktLiteral ;
  geo-pos:lat "58.34702"^^xsd:decimal ;
  geo-pos:long "8.60727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:600/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '600/5'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60727'^^xsd:double;
  dwc:latitude '58.34702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:600/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34702 8.60727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34702"^^xsd:decimal ;
  dwc:decimalLongitude "8.60727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34702 8.60727)"^^geo:wktLiteral ;
  geo-pos:lat "58.34702"^^xsd:decimal ;
  geo-pos:long "8.60727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:600/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '600/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60727'^^xsd:double;
  dwc:latitude '58.34702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:600/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34702 8.60727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34702"^^xsd:decimal ;
  dwc:decimalLongitude "8.60727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34702 8.60727)"^^geo:wktLiteral ;
  geo-pos:lat "58.34702"^^xsd:decimal ;
  geo-pos:long "8.60727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:600/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '600/3'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60727'^^xsd:double;
  dwc:latitude '58.34702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:600/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34702 8.60727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34702"^^xsd:decimal ;
  dwc:decimalLongitude "8.60727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34702 8.60727)"^^geo:wktLiteral ;
  geo-pos:lat "58.34702"^^xsd:decimal ;
  geo-pos:long "8.60727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A600%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:600/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '600/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60727'^^xsd:double;
  dwc:latitude '58.34702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:600/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347028457415 8.60727310180664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347028457415"^^xsd:decimal ;
  dwc:decimalLongitude "8.60727310180664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347028457415 8.60727310180664)"^^geo:wktLiteral ;
  geo-pos:lat "58.347028457415"^^xsd:decimal ;
  geo-pos:long "8.60727310180664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6072731018066'^^xsd:double;
  dwc:latitude '58.347028457415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6511'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347028457415 8.60727310180664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347028457415"^^xsd:decimal ;
  dwc:decimalLongitude "8.60727310180664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347028457415 8.60727310180664)"^^geo:wktLiteral ;
  geo-pos:lat "58.347028457415"^^xsd:decimal ;
  geo-pos:long "8.60727310180664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6072731018066'^^xsd:double;
  dwc:latitude '58.347028457415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6513'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347028457415 8.60727310180664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347028457415"^^xsd:decimal ;
  dwc:decimalLongitude "8.60727310180664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347028457415 8.60727310180664)"^^geo:wktLiteral ;
  geo-pos:lat "58.347028457415"^^xsd:decimal ;
  geo-pos:long "8.60727310180664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6072731018066'^^xsd:double;
  dwc:latitude '58.347028457415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6518'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347028457415 8.60727310180664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347028457415"^^xsd:decimal ;
  dwc:decimalLongitude "8.60727310180664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347028457415 8.60727310180664)"^^geo:wktLiteral ;
  geo-pos:lat "58.347028457415"^^xsd:decimal ;
  geo-pos:long "8.60727310180664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6072731018066'^^xsd:double;
  dwc:latitude '58.347028457415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6515'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347028457415 8.60727310180664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347028457415"^^xsd:decimal ;
  dwc:decimalLongitude "8.60727310180664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347028457415 8.60727310180664)"^^geo:wktLiteral ;
  geo-pos:lat "58.347028457415"^^xsd:decimal ;
  geo-pos:long "8.60727310180664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6072731018066'^^xsd:double;
  dwc:latitude '58.347028457415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6512'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347028457415 8.60727310180664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347028457415"^^xsd:decimal ;
  dwc:decimalLongitude "8.60727310180664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347028457415 8.60727310180664)"^^geo:wktLiteral ;
  geo-pos:lat "58.347028457415"^^xsd:decimal ;
  geo-pos:long "8.60727310180664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6072731018066'^^xsd:double;
  dwc:latitude '58.347028457415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6517'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347028457415 8.60727310180664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347028457415"^^xsd:decimal ;
  dwc:decimalLongitude "8.60727310180664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347028457415 8.60727310180664)"^^geo:wktLiteral ;
  geo-pos:lat "58.347028457415"^^xsd:decimal ;
  geo-pos:long "8.60727310180664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6072731018066'^^xsd:double;
  dwc:latitude '58.347028457415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6516'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347028457415 8.60727310180664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347028457415"^^xsd:decimal ;
  dwc:decimalLongitude "8.60727310180664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347028457415 8.60727310180664)"^^geo:wktLiteral ;
  geo-pos:lat "58.347028457415"^^xsd:decimal ;
  geo-pos:long "8.60727310180664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6072731018066'^^xsd:double;
  dwc:latitude '58.347028457415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6514'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34833"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  geo-pos:lat "58.34833"^^xsd:decimal ;
  geo-pos:long "8.60735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:768/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '768/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60735'^^xsd:double;
  dwc:latitude '58.34833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:768/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34833"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  geo-pos:lat "58.34833"^^xsd:decimal ;
  geo-pos:long "8.60735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:768/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '768/4'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60735'^^xsd:double;
  dwc:latitude '58.34833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:768/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34833"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  geo-pos:lat "58.34833"^^xsd:decimal ;
  geo-pos:long "8.60735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:768/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '768/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60735'^^xsd:double;
  dwc:latitude '58.34833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:768/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34833"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  geo-pos:lat "58.34833"^^xsd:decimal ;
  geo-pos:long "8.60735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:768/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '768/11'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60735'^^xsd:double;
  dwc:latitude '58.34833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:768/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34833"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  geo-pos:lat "58.34833"^^xsd:decimal ;
  geo-pos:long "8.60735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:768/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '768/7'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60735'^^xsd:double;
  dwc:latitude '58.34833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:768/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34833"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  geo-pos:lat "58.34833"^^xsd:decimal ;
  geo-pos:long "8.60735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:768/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '768/13'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60735'^^xsd:double;
  dwc:latitude '58.34833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:768/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34833"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  geo-pos:lat "58.34833"^^xsd:decimal ;
  geo-pos:long "8.60735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:768/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '768/12'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60735'^^xsd:double;
  dwc:latitude '58.34833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:768/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34833"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  geo-pos:lat "58.34833"^^xsd:decimal ;
  geo-pos:long "8.60735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:768/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '768/8'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60735'^^xsd:double;
  dwc:latitude '58.34833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:768/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34833"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  geo-pos:lat "58.34833"^^xsd:decimal ;
  geo-pos:long "8.60735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:768/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '768/9'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60735'^^xsd:double;
  dwc:latitude '58.34833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:768/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34833"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  geo-pos:lat "58.34833"^^xsd:decimal ;
  geo-pos:long "8.60735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:768/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '768/10'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60735'^^xsd:double;
  dwc:latitude '58.34833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:768/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34833"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  geo-pos:lat "58.34833"^^xsd:decimal ;
  geo-pos:long "8.60735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:768/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '768/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60735'^^xsd:double;
  dwc:latitude '58.34833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:768/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34833"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  geo-pos:lat "58.34833"^^xsd:decimal ;
  geo-pos:long "8.60735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:768/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '768/2'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60735'^^xsd:double;
  dwc:latitude '58.34833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:768/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34833"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34833 8.60735)"^^geo:wktLiteral ;
  geo-pos:lat "58.34833"^^xsd:decimal ;
  geo-pos:long "8.60735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A768%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:768/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '768/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60735'^^xsd:double;
  dwc:latitude '58.34833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:768/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3483346407884"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735893249512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  geo-pos:lat "58.3483346407884"^^xsd:decimal ;
  geo-pos:long "8.60735893249512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6073589324951'^^xsd:double;
  dwc:latitude '58.348334640788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7967'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3483346407884"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735893249512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  geo-pos:lat "58.3483346407884"^^xsd:decimal ;
  geo-pos:long "8.60735893249512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6073589324951'^^xsd:double;
  dwc:latitude '58.348334640788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7972'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3483346407884"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735893249512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  geo-pos:lat "58.3483346407884"^^xsd:decimal ;
  geo-pos:long "8.60735893249512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6073589324951'^^xsd:double;
  dwc:latitude '58.348334640788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7978'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3483346407884"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735893249512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  geo-pos:lat "58.3483346407884"^^xsd:decimal ;
  geo-pos:long "8.60735893249512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6073589324951'^^xsd:double;
  dwc:latitude '58.348334640788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7977'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3483346407884"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735893249512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  geo-pos:lat "58.3483346407884"^^xsd:decimal ;
  geo-pos:long "8.60735893249512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6073589324951'^^xsd:double;
  dwc:latitude '58.348334640788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7966'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3483346407884"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735893249512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  geo-pos:lat "58.3483346407884"^^xsd:decimal ;
  geo-pos:long "8.60735893249512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6073589324951'^^xsd:double;
  dwc:latitude '58.348334640788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7975'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3483346407884"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735893249512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  geo-pos:lat "58.3483346407884"^^xsd:decimal ;
  geo-pos:long "8.60735893249512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6073589324951'^^xsd:double;
  dwc:latitude '58.348334640788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7976'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3483346407884"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735893249512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  geo-pos:lat "58.3483346407884"^^xsd:decimal ;
  geo-pos:long "8.60735893249512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6073589324951'^^xsd:double;
  dwc:latitude '58.348334640788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7973'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3483346407884"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735893249512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  geo-pos:lat "58.3483346407884"^^xsd:decimal ;
  geo-pos:long "8.60735893249512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6073589324951'^^xsd:double;
  dwc:latitude '58.348334640788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7970'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3483346407884"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735893249512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  geo-pos:lat "58.3483346407884"^^xsd:decimal ;
  geo-pos:long "8.60735893249512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6073589324951'^^xsd:double;
  dwc:latitude '58.348334640788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7974'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3483346407884"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735893249512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  geo-pos:lat "58.3483346407884"^^xsd:decimal ;
  geo-pos:long "8.60735893249512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6073589324951'^^xsd:double;
  dwc:latitude '58.348334640788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7971'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3483346407884"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735893249512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  geo-pos:lat "58.3483346407884"^^xsd:decimal ;
  geo-pos:long "8.60735893249512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6073589324951'^^xsd:double;
  dwc:latitude '58.348334640788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7969'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3483346407884"^^xsd:decimal ;
  dwc:decimalLongitude "8.60735893249512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3483346407884 8.60735893249512)"^^geo:wktLiteral ;
  geo-pos:lat "58.3483346407884"^^xsd:decimal ;
  geo-pos:long "8.60735893249512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6073589324951'^^xsd:double;
  dwc:latitude '58.348334640788'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7968'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31746 8.60744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31746"^^xsd:decimal ;
  dwc:decimalLongitude "8.60744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31746 8.60744)"^^geo:wktLiteral ;
  geo-pos:lat "58.31746"^^xsd:decimal ;
  geo-pos:long "8.60744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:790/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '790/1'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60744'^^xsd:double;
  dwc:latitude '58.31746'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:790/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31746 8.60744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31746"^^xsd:decimal ;
  dwc:decimalLongitude "8.60744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31746 8.60744)"^^geo:wktLiteral ;
  geo-pos:lat "58.31746"^^xsd:decimal ;
  geo-pos:long "8.60744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:790/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '790/8'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60744'^^xsd:double;
  dwc:latitude '58.31746'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:790/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31746 8.60744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31746"^^xsd:decimal ;
  dwc:decimalLongitude "8.60744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31746 8.60744)"^^geo:wktLiteral ;
  geo-pos:lat "58.31746"^^xsd:decimal ;
  geo-pos:long "8.60744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:790/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '790/6'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60744'^^xsd:double;
  dwc:latitude '58.31746'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:790/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31746 8.60744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31746"^^xsd:decimal ;
  dwc:decimalLongitude "8.60744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31746 8.60744)"^^geo:wktLiteral ;
  geo-pos:lat "58.31746"^^xsd:decimal ;
  geo-pos:long "8.60744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:790/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '790/7'^^xsd:string;
  dwc:scientificName 'Raphitoma leufroyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60744'^^xsd:double;
  dwc:latitude '58.31746'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:790/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '248256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31746 8.60744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31746"^^xsd:decimal ;
  dwc:decimalLongitude "8.60744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31746 8.60744)"^^geo:wktLiteral ;
  geo-pos:lat "58.31746"^^xsd:decimal ;
  geo-pos:long "8.60744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:790/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '790/3'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60744'^^xsd:double;
  dwc:latitude '58.31746'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:790/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31746 8.60744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31746"^^xsd:decimal ;
  dwc:decimalLongitude "8.60744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31746 8.60744)"^^geo:wktLiteral ;
  geo-pos:lat "58.31746"^^xsd:decimal ;
  geo-pos:long "8.60744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:790/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '790/5'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60744'^^xsd:double;
  dwc:latitude '58.31746'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:790/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31746 8.60744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31746"^^xsd:decimal ;
  dwc:decimalLongitude "8.60744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31746 8.60744)"^^geo:wktLiteral ;
  geo-pos:lat "58.31746"^^xsd:decimal ;
  geo-pos:long "8.60744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:790/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '790/4'^^xsd:string;
  dwc:scientificName 'Leptochiton alveolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60744'^^xsd:double;
  dwc:latitude '58.31746'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:790/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1610477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31746 8.60744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31746"^^xsd:decimal ;
  dwc:decimalLongitude "8.60744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31746 8.60744)"^^geo:wktLiteral ;
  geo-pos:lat "58.31746"^^xsd:decimal ;
  geo-pos:long "8.60744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A790%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:790/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '790/2'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60744'^^xsd:double;
  dwc:latitude '58.31746'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:790/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3174687817505 8.60744476318359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3174687817505"^^xsd:decimal ;
  dwc:decimalLongitude "8.60744476318359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3174687817505 8.60744476318359)"^^geo:wktLiteral ;
  geo-pos:lat "58.3174687817505"^^xsd:decimal ;
  geo-pos:long "8.60744476318359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6074447631836'^^xsd:double;
  dwc:latitude '58.31746878175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3174687817505 8.60744476318359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3174687817505"^^xsd:decimal ;
  dwc:decimalLongitude "8.60744476318359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3174687817505 8.60744476318359)"^^geo:wktLiteral ;
  geo-pos:lat "58.3174687817505"^^xsd:decimal ;
  geo-pos:long "8.60744476318359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton alveolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6074447631836'^^xsd:double;
  dwc:latitude '58.31746878175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8204'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1610477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3174687817505 8.60744476318359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3174687817505"^^xsd:decimal ;
  dwc:decimalLongitude "8.60744476318359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3174687817505 8.60744476318359)"^^geo:wktLiteral ;
  geo-pos:lat "58.3174687817505"^^xsd:decimal ;
  geo-pos:long "8.60744476318359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6074447631836'^^xsd:double;
  dwc:latitude '58.31746878175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8203'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3174687817505 8.60744476318359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3174687817505"^^xsd:decimal ;
  dwc:decimalLongitude "8.60744476318359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3174687817505 8.60744476318359)"^^geo:wktLiteral ;
  geo-pos:lat "58.3174687817505"^^xsd:decimal ;
  geo-pos:long "8.60744476318359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6074447631836'^^xsd:double;
  dwc:latitude '58.31746878175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3174687817505 8.60744476318359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3174687817505"^^xsd:decimal ;
  dwc:decimalLongitude "8.60744476318359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3174687817505 8.60744476318359)"^^geo:wktLiteral ;
  geo-pos:lat "58.3174687817505"^^xsd:decimal ;
  geo-pos:long "8.60744476318359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6074447631836'^^xsd:double;
  dwc:latitude '58.31746878175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3174687817505 8.60744476318359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3174687817505"^^xsd:decimal ;
  dwc:decimalLongitude "8.60744476318359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3174687817505 8.60744476318359)"^^geo:wktLiteral ;
  geo-pos:lat "58.3174687817505"^^xsd:decimal ;
  geo-pos:long "8.60744476318359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6074447631836'^^xsd:double;
  dwc:latitude '58.31746878175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8201'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3174687817505 8.60744476318359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3174687817505"^^xsd:decimal ;
  dwc:decimalLongitude "8.60744476318359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3174687817505 8.60744476318359)"^^geo:wktLiteral ;
  geo-pos:lat "58.3174687817505"^^xsd:decimal ;
  geo-pos:long "8.60744476318359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6074447631836'^^xsd:double;
  dwc:latitude '58.31746878175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3174687817505 8.60744476318359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3174687817505"^^xsd:decimal ;
  dwc:decimalLongitude "8.60744476318359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3174687817505 8.60744476318359)"^^geo:wktLiteral ;
  geo-pos:lat "58.3174687817505"^^xsd:decimal ;
  geo-pos:long "8.60744476318359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma leufroyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6074447631836'^^xsd:double;
  dwc:latitude '58.31746878175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '248256'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35198"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  geo-pos:lat "58.35198"^^xsd:decimal ;
  geo-pos:long "8.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:925/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '925/8'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60753'^^xsd:double;
  dwc:latitude '58.35198'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:925/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35198"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  geo-pos:lat "58.35198"^^xsd:decimal ;
  geo-pos:long "8.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:925/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '925/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60753'^^xsd:double;
  dwc:latitude '58.35198'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:925/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35198"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  geo-pos:lat "58.35198"^^xsd:decimal ;
  geo-pos:long "8.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:925/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '925/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60753'^^xsd:double;
  dwc:latitude '58.35198'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:925/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35198"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  geo-pos:lat "58.35198"^^xsd:decimal ;
  geo-pos:long "8.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:925/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '925/13'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60753'^^xsd:double;
  dwc:latitude '58.35198'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:925/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35198"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  geo-pos:lat "58.35198"^^xsd:decimal ;
  geo-pos:long "8.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:925/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '925/16'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60753'^^xsd:double;
  dwc:latitude '58.35198'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:925/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35198"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  geo-pos:lat "58.35198"^^xsd:decimal ;
  geo-pos:long "8.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:925/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '925/14'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60753'^^xsd:double;
  dwc:latitude '58.35198'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:925/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35198"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  geo-pos:lat "58.35198"^^xsd:decimal ;
  geo-pos:long "8.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:925/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '925/15'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60753'^^xsd:double;
  dwc:latitude '58.35198'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:925/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35198"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  geo-pos:lat "58.35198"^^xsd:decimal ;
  geo-pos:long "8.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:925/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '925/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60753'^^xsd:double;
  dwc:latitude '58.35198'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:925/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35198"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  geo-pos:lat "58.35198"^^xsd:decimal ;
  geo-pos:long "8.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:925/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '925/17'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60753'^^xsd:double;
  dwc:latitude '58.35198'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:925/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35198"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  geo-pos:lat "58.35198"^^xsd:decimal ;
  geo-pos:long "8.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:925/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '925/12'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60753'^^xsd:double;
  dwc:latitude '58.35198'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:925/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35198"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  geo-pos:lat "58.35198"^^xsd:decimal ;
  geo-pos:long "8.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:925/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '925/10'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60753'^^xsd:double;
  dwc:latitude '58.35198'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:925/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35198"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  geo-pos:lat "58.35198"^^xsd:decimal ;
  geo-pos:long "8.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:925/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '925/11'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60753'^^xsd:double;
  dwc:latitude '58.35198'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:925/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35198"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  geo-pos:lat "58.35198"^^xsd:decimal ;
  geo-pos:long "8.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:925/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '925/9'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60753'^^xsd:double;
  dwc:latitude '58.35198'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:925/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35198"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  geo-pos:lat "58.35198"^^xsd:decimal ;
  geo-pos:long "8.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:925/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '925/6'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60753'^^xsd:double;
  dwc:latitude '58.35198'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:925/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35198"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  geo-pos:lat "58.35198"^^xsd:decimal ;
  geo-pos:long "8.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:925/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '925/7'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60753'^^xsd:double;
  dwc:latitude '58.35198'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:925/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35198"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  geo-pos:lat "58.35198"^^xsd:decimal ;
  geo-pos:long "8.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:925/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '925/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60753'^^xsd:double;
  dwc:latitude '58.35198'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:925/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35198"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35198 8.60753)"^^geo:wktLiteral ;
  geo-pos:lat "58.35198"^^xsd:decimal ;
  geo-pos:long "8.60753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A925%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:925/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '925/3'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60753'^^xsd:double;
  dwc:latitude '58.35198'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:925/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753059387207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.60753059387207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6075305938721'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9473'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753059387207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.60753059387207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6075305938721'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753059387207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.60753059387207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6075305938721'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753059387207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.60753059387207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6075305938721'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9472'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753059387207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.60753059387207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6075305938721'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9464'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753059387207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.60753059387207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6075305938721'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9471'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753059387207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.60753059387207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6075305938721'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9477'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753059387207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.60753059387207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6075305938721'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9478'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753059387207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.60753059387207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6075305938721'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9479'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753059387207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.60753059387207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6075305938721'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9475'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753059387207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.60753059387207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6075305938721'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9470'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753059387207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.60753059387207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6075305938721'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9465'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753059387207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.60753059387207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6075305938721'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9467'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753059387207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.60753059387207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6075305938721'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9466'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753059387207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.60753059387207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6075305938721'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9476'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.60753059387207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.60753059387207)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.60753059387207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6075305938721'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9480'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32797"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32797"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:394/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '394/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:394/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32797"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32797"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:394/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '394/7'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:394/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32797"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32797"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:394/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '394/10'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:394/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32797"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32797"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:394/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '394/8'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:394/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32797"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32797"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:394/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '394/9'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:394/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32797"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32797"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:394/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '394/6'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:394/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32797"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32797"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:394/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '394/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:394/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32797"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32797"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:394/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '394/4'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:394/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32797"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32797"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:394/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '394/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:394/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32797"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32797 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32797"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A394%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:394/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '394/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:394/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/17'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/17'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/10'^^xsd:string;
  dwc:scientificName 'Euspira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/10'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '138239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/4'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/4'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/2'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/7'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/16'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/16'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/18'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/18'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/19'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/19'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/15'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/15'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/14'^^xsd:string;
  dwc:scientificName 'Ondina normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/14'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/13'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/13'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/12'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/12'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/11'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/11'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/9'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/9'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/8'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/8'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/5'^^xsd:string;
  dwc:scientificName 'Bela nebula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/5'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/6'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/6'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32846"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32846 8.60787)"^^geo:wktLiteral ;
  geo-pos:lat "58.32846"^^xsd:decimal ;
  geo-pos:long "8.60787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A328%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:328/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '328/3'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60787'^^xsd:double;
  dwc:latitude '58.32846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:328/3'^^xsd:anyURI;
  dwc:observationDate '1970-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327970705111"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.327970705111"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.327970705111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4839'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327970705111"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.327970705111"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.327970705111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4845'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327970705111"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.327970705111"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.327970705111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4844'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327970705111"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.327970705111"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.327970705111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4842'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327970705111"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.327970705111"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.327970705111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4840'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327970705111"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.327970705111"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.327970705111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4841'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327970705111"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.327970705111"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.327970705111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4843'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327970705111"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.327970705111"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.327970705111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4838'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327970705111"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.327970705111"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.327970705111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4846'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.327970705111"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.327970705111 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.327970705111"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.327970705111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4847'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4296'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4295'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4298'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138239'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4288'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4302'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4297'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4303'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4287'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4301'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela nebula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4291'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4286'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4293'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4294'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328466426958"^^xsd:decimal ;
  dwc:decimalLongitude "8.60787391662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328466426958 8.60787391662598)"^^geo:wktLiteral ;
  geo-pos:lat "58.328466426958"^^xsd:decimal ;
  geo-pos:long "8.60787391662598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.607873916626'^^xsd:double;
  dwc:latitude '58.328466426958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4289'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/6'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/14'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/3'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/12'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/21'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/21'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/20'^^xsd:string;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/20'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/16'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/16'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/19'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/19'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/15'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/17'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/17'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/18'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/18'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/13'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/10'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/8'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/9'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/11'^^xsd:string;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/4'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/2'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/5'^^xsd:string;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231 8.60795)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231"^^xsd:decimal ;
  geo-pos:long "8.60795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A400%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:400/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '400/1'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60795'^^xsd:double;
  dwc:latitude '58.3231'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:400/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4863'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4879'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4864'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4873'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4859'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4862'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4870'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4860'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4875'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4874'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4865'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4868'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4877'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4861'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4869'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4872'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4878'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4876'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4867'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4871'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3231032486667"^^xsd:decimal ;
  dwc:decimalLongitude "8.60795974731445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3231032486667 8.60795974731445)"^^geo:wktLiteral ;
  geo-pos:lat "58.3231032486667"^^xsd:decimal ;
  geo-pos:long "8.60795974731445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6079597473144'^^xsd:double;
  dwc:latitude '58.323103248667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4866'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31814"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  geo-pos:lat "58.31814"^^xsd:decimal ;
  geo-pos:long "8.60804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:576/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '576/10'^^xsd:string;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60804'^^xsd:double;
  dwc:latitude '58.31814'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:576/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31814"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  geo-pos:lat "58.31814"^^xsd:decimal ;
  geo-pos:long "8.60804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:576/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '576/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60804'^^xsd:double;
  dwc:latitude '58.31814'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:576/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31814"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  geo-pos:lat "58.31814"^^xsd:decimal ;
  geo-pos:long "8.60804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:576/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '576/7'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60804'^^xsd:double;
  dwc:latitude '58.31814'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:576/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31814"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  geo-pos:lat "58.31814"^^xsd:decimal ;
  geo-pos:long "8.60804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:576/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '576/9'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60804'^^xsd:double;
  dwc:latitude '58.31814'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:576/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31814"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  geo-pos:lat "58.31814"^^xsd:decimal ;
  geo-pos:long "8.60804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:576/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '576/8'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60804'^^xsd:double;
  dwc:latitude '58.31814'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:576/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31814"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  geo-pos:lat "58.31814"^^xsd:decimal ;
  geo-pos:long "8.60804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:576/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '576/6'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60804'^^xsd:double;
  dwc:latitude '58.31814'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:576/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31814"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  geo-pos:lat "58.31814"^^xsd:decimal ;
  geo-pos:long "8.60804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:576/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '576/4'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60804'^^xsd:double;
  dwc:latitude '58.31814'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:576/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31814"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  geo-pos:lat "58.31814"^^xsd:decimal ;
  geo-pos:long "8.60804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:576/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '576/5'^^xsd:string;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60804'^^xsd:double;
  dwc:latitude '58.31814'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:576/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31814"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  geo-pos:lat "58.31814"^^xsd:decimal ;
  geo-pos:long "8.60804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:576/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '576/3'^^xsd:string;
  dwc:scientificName 'Chrysallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60804'^^xsd:double;
  dwc:latitude '58.31814'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:576/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31814"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31814 8.60804)"^^geo:wktLiteral ;
  geo-pos:lat "58.31814"^^xsd:decimal ;
  geo-pos:long "8.60804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A576%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:576/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '576/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60804'^^xsd:double;
  dwc:latitude '58.31814'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:576/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3181449651882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804557800293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3181449651882"^^xsd:decimal ;
  geo-pos:long "8.60804557800293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6080455780029'^^xsd:double;
  dwc:latitude '58.318144965188'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6331'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3181449651882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804557800293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3181449651882"^^xsd:decimal ;
  geo-pos:long "8.60804557800293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6080455780029'^^xsd:double;
  dwc:latitude '58.318144965188'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6337'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3181449651882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804557800293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3181449651882"^^xsd:decimal ;
  geo-pos:long "8.60804557800293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6080455780029'^^xsd:double;
  dwc:latitude '58.318144965188'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6335'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3181449651882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804557800293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3181449651882"^^xsd:decimal ;
  geo-pos:long "8.60804557800293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6080455780029'^^xsd:double;
  dwc:latitude '58.318144965188'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6329'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3181449651882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804557800293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3181449651882"^^xsd:decimal ;
  geo-pos:long "8.60804557800293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6080455780029'^^xsd:double;
  dwc:latitude '58.318144965188'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6330'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3181449651882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804557800293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3181449651882"^^xsd:decimal ;
  geo-pos:long "8.60804557800293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6080455780029'^^xsd:double;
  dwc:latitude '58.318144965188'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6332'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3181449651882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804557800293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3181449651882"^^xsd:decimal ;
  geo-pos:long "8.60804557800293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6080455780029'^^xsd:double;
  dwc:latitude '58.318144965188'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3181449651882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804557800293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3181449651882"^^xsd:decimal ;
  geo-pos:long "8.60804557800293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6080455780029'^^xsd:double;
  dwc:latitude '58.318144965188'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6338'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3181449651882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804557800293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3181449651882"^^xsd:decimal ;
  geo-pos:long "8.60804557800293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6080455780029'^^xsd:double;
  dwc:latitude '58.318144965188'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6336'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3181449651882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60804557800293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3181449651882 8.60804557800293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3181449651882"^^xsd:decimal ;
  geo-pos:long "8.60804557800293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6080455780029'^^xsd:double;
  dwc:latitude '58.318144965188'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6333'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35387 8.60821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35387"^^xsd:decimal ;
  dwc:decimalLongitude "8.60821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35387 8.60821)"^^geo:wktLiteral ;
  geo-pos:lat "58.35387"^^xsd:decimal ;
  geo-pos:long "8.60821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:752/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '752/5'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60821'^^xsd:double;
  dwc:latitude '58.35387'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:752/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35387 8.60821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35387"^^xsd:decimal ;
  dwc:decimalLongitude "8.60821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35387 8.60821)"^^geo:wktLiteral ;
  geo-pos:lat "58.35387"^^xsd:decimal ;
  geo-pos:long "8.60821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:752/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '752/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60821'^^xsd:double;
  dwc:latitude '58.35387'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:752/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35387 8.60821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35387"^^xsd:decimal ;
  dwc:decimalLongitude "8.60821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35387 8.60821)"^^geo:wktLiteral ;
  geo-pos:lat "58.35387"^^xsd:decimal ;
  geo-pos:long "8.60821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:752/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '752/4'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60821'^^xsd:double;
  dwc:latitude '58.35387'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:752/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35387 8.60821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35387"^^xsd:decimal ;
  dwc:decimalLongitude "8.60821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35387 8.60821)"^^geo:wktLiteral ;
  geo-pos:lat "58.35387"^^xsd:decimal ;
  geo-pos:long "8.60821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:752/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '752/3'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60821'^^xsd:double;
  dwc:latitude '58.35387'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:752/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35387 8.60821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35387"^^xsd:decimal ;
  dwc:decimalLongitude "8.60821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35387 8.60821)"^^geo:wktLiteral ;
  geo-pos:lat "58.35387"^^xsd:decimal ;
  geo-pos:long "8.60821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A752%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:752/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '752/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60821'^^xsd:double;
  dwc:latitude '58.35387'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:752/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3538741230337 8.60821723937988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3538741230337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60821723937988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3538741230337 8.60821723937988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3538741230337"^^xsd:decimal ;
  geo-pos:long "8.60821723937988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6082172393799'^^xsd:double;
  dwc:latitude '58.353874123034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7753'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3538741230337 8.60821723937988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3538741230337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60821723937988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3538741230337 8.60821723937988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3538741230337"^^xsd:decimal ;
  geo-pos:long "8.60821723937988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6082172393799'^^xsd:double;
  dwc:latitude '58.353874123034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7752'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3538741230337 8.60821723937988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3538741230337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60821723937988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3538741230337 8.60821723937988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3538741230337"^^xsd:decimal ;
  geo-pos:long "8.60821723937988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6082172393799'^^xsd:double;
  dwc:latitude '58.353874123034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7751'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3538741230337 8.60821723937988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3538741230337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60821723937988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3538741230337 8.60821723937988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3538741230337"^^xsd:decimal ;
  geo-pos:long "8.60821723937988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6082172393799'^^xsd:double;
  dwc:latitude '58.353874123034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7750'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3538741230337 8.60821723937988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3538741230337"^^xsd:decimal ;
  dwc:decimalLongitude "8.60821723937988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3538741230337 8.60821723937988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3538741230337"^^xsd:decimal ;
  geo-pos:long "8.60821723937988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6082172393799'^^xsd:double;
  dwc:latitude '58.353874123034'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7754'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/20'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/20'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/13'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/15'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/18'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/18'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/19'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/19'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/17'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/16'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/14'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/11'^^xsd:string;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/10'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/12'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/7'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/5'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/8'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/9'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/2'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/3'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35211"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35211 8.60838)"^^geo:wktLiteral ;
  geo-pos:lat "58.35211"^^xsd:decimal ;
  geo-pos:long "8.60838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A924%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:924/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '924/4'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60838'^^xsd:double;
  dwc:latitude '58.35211'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:924/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9450'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9444'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9458'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9448'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9457'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9454'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9449'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9461'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9445'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9462'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9460'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9459'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9456'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9455'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3521177959075"^^xsd:decimal ;
  dwc:decimalLongitude "8.60838890075684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3521177959075 8.60838890075684)"^^geo:wktLiteral ;
  geo-pos:lat "58.3521177959075"^^xsd:decimal ;
  geo-pos:long "8.60838890075684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6083889007568'^^xsd:double;
  dwc:latitude '58.352117795908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9463'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.60847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:566/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '566/3'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60847'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:566/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.60847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:566/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '566/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60847'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:566/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.60847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:566/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '566/4'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60847'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:566/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.60847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:566/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '566/17'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60847'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:566/17'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.60847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:566/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '566/16'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60847'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:566/16'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.60847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:566/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '566/13'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60847'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:566/13'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.60847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:566/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '566/12'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60847'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:566/12'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.60847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:566/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '566/14'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60847'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:566/14'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.60847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:566/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '566/10'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60847'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:566/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.60847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:566/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '566/11'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60847'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:566/11'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.60847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:566/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '566/15'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60847'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:566/15'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.60847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:566/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '566/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60847'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:566/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.60847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:566/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '566/9'^^xsd:string;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60847'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:566/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.60847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:566/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '566/7'^^xsd:string;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60847'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:566/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.60847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:566/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '566/6'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60847'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:566/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.60847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:566/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '566/5'^^xsd:string;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60847'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:566/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32544"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32544 8.60847)"^^geo:wktLiteral ;
  geo-pos:lat "58.32544"^^xsd:decimal ;
  geo-pos:long "8.60847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A566%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:566/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '566/1'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60847'^^xsd:double;
  dwc:latitude '58.32544'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:566/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847473144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.60847473144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6084747314453'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6232'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847473144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.60847473144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6084747314453'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847473144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.60847473144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6084747314453'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6241'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847473144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.60847473144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6084747314453'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847473144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.60847473144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6084747314453'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6234'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847473144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.60847473144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6084747314453'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6237'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847473144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.60847473144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6084747314453'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6235'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847473144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.60847473144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6084747314453'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847473144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.60847473144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6084747314453'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847473144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.60847473144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6084747314453'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847473144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.60847473144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6084747314453'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847473144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.60847473144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6084747314453'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847473144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.60847473144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6084747314453'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6243'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847473144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.60847473144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6084747314453'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6236'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847473144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.60847473144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6084747314453'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847473144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.60847473144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6084747314453'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6233'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3254469224655"^^xsd:decimal ;
  dwc:decimalLongitude "8.60847473144531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3254469224655 8.60847473144531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3254469224655"^^xsd:decimal ;
  geo-pos:long "8.60847473144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6084747314453'^^xsd:double;
  dwc:latitude '58.325446922466'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/13'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/13'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/3'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/3'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/1'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/20'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/20'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/15'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/15'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/16'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/16'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/6'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/17'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/17'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/14'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/14'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/21'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/21'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/18'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/18'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/19'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/19'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/12'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/12'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/10'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/10'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/11'^^xsd:string;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/11'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/9'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/9'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/5'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/5'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/8'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/8'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/7'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/7'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/2'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34621"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34621 8.60873)"^^geo:wktLiteral ;
  geo-pos:lat "58.34621"^^xsd:decimal ;
  geo-pos:long "8.60873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A991%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:991/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '991/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60873'^^xsd:double;
  dwc:latitude '58.34621'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:991/4'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10175'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10175'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10181'^^xsd:string;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10181'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10183'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10183'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10180'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10180'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10188'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10188'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10190'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10190'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10191'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10191'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10176'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10176'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10187'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10187'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10186'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10186'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10182'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10182'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10177'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10177'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10189'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10189'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10179'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10179'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10174'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10174'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10172'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10172'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10184'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10184'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10171'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10171'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10173'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3462176986119"^^xsd:decimal ;
  dwc:decimalLongitude "8.60873222351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3462176986119 8.60873222351074)"^^geo:wktLiteral ;
  geo-pos:lat "58.3462176986119"^^xsd:decimal ;
  geo-pos:long "8.60873222351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10178'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6087322235107'^^xsd:double;
  dwc:latitude '58.346217698612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10178'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:686/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '686/13'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:686/13'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:686/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '686/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:686/2'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:686/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '686/9'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:686/9'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:686/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '686/12'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:686/12'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:686/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '686/14'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:686/14'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:686/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '686/11'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:686/11'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:686/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '686/10'^^xsd:string;
  dwc:scientificName 'Odostomia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:686/10'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '224401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:686/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '686/8'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:686/8'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:686/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '686/3'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:686/3'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:686/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '686/7'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:686/7'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:686/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '686/6'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:686/6'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:686/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '686/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:686/5'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:686/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '686/4'^^xsd:string;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:686/4'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30813"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30813 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.30813"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A686%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:686/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '686/1'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.30813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:686/1'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:656/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '656/5'^^xsd:string;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:656/5'^^xsd:anyURI;
  dwc:observationDate '1973-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:656/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '656/4'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:656/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:656/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '656/3'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:656/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:656/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '656/1'^^xsd:string;
  dwc:scientificName 'Ansates pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:656/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32251"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32251 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.32251"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A656%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:656/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '656/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.32251'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:656/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:509/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '509/14'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.3522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:509/14'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:509/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '509/9'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.3522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:509/9'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:509/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '509/13'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.3522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:509/13'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:509/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '509/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.3522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:509/3'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:509/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '509/12'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.3522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:509/12'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:509/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '509/10'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.3522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:509/10'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:509/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '509/11'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.3522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:509/11'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:509/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '509/8'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.3522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:509/8'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:509/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '509/7'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.3522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:509/7'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:509/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '509/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.3522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:509/6'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:509/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '509/4'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.3522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:509/4'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:509/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '509/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.3522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:509/5'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:509/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '509/2'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.3522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:509/2'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522 8.6089)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522"^^xsd:decimal ;
  geo-pos:long "8.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A509%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:509/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '509/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6089'^^xsd:double;
  dwc:latitude '58.3522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:509/1'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7352'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7357'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7356'^^xsd:anyURI;
  dwc:aphiaIdAccepted '224401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7355'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7349'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7350'^^xsd:anyURI;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7360'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7354'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7359'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7358'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7353'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7348'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3081361298419"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3081361298419 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3081361298419"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.308136129842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7351'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7030'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7033'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7031'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ansates pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7029'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3225173059402"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3225173059402 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3225173059402"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.32251730594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7032'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522078660902"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522078660902"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.35220786609'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5779'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522078660902"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522078660902"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.35220786609'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5786'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522078660902"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522078660902"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.35220786609'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5789'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522078660902"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522078660902"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.35220786609'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5790'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522078660902"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522078660902"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.35220786609'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5792'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522078660902"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522078660902"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.35220786609'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5788'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522078660902"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522078660902"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.35220786609'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5780'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522078660902"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522078660902"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.35220786609'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5787'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522078660902"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522078660902"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.35220786609'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5782'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522078660902"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522078660902"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.35220786609'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5791'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522078660902"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522078660902"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.35220786609'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5785'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522078660902"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522078660902"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.35220786609'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5781'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522078660902"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522078660902"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.35220786609'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5783'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3522078660902"^^xsd:decimal ;
  dwc:decimalLongitude "8.6089038848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3522078660902 8.6089038848877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3522078660902"^^xsd:decimal ;
  geo-pos:long "8.6089038848877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6089038848877'^^xsd:double;
  dwc:latitude '58.35220786609'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5784'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/17'^^xsd:string;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/17'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/18'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/18'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/20'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/20'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/19'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/19'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/21'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/21'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/16'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/16'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/14'^^xsd:string;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/14'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/13'^^xsd:string;
  dwc:scientificName 'Odostomia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/13'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '224401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/15'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/15'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/9'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/9'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/11'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/11'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/12'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/12'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/10'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/10'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/8'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/6'^^xsd:string;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/4'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/5'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A463%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:463/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '463/3'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.2946'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:463/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:302/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '302/8'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:302/8'^^xsd:anyURI;
  dwc:observationDate '1970-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:302/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '302/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:302/4'^^xsd:anyURI;
  dwc:observationDate '1970-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:302/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '302/7'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:302/7'^^xsd:anyURI;
  dwc:observationDate '1970-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:302/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '302/6'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:302/6'^^xsd:anyURI;
  dwc:observationDate '1970-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:302/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '302/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:302/5'^^xsd:anyURI;
  dwc:observationDate '1970-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:302/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '302/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:302/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:302/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '302/3'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:302/3'^^xsd:anyURI;
  dwc:observationDate '1970-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33175"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33175 8.60916)"^^geo:wktLiteral ;
  geo-pos:lat "58.33175"^^xsd:decimal ;
  geo-pos:long "8.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A302%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:302/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '302/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60916'^^xsd:double;
  dwc:latitude '58.33175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:302/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5389'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5388'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5391'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5382'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5377'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5381'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5376'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5373'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5375'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5378'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5384'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5393'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5392'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5387'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5379'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5380'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5385'^^xsd:anyURI;
  dwc:aphiaIdAccepted '224401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5390'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5383'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5374'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2946061762425"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2946061762425 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.2946061762425"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.294606176243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5386'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4224'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4229'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4227'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4223'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4222'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60916137695313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3317560412427"^^xsd:decimal ;
  dwc:decimalLongitude "8.60916137695313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3317560412427 8.60916137695313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3317560412427"^^xsd:decimal ;
  geo-pos:long "8.60916137695313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6091613769531'^^xsd:double;
  dwc:latitude '58.331756041243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32373"^^xsd:decimal ;
  dwc:decimalLongitude "8.60924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32373"^^xsd:decimal ;
  geo-pos:long "8.60924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:358/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '358/1'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60924'^^xsd:double;
  dwc:latitude '58.32373'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:358/1'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32373"^^xsd:decimal ;
  dwc:decimalLongitude "8.60924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32373"^^xsd:decimal ;
  geo-pos:long "8.60924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:358/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '358/9'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60924'^^xsd:double;
  dwc:latitude '58.32373'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:358/9'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32373"^^xsd:decimal ;
  dwc:decimalLongitude "8.60924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32373"^^xsd:decimal ;
  geo-pos:long "8.60924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:358/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '358/7'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60924'^^xsd:double;
  dwc:latitude '58.32373'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:358/7'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32373"^^xsd:decimal ;
  dwc:decimalLongitude "8.60924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32373"^^xsd:decimal ;
  geo-pos:long "8.60924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:358/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '358/8'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60924'^^xsd:double;
  dwc:latitude '58.32373'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:358/8'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32373"^^xsd:decimal ;
  dwc:decimalLongitude "8.60924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32373"^^xsd:decimal ;
  geo-pos:long "8.60924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:358/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '358/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60924'^^xsd:double;
  dwc:latitude '58.32373'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:358/6'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32373"^^xsd:decimal ;
  dwc:decimalLongitude "8.60924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32373"^^xsd:decimal ;
  geo-pos:long "8.60924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:358/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '358/3'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60924'^^xsd:double;
  dwc:latitude '58.32373'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:358/3'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32373"^^xsd:decimal ;
  dwc:decimalLongitude "8.60924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32373"^^xsd:decimal ;
  geo-pos:long "8.60924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:358/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '358/4'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60924'^^xsd:double;
  dwc:latitude '58.32373'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:358/4'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32373"^^xsd:decimal ;
  dwc:decimalLongitude "8.60924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32373"^^xsd:decimal ;
  geo-pos:long "8.60924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:358/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '358/5'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60924'^^xsd:double;
  dwc:latitude '58.32373'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:358/5'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32373"^^xsd:decimal ;
  dwc:decimalLongitude "8.60924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32373 8.60924)"^^geo:wktLiteral ;
  geo-pos:lat "58.32373"^^xsd:decimal ;
  geo-pos:long "8.60924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A358%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:358/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '358/2'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60924'^^xsd:double;
  dwc:latitude '58.32373'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:358/2'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3237342530506"^^xsd:decimal ;
  dwc:decimalLongitude "8.6092472076416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  geo-pos:lat "58.3237342530506"^^xsd:decimal ;
  geo-pos:long "8.6092472076416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6092472076416'^^xsd:double;
  dwc:latitude '58.323734253051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4455'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3237342530506"^^xsd:decimal ;
  dwc:decimalLongitude "8.6092472076416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  geo-pos:lat "58.3237342530506"^^xsd:decimal ;
  geo-pos:long "8.6092472076416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6092472076416'^^xsd:double;
  dwc:latitude '58.323734253051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4458'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3237342530506"^^xsd:decimal ;
  dwc:decimalLongitude "8.6092472076416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  geo-pos:lat "58.3237342530506"^^xsd:decimal ;
  geo-pos:long "8.6092472076416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6092472076416'^^xsd:double;
  dwc:latitude '58.323734253051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4456'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3237342530506"^^xsd:decimal ;
  dwc:decimalLongitude "8.6092472076416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  geo-pos:lat "58.3237342530506"^^xsd:decimal ;
  geo-pos:long "8.6092472076416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6092472076416'^^xsd:double;
  dwc:latitude '58.323734253051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4450'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3237342530506"^^xsd:decimal ;
  dwc:decimalLongitude "8.6092472076416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  geo-pos:lat "58.3237342530506"^^xsd:decimal ;
  geo-pos:long "8.6092472076416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6092472076416'^^xsd:double;
  dwc:latitude '58.323734253051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3237342530506"^^xsd:decimal ;
  dwc:decimalLongitude "8.6092472076416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  geo-pos:lat "58.3237342530506"^^xsd:decimal ;
  geo-pos:long "8.6092472076416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6092472076416'^^xsd:double;
  dwc:latitude '58.323734253051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3237342530506"^^xsd:decimal ;
  dwc:decimalLongitude "8.6092472076416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  geo-pos:lat "58.3237342530506"^^xsd:decimal ;
  geo-pos:long "8.6092472076416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6092472076416'^^xsd:double;
  dwc:latitude '58.323734253051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3237342530506"^^xsd:decimal ;
  dwc:decimalLongitude "8.6092472076416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  geo-pos:lat "58.3237342530506"^^xsd:decimal ;
  geo-pos:long "8.6092472076416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6092472076416'^^xsd:double;
  dwc:latitude '58.323734253051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4457'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3237342530506"^^xsd:decimal ;
  dwc:decimalLongitude "8.6092472076416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3237342530506 8.6092472076416)"^^geo:wktLiteral ;
  geo-pos:lat "58.3237342530506"^^xsd:decimal ;
  geo-pos:long "8.6092472076416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6092472076416'^^xsd:double;
  dwc:latitude '58.323734253051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4454'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/4'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/17'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/17'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/13'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/19'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/19'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/21'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/21'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/18'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/18'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/20'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/20'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/14'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/14'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/15'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/15'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/16'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/16'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/11'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/12'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/9'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/10'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/6'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/3'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35027"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35027 8.60941)"^^geo:wktLiteral ;
  geo-pos:lat "58.35027"^^xsd:decimal ;
  geo-pos:long "8.60941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A765%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:765/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '765/2'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60941'^^xsd:double;
  dwc:latitude '58.35027'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:765/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7926'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7923'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7921'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7924'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7922'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7920'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7909'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira (Parathyasira)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '152348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7910'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152893'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7927'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7913'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7919'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7917'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7912'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7918'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7908'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7911'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7915'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7925'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7916'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7914'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502713065363"^^xsd:decimal ;
  dwc:decimalLongitude "8.60941886901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502713065363 8.60941886901855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502713065363"^^xsd:decimal ;
  geo-pos:long "8.60941886901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6094188690185'^^xsd:double;
  dwc:latitude '58.350271306536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7928'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/24'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/24'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/2'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/9'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/23'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/23'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/22'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/22'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/25'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/25'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/21'^^xsd:string;
  dwc:scientificName 'Raphitoma purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/21'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '139379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/19'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/19'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/20'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/20'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/18'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/18'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/17'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/17'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/15'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/15'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/16'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/16'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/13'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/12'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/11'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/14'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/14'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/6'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/10'^^xsd:string;
  dwc:scientificName 'Gari depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/8'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/5'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/4'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35536"^^xsd:decimal ;
  dwc:decimalLongitude "8.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35536 8.6095)"^^geo:wktLiteral ;
  geo-pos:lat "58.35536"^^xsd:decimal ;
  geo-pos:long "8.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A759%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:759/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '759/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6095'^^xsd:double;
  dwc:latitude '58.35536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:759/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7823'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7839'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7842'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7840'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7828'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7831'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7827'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7841'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7846'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7826'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7837'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7829'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7832'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gari depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7835'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7830'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7838'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7836'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7834'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7825'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7843'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7845'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7824'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7847'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7833'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3553601777603"^^xsd:decimal ;
  dwc:decimalLongitude "8.60950469970703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3553601777603 8.60950469970703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3553601777603"^^xsd:decimal ;
  geo-pos:long "8.60950469970703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609504699707'^^xsd:double;
  dwc:latitude '58.35536017776'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7844'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A919%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A919%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A919%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.60959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.60959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A919%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.60959)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.60959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A919%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:919/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '919/1'^^xsd:string;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60959'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:919/1'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A919%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A919%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A919%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.60959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.60959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A919%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.60959)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.60959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A919%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:919/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '919/2'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60959'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:919/2'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.60959053039551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60959053039551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.60959053039551)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.60959053039551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6095905303955'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9416'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.60959053039551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.60959053039551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.60959053039551)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.60959053039551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6095905303955'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9417'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/17'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/17'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/2'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/18'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/18'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/19'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/19'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/15'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/15'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/13'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/13'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/14'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/14'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/12'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/12'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/16'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/16'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/11'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/11'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/10'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/10'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/3'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/9'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/9'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/6'^^xsd:string;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/6'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/8'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/8'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/5'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/7'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/7'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/4'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/4'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32463"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32463 8.60967)"^^geo:wktLiteral ;
  geo-pos:lat "58.32463"^^xsd:decimal ;
  geo-pos:long "8.60967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A357%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:357/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '357/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60967'^^xsd:double;
  dwc:latitude '58.32463'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:357/1'^^xsd:anyURI;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4442'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4433'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4436'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4443'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4445'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4440'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4431'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4437'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4441'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4449'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4439'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4432'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4435'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4448'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3246356683484"^^xsd:decimal ;
  dwc:decimalLongitude "8.60967636108398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3246356683484 8.60967636108398)"^^geo:wktLiteral ;
  geo-pos:lat "58.3246356683484"^^xsd:decimal ;
  geo-pos:long "8.60967636108398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.609676361084'^^xsd:double;
  dwc:latitude '58.324635668348'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4444'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/17'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/17'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/14'^^xsd:string;
  dwc:scientificName 'Mya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/22'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/22'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/21'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/21'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/20'^^xsd:string;
  dwc:scientificName 'Retusa obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/20'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/16'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/16'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/18'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/18'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/19'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/19'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/15'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/5'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/11'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/12'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/7'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/10'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/13'^^xsd:string;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/6'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/9'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/3'^^xsd:string;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '605957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/4'^^xsd:string;
  dwc:scientificName 'Chrysallida interstincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.60976)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.60976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A412%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:412/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '412/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60976'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:412/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5004'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141134'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4996'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida interstincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4990'^^xsd:anyURI;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5002'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4995'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4987'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5003'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4986'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5001'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4994'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4985'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4988'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4989'^^xsd:anyURI;
  dwc:aphiaIdAccepted '605957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4992'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5005'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5006'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4999'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.60976219177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.60976219177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.60976219177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6097621917725'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4997'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32855 8.60984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32855 8.60984)"^^geo:wktLiteral ;
  geo-pos:lat "58.32855"^^xsd:decimal ;
  geo-pos:long "8.60984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:897/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '897/4'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60984'^^xsd:double;
  dwc:latitude '58.32855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:897/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32855 8.60984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32855 8.60984)"^^geo:wktLiteral ;
  geo-pos:lat "58.32855"^^xsd:decimal ;
  geo-pos:long "8.60984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:897/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '897/2'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60984'^^xsd:double;
  dwc:latitude '58.32855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:897/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32855 8.60984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32855 8.60984)"^^geo:wktLiteral ;
  geo-pos:lat "58.32855"^^xsd:decimal ;
  geo-pos:long "8.60984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:897/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '897/5'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60984'^^xsd:double;
  dwc:latitude '58.32855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:897/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32855 8.60984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32855 8.60984)"^^geo:wktLiteral ;
  geo-pos:lat "58.32855"^^xsd:decimal ;
  geo-pos:long "8.60984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:897/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '897/3'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60984'^^xsd:double;
  dwc:latitude '58.32855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:897/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32855 8.60984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32855"^^xsd:decimal ;
  dwc:decimalLongitude "8.60984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32855 8.60984)"^^geo:wktLiteral ;
  geo-pos:lat "58.32855"^^xsd:decimal ;
  geo-pos:long "8.60984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A897%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:897/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '897/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.60984'^^xsd:double;
  dwc:latitude '58.32855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:897/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328556557456 8.60984802246094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328556557456"^^xsd:decimal ;
  dwc:decimalLongitude "8.60984802246094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328556557456 8.60984802246094)"^^geo:wktLiteral ;
  geo-pos:lat "58.328556557456"^^xsd:decimal ;
  geo-pos:long "8.60984802246094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6098480224609'^^xsd:double;
  dwc:latitude '58.328556557456'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9268'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328556557456 8.60984802246094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328556557456"^^xsd:decimal ;
  dwc:decimalLongitude "8.60984802246094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328556557456 8.60984802246094)"^^geo:wktLiteral ;
  geo-pos:lat "58.328556557456"^^xsd:decimal ;
  geo-pos:long "8.60984802246094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6098480224609'^^xsd:double;
  dwc:latitude '58.328556557456'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9267'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328556557456 8.60984802246094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328556557456"^^xsd:decimal ;
  dwc:decimalLongitude "8.60984802246094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328556557456 8.60984802246094)"^^geo:wktLiteral ;
  geo-pos:lat "58.328556557456"^^xsd:decimal ;
  geo-pos:long "8.60984802246094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6098480224609'^^xsd:double;
  dwc:latitude '58.328556557456'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9266'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328556557456 8.60984802246094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328556557456"^^xsd:decimal ;
  dwc:decimalLongitude "8.60984802246094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328556557456 8.60984802246094)"^^geo:wktLiteral ;
  geo-pos:lat "58.328556557456"^^xsd:decimal ;
  geo-pos:long "8.60984802246094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6098480224609'^^xsd:double;
  dwc:latitude '58.328556557456'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328556557456 8.60984802246094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328556557456"^^xsd:decimal ;
  dwc:decimalLongitude "8.60984802246094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328556557456 8.60984802246094)"^^geo:wktLiteral ;
  geo-pos:lat "58.328556557456"^^xsd:decimal ;
  geo-pos:long "8.60984802246094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6098480224609'^^xsd:double;
  dwc:latitude '58.328556557456'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9264'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3159360514219 8.61001968383789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3159360514219"^^xsd:decimal ;
  dwc:decimalLongitude "8.61001968383789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3159360514219 8.61001968383789)"^^geo:wktLiteral ;
  geo-pos:lat "58.3159360514219"^^xsd:decimal ;
  geo-pos:long "8.61001968383789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10482'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6100196838379'^^xsd:double;
  dwc:latitude '58.315936051422'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10482'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35054"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  geo-pos:lat "58.35054"^^xsd:decimal ;
  geo-pos:long "8.61019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:725/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '725/6'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61019'^^xsd:double;
  dwc:latitude '58.35054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:725/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35054"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  geo-pos:lat "58.35054"^^xsd:decimal ;
  geo-pos:long "8.61019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:725/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '725/8'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61019'^^xsd:double;
  dwc:latitude '58.35054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:725/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35054"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  geo-pos:lat "58.35054"^^xsd:decimal ;
  geo-pos:long "8.61019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:725/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '725/9'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61019'^^xsd:double;
  dwc:latitude '58.35054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:725/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35054"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  geo-pos:lat "58.35054"^^xsd:decimal ;
  geo-pos:long "8.61019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:725/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '725/7'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61019'^^xsd:double;
  dwc:latitude '58.35054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:725/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35054"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  geo-pos:lat "58.35054"^^xsd:decimal ;
  geo-pos:long "8.61019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:725/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '725/5'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61019'^^xsd:double;
  dwc:latitude '58.35054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:725/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35054"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  geo-pos:lat "58.35054"^^xsd:decimal ;
  geo-pos:long "8.61019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:725/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '725/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61019'^^xsd:double;
  dwc:latitude '58.35054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:725/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35054"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  geo-pos:lat "58.35054"^^xsd:decimal ;
  geo-pos:long "8.61019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:725/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '725/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61019'^^xsd:double;
  dwc:latitude '58.35054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:725/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35054"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  geo-pos:lat "58.35054"^^xsd:decimal ;
  geo-pos:long "8.61019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:725/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '725/3'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61019'^^xsd:double;
  dwc:latitude '58.35054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:725/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35054"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35054 8.61019)"^^geo:wktLiteral ;
  geo-pos:lat "58.35054"^^xsd:decimal ;
  geo-pos:long "8.61019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A725%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:725/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '725/1'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61019'^^xsd:double;
  dwc:latitude '58.35054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:725/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.61019134521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340540832575"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019134521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.61019134521484)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340540832575"^^xsd:decimal ;
  geo-pos:long "8.61019134521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6101913452148'^^xsd:double;
  dwc:latitude '58.334054083257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3653'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.61019134521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340540832575"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019134521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.61019134521484)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340540832575"^^xsd:decimal ;
  geo-pos:long "8.61019134521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6101913452148'^^xsd:double;
  dwc:latitude '58.334054083257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3655'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.61019134521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3340540832575"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019134521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3340540832575 8.61019134521484)"^^geo:wktLiteral ;
  geo-pos:lat "58.3340540832575"^^xsd:decimal ;
  geo-pos:long "8.61019134521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6101913452148'^^xsd:double;
  dwc:latitude '58.334054083257'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3654'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505415305234"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019134521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505415305234"^^xsd:decimal ;
  geo-pos:long "8.61019134521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6101913452148'^^xsd:double;
  dwc:latitude '58.350541530523'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7590'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505415305234"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019134521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505415305234"^^xsd:decimal ;
  geo-pos:long "8.61019134521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6101913452148'^^xsd:double;
  dwc:latitude '58.350541530523'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7588'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505415305234"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019134521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505415305234"^^xsd:decimal ;
  geo-pos:long "8.61019134521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6101913452148'^^xsd:double;
  dwc:latitude '58.350541530523'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7584'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505415305234"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019134521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505415305234"^^xsd:decimal ;
  geo-pos:long "8.61019134521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6101913452148'^^xsd:double;
  dwc:latitude '58.350541530523'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7587'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505415305234"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019134521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505415305234"^^xsd:decimal ;
  geo-pos:long "8.61019134521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6101913452148'^^xsd:double;
  dwc:latitude '58.350541530523'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7585'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505415305234"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019134521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505415305234"^^xsd:decimal ;
  geo-pos:long "8.61019134521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6101913452148'^^xsd:double;
  dwc:latitude '58.350541530523'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7589'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505415305234"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019134521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505415305234"^^xsd:decimal ;
  geo-pos:long "8.61019134521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6101913452148'^^xsd:double;
  dwc:latitude '58.350541530523'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7582'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505415305234"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019134521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505415305234"^^xsd:decimal ;
  geo-pos:long "8.61019134521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6101913452148'^^xsd:double;
  dwc:latitude '58.350541530523'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7586'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505415305234"^^xsd:decimal ;
  dwc:decimalLongitude "8.61019134521484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505415305234 8.61019134521484)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505415305234"^^xsd:decimal ;
  geo-pos:long "8.61019134521484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6101913452148'^^xsd:double;
  dwc:latitude '58.350541530523'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7583'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A488%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A488%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A488%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32855 8.61027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32855"^^xsd:decimal ;
  dwc:decimalLongitude "8.61027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A488%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32855 8.61027)"^^geo:wktLiteral ;
  geo-pos:lat "58.32855"^^xsd:decimal ;
  geo-pos:long "8.61027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A488%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:488/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '488/1'^^xsd:string;
  dwc:scientificName 'Gibbula candei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61027'^^xsd:double;
  dwc:latitude '58.32855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:488/1'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '141781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A488%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A488%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A488%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32855 8.61027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32855"^^xsd:decimal ;
  dwc:decimalLongitude "8.61027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A488%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32855 8.61027)"^^geo:wktLiteral ;
  geo-pos:lat "58.32855"^^xsd:decimal ;
  geo-pos:long "8.61027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A488%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:488/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '488/2'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61027'^^xsd:double;
  dwc:latitude '58.32855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:488/2'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A488%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A488%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A488%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32855 8.61027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32855"^^xsd:decimal ;
  dwc:decimalLongitude "8.61027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A488%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32855 8.61027)"^^geo:wktLiteral ;
  geo-pos:lat "58.32855"^^xsd:decimal ;
  geo-pos:long "8.61027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A488%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:488/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '488/3'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61027'^^xsd:double;
  dwc:latitude '58.32855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:488/3'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328556557456 8.61027717590332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328556557456"^^xsd:decimal ;
  dwc:decimalLongitude "8.61027717590332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328556557456 8.61027717590332)"^^geo:wktLiteral ;
  geo-pos:lat "58.328556557456"^^xsd:decimal ;
  geo-pos:long "8.61027717590332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6102771759033'^^xsd:double;
  dwc:latitude '58.328556557456'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5642'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328556557456 8.61027717590332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328556557456"^^xsd:decimal ;
  dwc:decimalLongitude "8.61027717590332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328556557456 8.61027717590332)"^^geo:wktLiteral ;
  geo-pos:lat "58.328556557456"^^xsd:decimal ;
  geo-pos:long "8.61027717590332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula candei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6102771759033'^^xsd:double;
  dwc:latitude '58.328556557456'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5641'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328556557456 8.61027717590332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328556557456"^^xsd:decimal ;
  dwc:decimalLongitude "8.61027717590332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328556557456 8.61027717590332)"^^geo:wktLiteral ;
  geo-pos:lat "58.328556557456"^^xsd:decimal ;
  geo-pos:long "8.61027717590332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6102771759033'^^xsd:double;
  dwc:latitude '58.328556557456'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5643'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32039"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  geo-pos:lat "58.32039"^^xsd:decimal ;
  geo-pos:long "8.61053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:631/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '631/3'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61053'^^xsd:double;
  dwc:latitude '58.32039'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:631/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32039"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  geo-pos:lat "58.32039"^^xsd:decimal ;
  geo-pos:long "8.61053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:631/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '631/5'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61053'^^xsd:double;
  dwc:latitude '58.32039'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:631/5'^^xsd:anyURI;
  dwc:observationDate '1973-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32039"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  geo-pos:lat "58.32039"^^xsd:decimal ;
  geo-pos:long "8.61053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:631/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '631/9'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61053'^^xsd:double;
  dwc:latitude '58.32039'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:631/9'^^xsd:anyURI;
  dwc:observationDate '1973-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32039"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  geo-pos:lat "58.32039"^^xsd:decimal ;
  geo-pos:long "8.61053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:631/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '631/10'^^xsd:string;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61053'^^xsd:double;
  dwc:latitude '58.32039'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:631/10'^^xsd:anyURI;
  dwc:observationDate '1973-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32039"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  geo-pos:lat "58.32039"^^xsd:decimal ;
  geo-pos:long "8.61053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:631/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '631/8'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61053'^^xsd:double;
  dwc:latitude '58.32039'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:631/8'^^xsd:anyURI;
  dwc:observationDate '1973-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32039"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  geo-pos:lat "58.32039"^^xsd:decimal ;
  geo-pos:long "8.61053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:631/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '631/7'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61053'^^xsd:double;
  dwc:latitude '58.32039'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:631/7'^^xsd:anyURI;
  dwc:observationDate '1973-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32039"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  geo-pos:lat "58.32039"^^xsd:decimal ;
  geo-pos:long "8.61053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:631/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '631/6'^^xsd:string;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61053'^^xsd:double;
  dwc:latitude '58.32039'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:631/6'^^xsd:anyURI;
  dwc:observationDate '1973-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32039"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  geo-pos:lat "58.32039"^^xsd:decimal ;
  geo-pos:long "8.61053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:631/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '631/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61053'^^xsd:double;
  dwc:latitude '58.32039'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:631/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32039"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  geo-pos:lat "58.32039"^^xsd:decimal ;
  geo-pos:long "8.61053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:631/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '631/1'^^xsd:string;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61053'^^xsd:double;
  dwc:latitude '58.32039'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:631/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32039"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32039 8.61053)"^^geo:wktLiteral ;
  geo-pos:lat "58.32039"^^xsd:decimal ;
  geo-pos:long "8.61053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A631%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:631/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '631/2'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61053'^^xsd:double;
  dwc:latitude '58.32039'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:631/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A982%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A982%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A982%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.61053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A982%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.61053)"^^geo:wktLiteral ;
  geo-pos:lat "58.33315"^^xsd:decimal ;
  geo-pos:long "8.61053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A982%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:982/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '982/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61053'^^xsd:double;
  dwc:latitude '58.33315'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:982/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A982%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A982%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A982%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.61053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A982%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33315 8.61053)"^^geo:wktLiteral ;
  geo-pos:lat "58.33315"^^xsd:decimal ;
  geo-pos:long "8.61053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A982%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:982/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '982/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61053'^^xsd:double;
  dwc:latitude '58.33315'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:982/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3203988166003"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053466796875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3203988166003"^^xsd:decimal ;
  geo-pos:long "8.61053466796875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6105346679688'^^xsd:double;
  dwc:latitude '58.3203988166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6859'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3203988166003"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053466796875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3203988166003"^^xsd:decimal ;
  geo-pos:long "8.61053466796875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6105346679688'^^xsd:double;
  dwc:latitude '58.3203988166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6856'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3203988166003"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053466796875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3203988166003"^^xsd:decimal ;
  geo-pos:long "8.61053466796875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6105346679688'^^xsd:double;
  dwc:latitude '58.3203988166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6861'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3203988166003"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053466796875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3203988166003"^^xsd:decimal ;
  geo-pos:long "8.61053466796875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6105346679688'^^xsd:double;
  dwc:latitude '58.3203988166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6858'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3203988166003"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053466796875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3203988166003"^^xsd:decimal ;
  geo-pos:long "8.61053466796875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6105346679688'^^xsd:double;
  dwc:latitude '58.3203988166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6855'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3203988166003"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053466796875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3203988166003"^^xsd:decimal ;
  geo-pos:long "8.61053466796875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6105346679688'^^xsd:double;
  dwc:latitude '58.3203988166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6857'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3203988166003"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053466796875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3203988166003"^^xsd:decimal ;
  geo-pos:long "8.61053466796875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6105346679688'^^xsd:double;
  dwc:latitude '58.3203988166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6862'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3203988166003"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053466796875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3203988166003"^^xsd:decimal ;
  geo-pos:long "8.61053466796875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6105346679688'^^xsd:double;
  dwc:latitude '58.3203988166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6854'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3203988166003"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053466796875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3203988166003"^^xsd:decimal ;
  geo-pos:long "8.61053466796875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6105346679688'^^xsd:double;
  dwc:latitude '58.3203988166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6853'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3203988166003"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053466796875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3203988166003 8.61053466796875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3203988166003"^^xsd:decimal ;
  geo-pos:long "8.61053466796875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6105346679688'^^xsd:double;
  dwc:latitude '58.3203988166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6860'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.61053466796875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331529081202"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053466796875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.61053466796875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331529081202"^^xsd:decimal ;
  geo-pos:long "8.61053466796875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10100'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6105346679688'^^xsd:double;
  dwc:latitude '58.33315290812'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.61053466796875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3331529081202"^^xsd:decimal ;
  dwc:decimalLongitude "8.61053466796875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3331529081202 8.61053466796875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3331529081202"^^xsd:decimal ;
  geo-pos:long "8.61053466796875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10099'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6105346679688'^^xsd:double;
  dwc:latitude '58.33315290812'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10099'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A645%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A645%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A645%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.61062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322"^^xsd:decimal ;
  dwc:decimalLongitude "8.61062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A645%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.61062)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322"^^xsd:decimal ;
  geo-pos:long "8.61062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A645%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:645/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '645/1'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61062'^^xsd:double;
  dwc:latitude '58.3322'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:645/1'^^xsd:anyURI;
  dwc:observationDate '1973-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.61062049865723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322066494937"^^xsd:decimal ;
  dwc:decimalLongitude "8.61062049865723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.61062049865723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322066494937"^^xsd:decimal ;
  geo-pos:long "8.61062049865723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6106204986572'^^xsd:double;
  dwc:latitude '58.332206649494'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6958'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.61079216003418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3346398347738"^^xsd:decimal ;
  dwc:decimalLongitude "8.61079216003418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.61079216003418)"^^geo:wktLiteral ;
  geo-pos:lat "58.3346398347738"^^xsd:decimal ;
  geo-pos:long "8.61079216003418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10468'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6107921600342'^^xsd:double;
  dwc:latitude '58.334639834774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.61079216003418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3346398347738"^^xsd:decimal ;
  dwc:decimalLongitude "8.61079216003418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3346398347738 8.61079216003418)"^^geo:wktLiteral ;
  geo-pos:lat "58.3346398347738"^^xsd:decimal ;
  geo-pos:long "8.61079216003418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10470'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6107921600342'^^xsd:double;
  dwc:latitude '58.334639834774'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10470'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32986"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  geo-pos:lat "58.32986"^^xsd:decimal ;
  geo-pos:long "8.61087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:593/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '593/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61087'^^xsd:double;
  dwc:latitude '58.32986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:593/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32986"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  geo-pos:lat "58.32986"^^xsd:decimal ;
  geo-pos:long "8.61087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:593/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '593/5'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61087'^^xsd:double;
  dwc:latitude '58.32986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:593/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32986"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  geo-pos:lat "58.32986"^^xsd:decimal ;
  geo-pos:long "8.61087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:593/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '593/3'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61087'^^xsd:double;
  dwc:latitude '58.32986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:593/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32986"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  geo-pos:lat "58.32986"^^xsd:decimal ;
  geo-pos:long "8.61087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:593/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '593/10'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61087'^^xsd:double;
  dwc:latitude '58.32986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:593/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32986"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  geo-pos:lat "58.32986"^^xsd:decimal ;
  geo-pos:long "8.61087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:593/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '593/11'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61087'^^xsd:double;
  dwc:latitude '58.32986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:593/11'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32986"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  geo-pos:lat "58.32986"^^xsd:decimal ;
  geo-pos:long "8.61087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:593/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '593/7'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61087'^^xsd:double;
  dwc:latitude '58.32986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:593/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32986"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  geo-pos:lat "58.32986"^^xsd:decimal ;
  geo-pos:long "8.61087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:593/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '593/9'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61087'^^xsd:double;
  dwc:latitude '58.32986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:593/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32986"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  geo-pos:lat "58.32986"^^xsd:decimal ;
  geo-pos:long "8.61087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:593/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '593/8'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61087'^^xsd:double;
  dwc:latitude '58.32986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:593/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32986"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  geo-pos:lat "58.32986"^^xsd:decimal ;
  geo-pos:long "8.61087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:593/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '593/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61087'^^xsd:double;
  dwc:latitude '58.32986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:593/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32986"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  geo-pos:lat "58.32986"^^xsd:decimal ;
  geo-pos:long "8.61087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:593/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '593/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61087'^^xsd:double;
  dwc:latitude '58.32986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:593/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32986"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32986 8.61087)"^^geo:wktLiteral ;
  geo-pos:lat "58.32986"^^xsd:decimal ;
  geo-pos:long "8.61087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A593%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:593/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '593/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61087'^^xsd:double;
  dwc:latitude '58.32986'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:593/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3298634238511"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087799072266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3298634238511"^^xsd:decimal ;
  geo-pos:long "8.61087799072266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6108779907227'^^xsd:double;
  dwc:latitude '58.329863423851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6457'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3298634238511"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087799072266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3298634238511"^^xsd:decimal ;
  geo-pos:long "8.61087799072266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6108779907227'^^xsd:double;
  dwc:latitude '58.329863423851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6458'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3298634238511"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087799072266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3298634238511"^^xsd:decimal ;
  geo-pos:long "8.61087799072266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6108779907227'^^xsd:double;
  dwc:latitude '58.329863423851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6455'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3298634238511"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087799072266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3298634238511"^^xsd:decimal ;
  geo-pos:long "8.61087799072266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6108779907227'^^xsd:double;
  dwc:latitude '58.329863423851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6462'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3298634238511"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087799072266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3298634238511"^^xsd:decimal ;
  geo-pos:long "8.61087799072266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6108779907227'^^xsd:double;
  dwc:latitude '58.329863423851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6465'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3298634238511"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087799072266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3298634238511"^^xsd:decimal ;
  geo-pos:long "8.61087799072266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6108779907227'^^xsd:double;
  dwc:latitude '58.329863423851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6461'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3298634238511"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087799072266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3298634238511"^^xsd:decimal ;
  geo-pos:long "8.61087799072266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6108779907227'^^xsd:double;
  dwc:latitude '58.329863423851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6456'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3298634238511"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087799072266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3298634238511"^^xsd:decimal ;
  geo-pos:long "8.61087799072266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6108779907227'^^xsd:double;
  dwc:latitude '58.329863423851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6459'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3298634238511"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087799072266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3298634238511"^^xsd:decimal ;
  geo-pos:long "8.61087799072266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6108779907227'^^xsd:double;
  dwc:latitude '58.329863423851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6460'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3298634238511"^^xsd:decimal ;
  dwc:decimalLongitude "8.61087799072266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3298634238511 8.61087799072266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3298634238511"^^xsd:decimal ;
  geo-pos:long "8.61087799072266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6108779907227'^^xsd:double;
  dwc:latitude '58.329863423851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6464'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A644%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A644%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A644%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.61096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A644%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.61096)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.61096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A644%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:644/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '644/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61096'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:644/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34982"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  geo-pos:lat "58.34982"^^xsd:decimal ;
  geo-pos:long "8.61096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:837/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '837/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61096'^^xsd:double;
  dwc:latitude '58.34982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:837/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34982"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  geo-pos:lat "58.34982"^^xsd:decimal ;
  geo-pos:long "8.61096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:837/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '837/13'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61096'^^xsd:double;
  dwc:latitude '58.34982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:837/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34982"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  geo-pos:lat "58.34982"^^xsd:decimal ;
  geo-pos:long "8.61096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:837/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '837/14'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61096'^^xsd:double;
  dwc:latitude '58.34982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:837/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34982"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  geo-pos:lat "58.34982"^^xsd:decimal ;
  geo-pos:long "8.61096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:837/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '837/12'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61096'^^xsd:double;
  dwc:latitude '58.34982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:837/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34982"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  geo-pos:lat "58.34982"^^xsd:decimal ;
  geo-pos:long "8.61096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:837/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '837/11'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61096'^^xsd:double;
  dwc:latitude '58.34982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:837/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34982"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  geo-pos:lat "58.34982"^^xsd:decimal ;
  geo-pos:long "8.61096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:837/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '837/10'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61096'^^xsd:double;
  dwc:latitude '58.34982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:837/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34982"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  geo-pos:lat "58.34982"^^xsd:decimal ;
  geo-pos:long "8.61096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:837/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '837/9'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61096'^^xsd:double;
  dwc:latitude '58.34982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:837/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34982"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  geo-pos:lat "58.34982"^^xsd:decimal ;
  geo-pos:long "8.61096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:837/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '837/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61096'^^xsd:double;
  dwc:latitude '58.34982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:837/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34982"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  geo-pos:lat "58.34982"^^xsd:decimal ;
  geo-pos:long "8.61096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:837/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '837/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61096'^^xsd:double;
  dwc:latitude '58.34982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:837/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34982"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  geo-pos:lat "58.34982"^^xsd:decimal ;
  geo-pos:long "8.61096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:837/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '837/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61096'^^xsd:double;
  dwc:latitude '58.34982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:837/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34982"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  geo-pos:lat "58.34982"^^xsd:decimal ;
  geo-pos:long "8.61096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:837/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '837/6'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61096'^^xsd:double;
  dwc:latitude '58.34982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:837/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34982"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  geo-pos:lat "58.34982"^^xsd:decimal ;
  geo-pos:long "8.61096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:837/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '837/3'^^xsd:string;
  dwc:scientificName 'Aclis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61096'^^xsd:double;
  dwc:latitude '58.34982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '137614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:837/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34982"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  geo-pos:lat "58.34982"^^xsd:decimal ;
  geo-pos:long "8.61096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:837/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '837/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61096'^^xsd:double;
  dwc:latitude '58.34982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:837/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34982"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34982 8.61096)"^^geo:wktLiteral ;
  geo-pos:lat "58.34982"^^xsd:decimal ;
  geo-pos:long "8.61096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A837%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:837/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '837/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61096'^^xsd:double;
  dwc:latitude '58.34982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:837/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.61096382141113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3319362852325"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096382141113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.61096382141113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3319362852325"^^xsd:decimal ;
  geo-pos:long "8.61096382141113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6109638214111'^^xsd:double;
  dwc:latitude '58.331936285233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6957'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3498209286296"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096382141113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3498209286296"^^xsd:decimal ;
  geo-pos:long "8.61096382141113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6109638214111'^^xsd:double;
  dwc:latitude '58.34982092863'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8888'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3498209286296"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096382141113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3498209286296"^^xsd:decimal ;
  geo-pos:long "8.61096382141113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6109638214111'^^xsd:double;
  dwc:latitude '58.34982092863'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8887'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3498209286296"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096382141113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3498209286296"^^xsd:decimal ;
  geo-pos:long "8.61096382141113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6109638214111'^^xsd:double;
  dwc:latitude '58.34982092863'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8882'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3498209286296"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096382141113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3498209286296"^^xsd:decimal ;
  geo-pos:long "8.61096382141113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6109638214111'^^xsd:double;
  dwc:latitude '58.34982092863'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8893'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3498209286296"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096382141113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3498209286296"^^xsd:decimal ;
  geo-pos:long "8.61096382141113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aclis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6109638214111'^^xsd:double;
  dwc:latitude '58.34982092863'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '137614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8881'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137614'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3498209286296"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096382141113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3498209286296"^^xsd:decimal ;
  geo-pos:long "8.61096382141113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6109638214111'^^xsd:double;
  dwc:latitude '58.34982092863'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8890'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3498209286296"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096382141113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3498209286296"^^xsd:decimal ;
  geo-pos:long "8.61096382141113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6109638214111'^^xsd:double;
  dwc:latitude '58.34982092863'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8889'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3498209286296"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096382141113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3498209286296"^^xsd:decimal ;
  geo-pos:long "8.61096382141113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6109638214111'^^xsd:double;
  dwc:latitude '58.34982092863'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8891'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3498209286296"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096382141113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3498209286296"^^xsd:decimal ;
  geo-pos:long "8.61096382141113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6109638214111'^^xsd:double;
  dwc:latitude '58.34982092863'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8886'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3498209286296"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096382141113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3498209286296"^^xsd:decimal ;
  geo-pos:long "8.61096382141113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6109638214111'^^xsd:double;
  dwc:latitude '58.34982092863'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8892'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3498209286296"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096382141113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3498209286296"^^xsd:decimal ;
  geo-pos:long "8.61096382141113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6109638214111'^^xsd:double;
  dwc:latitude '58.34982092863'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8884'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3498209286296"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096382141113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3498209286296"^^xsd:decimal ;
  geo-pos:long "8.61096382141113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6109638214111'^^xsd:double;
  dwc:latitude '58.34982092863'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8883'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3498209286296"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096382141113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3498209286296"^^xsd:decimal ;
  geo-pos:long "8.61096382141113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6109638214111'^^xsd:double;
  dwc:latitude '58.34982092863'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8885'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3498209286296"^^xsd:decimal ;
  dwc:decimalLongitude "8.61096382141113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3498209286296 8.61096382141113)"^^geo:wktLiteral ;
  geo-pos:lat "58.3498209286296"^^xsd:decimal ;
  geo-pos:long "8.61096382141113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6109638214111'^^xsd:double;
  dwc:latitude '58.34982092863'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8894'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A985%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A985%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A985%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33536 8.61104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33536"^^xsd:decimal ;
  dwc:decimalLongitude "8.61104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A985%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33536 8.61104)"^^geo:wktLiteral ;
  geo-pos:lat "58.33536"^^xsd:decimal ;
  geo-pos:long "8.61104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A985%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:985/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '985/1'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61104'^^xsd:double;
  dwc:latitude '58.33536'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:985/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323058176494 8.61104965209961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.323058176494"^^xsd:decimal ;
  dwc:decimalLongitude "8.61104965209961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.323058176494 8.61104965209961)"^^geo:wktLiteral ;
  geo-pos:lat "58.323058176494"^^xsd:decimal ;
  geo-pos:long "8.61104965209961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10481'^^xsd:string;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6110496520996'^^xsd:double;
  dwc:latitude '58.323058176494'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10481'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3353607463888 8.61104965209961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3353607463888"^^xsd:decimal ;
  dwc:decimalLongitude "8.61104965209961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3353607463888 8.61104965209961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3353607463888"^^xsd:decimal ;
  geo-pos:long "8.61104965209961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10106'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6110496520996'^^xsd:double;
  dwc:latitude '58.335360746389'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A938%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A938%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A938%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.61122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322"^^xsd:decimal ;
  dwc:decimalLongitude "8.61122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A938%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.61122)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322"^^xsd:decimal ;
  geo-pos:long "8.61122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A938%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:938/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '938/2'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61122'^^xsd:double;
  dwc:latitude '58.3322'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:938/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A938%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A938%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A938%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.61122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322"^^xsd:decimal ;
  dwc:decimalLongitude "8.61122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A938%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322 8.61122)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322"^^xsd:decimal ;
  geo-pos:long "8.61122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A938%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:938/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '938/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61122'^^xsd:double;
  dwc:latitude '58.3322'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:938/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.61122131347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322066494937"^^xsd:decimal ;
  dwc:decimalLongitude "8.61122131347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.61122131347656)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322066494937"^^xsd:decimal ;
  geo-pos:long "8.61122131347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6112213134766'^^xsd:double;
  dwc:latitude '58.332206649494'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9657'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.61122131347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3322066494937"^^xsd:decimal ;
  dwc:decimalLongitude "8.61122131347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3322066494937 8.61122131347656)"^^geo:wktLiteral ;
  geo-pos:lat "58.3322066494937"^^xsd:decimal ;
  geo-pos:long "8.61122131347656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6112213134766'^^xsd:double;
  dwc:latitude '58.332206649494'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9658'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A304%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A304%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A304%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32053 8.6113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32053"^^xsd:decimal ;
  dwc:decimalLongitude "8.6113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A304%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32053 8.6113)"^^geo:wktLiteral ;
  geo-pos:lat "58.32053"^^xsd:decimal ;
  geo-pos:long "8.6113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A304%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:304/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '304/1'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6113'^^xsd:double;
  dwc:latitude '58.32053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:304/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A304%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A304%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A304%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32053 8.6113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32053"^^xsd:decimal ;
  dwc:decimalLongitude "8.6113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A304%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32053 8.6113)"^^geo:wktLiteral ;
  geo-pos:lat "58.32053"^^xsd:decimal ;
  geo-pos:long "8.6113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A304%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:304/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '304/2'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6113'^^xsd:double;
  dwc:latitude '58.32053'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:304/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.6113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33202"^^xsd:decimal ;
  dwc:decimalLongitude "8.6113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.6113)"^^geo:wktLiteral ;
  geo-pos:lat "58.33202"^^xsd:decimal ;
  geo-pos:long "8.6113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:643/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '643/5'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6113'^^xsd:double;
  dwc:latitude '58.33202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:643/5'^^xsd:anyURI;
  dwc:observationDate '1973-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.6113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33202"^^xsd:decimal ;
  dwc:decimalLongitude "8.6113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.6113)"^^geo:wktLiteral ;
  geo-pos:lat "58.33202"^^xsd:decimal ;
  geo-pos:long "8.6113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:643/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '643/6'^^xsd:string;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6113'^^xsd:double;
  dwc:latitude '58.33202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:643/6'^^xsd:anyURI;
  dwc:observationDate '1973-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.6113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33202"^^xsd:decimal ;
  dwc:decimalLongitude "8.6113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.6113)"^^geo:wktLiteral ;
  geo-pos:lat "58.33202"^^xsd:decimal ;
  geo-pos:long "8.6113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:643/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '643/3'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6113'^^xsd:double;
  dwc:latitude '58.33202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:643/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.6113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33202"^^xsd:decimal ;
  dwc:decimalLongitude "8.6113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.6113)"^^geo:wktLiteral ;
  geo-pos:lat "58.33202"^^xsd:decimal ;
  geo-pos:long "8.6113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:643/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '643/4'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6113'^^xsd:double;
  dwc:latitude '58.33202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:643/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.6113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33202"^^xsd:decimal ;
  dwc:decimalLongitude "8.6113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.6113)"^^geo:wktLiteral ;
  geo-pos:lat "58.33202"^^xsd:decimal ;
  geo-pos:long "8.6113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:643/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '643/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6113'^^xsd:double;
  dwc:latitude '58.33202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:643/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.6113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33202"^^xsd:decimal ;
  dwc:decimalLongitude "8.6113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33202 8.6113)"^^geo:wktLiteral ;
  geo-pos:lat "58.33202"^^xsd:decimal ;
  geo-pos:long "8.6113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A643%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:643/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '643/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6113'^^xsd:double;
  dwc:latitude '58.33202'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:643/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3205340431167 8.61130714416504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3205340431167"^^xsd:decimal ;
  dwc:decimalLongitude "8.61130714416504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3205340431167 8.61130714416504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3205340431167"^^xsd:decimal ;
  geo-pos:long "8.61130714416504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.611307144165'^^xsd:double;
  dwc:latitude '58.320534043117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4233'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3205340431167 8.61130714416504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3205340431167"^^xsd:decimal ;
  dwc:decimalLongitude "8.61130714416504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3205340431167 8.61130714416504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3205340431167"^^xsd:decimal ;
  geo-pos:long "8.61130714416504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.611307144165'^^xsd:double;
  dwc:latitude '58.320534043117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4232'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.61130714416504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320264068827"^^xsd:decimal ;
  dwc:decimalLongitude "8.61130714416504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.61130714416504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320264068827"^^xsd:decimal ;
  geo-pos:long "8.61130714416504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.611307144165'^^xsd:double;
  dwc:latitude '58.332026406883'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6952'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.61130714416504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320264068827"^^xsd:decimal ;
  dwc:decimalLongitude "8.61130714416504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.61130714416504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320264068827"^^xsd:decimal ;
  geo-pos:long "8.61130714416504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.611307144165'^^xsd:double;
  dwc:latitude '58.332026406883'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6953'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.61130714416504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320264068827"^^xsd:decimal ;
  dwc:decimalLongitude "8.61130714416504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.61130714416504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320264068827"^^xsd:decimal ;
  geo-pos:long "8.61130714416504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.611307144165'^^xsd:double;
  dwc:latitude '58.332026406883'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6954'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.61130714416504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320264068827"^^xsd:decimal ;
  dwc:decimalLongitude "8.61130714416504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.61130714416504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320264068827"^^xsd:decimal ;
  geo-pos:long "8.61130714416504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.611307144165'^^xsd:double;
  dwc:latitude '58.332026406883'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6955'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.61130714416504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320264068827"^^xsd:decimal ;
  dwc:decimalLongitude "8.61130714416504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.61130714416504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320264068827"^^xsd:decimal ;
  geo-pos:long "8.61130714416504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.611307144165'^^xsd:double;
  dwc:latitude '58.332026406883'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6956'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.61130714416504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3320264068827"^^xsd:decimal ;
  dwc:decimalLongitude "8.61130714416504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3320264068827 8.61130714416504)"^^geo:wktLiteral ;
  geo-pos:lat "58.3320264068827"^^xsd:decimal ;
  geo-pos:long "8.61130714416504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.611307144165'^^xsd:double;
  dwc:latitude '58.332026406883'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6951'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34842"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  geo-pos:lat "58.34842"^^xsd:decimal ;
  geo-pos:long "8.61139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:965/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '965/6'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61139'^^xsd:double;
  dwc:latitude '58.34842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:965/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34842"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  geo-pos:lat "58.34842"^^xsd:decimal ;
  geo-pos:long "8.61139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:965/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '965/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61139'^^xsd:double;
  dwc:latitude '58.34842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:965/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34842"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  geo-pos:lat "58.34842"^^xsd:decimal ;
  geo-pos:long "8.61139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:965/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '965/7'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61139'^^xsd:double;
  dwc:latitude '58.34842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:965/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34842"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  geo-pos:lat "58.34842"^^xsd:decimal ;
  geo-pos:long "8.61139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:965/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '965/10'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61139'^^xsd:double;
  dwc:latitude '58.34842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:965/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34842"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  geo-pos:lat "58.34842"^^xsd:decimal ;
  geo-pos:long "8.61139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:965/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '965/9'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61139'^^xsd:double;
  dwc:latitude '58.34842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:965/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34842"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  geo-pos:lat "58.34842"^^xsd:decimal ;
  geo-pos:long "8.61139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:965/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '965/8'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61139'^^xsd:double;
  dwc:latitude '58.34842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:965/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34842"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  geo-pos:lat "58.34842"^^xsd:decimal ;
  geo-pos:long "8.61139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:965/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '965/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61139'^^xsd:double;
  dwc:latitude '58.34842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:965/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34842"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  geo-pos:lat "58.34842"^^xsd:decimal ;
  geo-pos:long "8.61139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:965/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '965/2'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61139'^^xsd:double;
  dwc:latitude '58.34842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:965/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34842"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  geo-pos:lat "58.34842"^^xsd:decimal ;
  geo-pos:long "8.61139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:965/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '965/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61139'^^xsd:double;
  dwc:latitude '58.34842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:965/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34842"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34842 8.61139)"^^geo:wktLiteral ;
  geo-pos:lat "58.34842"^^xsd:decimal ;
  geo-pos:long "8.61139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A965%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:965/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '965/3'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61139'^^xsd:double;
  dwc:latitude '58.34842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:965/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3484247206199"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139297485352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  geo-pos:lat "58.3484247206199"^^xsd:decimal ;
  geo-pos:long "8.61139297485352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6113929748535'^^xsd:double;
  dwc:latitude '58.34842472062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9960'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3484247206199"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139297485352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  geo-pos:lat "58.3484247206199"^^xsd:decimal ;
  geo-pos:long "8.61139297485352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6113929748535'^^xsd:double;
  dwc:latitude '58.34842472062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9963'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3484247206199"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139297485352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  geo-pos:lat "58.3484247206199"^^xsd:decimal ;
  geo-pos:long "8.61139297485352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6113929748535'^^xsd:double;
  dwc:latitude '58.34842472062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9958'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3484247206199"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139297485352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  geo-pos:lat "58.3484247206199"^^xsd:decimal ;
  geo-pos:long "8.61139297485352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6113929748535'^^xsd:double;
  dwc:latitude '58.34842472062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9959'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3484247206199"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139297485352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  geo-pos:lat "58.3484247206199"^^xsd:decimal ;
  geo-pos:long "8.61139297485352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6113929748535'^^xsd:double;
  dwc:latitude '58.34842472062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9962'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3484247206199"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139297485352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  geo-pos:lat "58.3484247206199"^^xsd:decimal ;
  geo-pos:long "8.61139297485352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6113929748535'^^xsd:double;
  dwc:latitude '58.34842472062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9965'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3484247206199"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139297485352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  geo-pos:lat "58.3484247206199"^^xsd:decimal ;
  geo-pos:long "8.61139297485352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6113929748535'^^xsd:double;
  dwc:latitude '58.34842472062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9966'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3484247206199"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139297485352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  geo-pos:lat "58.3484247206199"^^xsd:decimal ;
  geo-pos:long "8.61139297485352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6113929748535'^^xsd:double;
  dwc:latitude '58.34842472062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9964'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3484247206199"^^xsd:decimal ;
  dwc:decimalLongitude "8.61139297485352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484247206199 8.61139297485352)"^^geo:wktLiteral ;
  geo-pos:lat "58.3484247206199"^^xsd:decimal ;
  geo-pos:long "8.61139297485352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6113929748535'^^xsd:double;
  dwc:latitude '58.34842472062'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9967'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32292 8.61173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32292"^^xsd:decimal ;
  dwc:decimalLongitude "8.61173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32292 8.61173)"^^geo:wktLiteral ;
  geo-pos:lat "58.32292"^^xsd:decimal ;
  geo-pos:long "8.61173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:486/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '486/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61173'^^xsd:double;
  dwc:latitude '58.32292'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:486/2'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32292 8.61173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32292"^^xsd:decimal ;
  dwc:decimalLongitude "8.61173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32292 8.61173)"^^geo:wktLiteral ;
  geo-pos:lat "58.32292"^^xsd:decimal ;
  geo-pos:long "8.61173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:486/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '486/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61173'^^xsd:double;
  dwc:latitude '58.32292'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:486/3'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32292 8.61173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32292"^^xsd:decimal ;
  dwc:decimalLongitude "8.61173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32292 8.61173)"^^geo:wktLiteral ;
  geo-pos:lat "58.32292"^^xsd:decimal ;
  geo-pos:long "8.61173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:486/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '486/4'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61173'^^xsd:double;
  dwc:latitude '58.32292'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:486/4'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32292 8.61173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32292"^^xsd:decimal ;
  dwc:decimalLongitude "8.61173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32292 8.61173)"^^geo:wktLiteral ;
  geo-pos:lat "58.32292"^^xsd:decimal ;
  geo-pos:long "8.61173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A486%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:486/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '486/1'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61173'^^xsd:double;
  dwc:latitude '58.32292'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:486/1'^^xsd:anyURI;
  dwc:observationDate '1972-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3229229596313 8.61173629760742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3229229596313"^^xsd:decimal ;
  dwc:decimalLongitude "8.61173629760742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3229229596313 8.61173629760742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3229229596313"^^xsd:decimal ;
  geo-pos:long "8.61173629760742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6117362976074'^^xsd:double;
  dwc:latitude '58.322922959631'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5640'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3229229596313 8.61173629760742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3229229596313"^^xsd:decimal ;
  dwc:decimalLongitude "8.61173629760742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3229229596313 8.61173629760742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3229229596313"^^xsd:decimal ;
  geo-pos:long "8.61173629760742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6117362976074'^^xsd:double;
  dwc:latitude '58.322922959631'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5638'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3229229596313 8.61173629760742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3229229596313"^^xsd:decimal ;
  dwc:decimalLongitude "8.61173629760742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3229229596313 8.61173629760742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3229229596313"^^xsd:decimal ;
  geo-pos:long "8.61173629760742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6117362976074'^^xsd:double;
  dwc:latitude '58.322922959631'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5639'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3229229596313 8.61173629760742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3229229596313"^^xsd:decimal ;
  dwc:decimalLongitude "8.61173629760742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3229229596313 8.61173629760742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3229229596313"^^xsd:decimal ;
  geo-pos:long "8.61173629760742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6117362976074'^^xsd:double;
  dwc:latitude '58.322922959631'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5637'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3506766417417 8.61173629760742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3506766417417"^^xsd:decimal ;
  dwc:decimalLongitude "8.61173629760742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3506766417417 8.61173629760742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3506766417417"^^xsd:decimal ;
  geo-pos:long "8.61173629760742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6117362976074'^^xsd:double;
  dwc:latitude '58.350676641742'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2865'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3506766417417 8.61173629760742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3506766417417"^^xsd:decimal ;
  dwc:decimalLongitude "8.61173629760742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3506766417417 8.61173629760742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3506766417417"^^xsd:decimal ;
  geo-pos:long "8.61173629760742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6117362976074'^^xsd:double;
  dwc:latitude '58.350676641742'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2869'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3506766417417 8.61173629760742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3506766417417"^^xsd:decimal ;
  dwc:decimalLongitude "8.61173629760742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3506766417417 8.61173629760742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3506766417417"^^xsd:decimal ;
  geo-pos:long "8.61173629760742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6117362976074'^^xsd:double;
  dwc:latitude '58.350676641742'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2867'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3506766417417 8.61173629760742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3506766417417"^^xsd:decimal ;
  dwc:decimalLongitude "8.61173629760742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3506766417417 8.61173629760742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3506766417417"^^xsd:decimal ;
  geo-pos:long "8.61173629760742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6117362976074'^^xsd:double;
  dwc:latitude '58.350676641742'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2863'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3506766417417 8.61173629760742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3506766417417"^^xsd:decimal ;
  dwc:decimalLongitude "8.61173629760742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3506766417417 8.61173629760742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3506766417417"^^xsd:decimal ;
  geo-pos:long "8.61173629760742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6117362976074'^^xsd:double;
  dwc:latitude '58.350676641742'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2868'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3506766417417 8.61173629760742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3506766417417"^^xsd:decimal ;
  dwc:decimalLongitude "8.61173629760742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3506766417417 8.61173629760742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3506766417417"^^xsd:decimal ;
  geo-pos:long "8.61173629760742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6117362976074'^^xsd:double;
  dwc:latitude '58.350676641742'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2866'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3506766417417 8.61173629760742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3506766417417"^^xsd:decimal ;
  dwc:decimalLongitude "8.61173629760742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3506766417417 8.61173629760742)"^^geo:wktLiteral ;
  geo-pos:lat "58.3506766417417"^^xsd:decimal ;
  geo-pos:long "8.61173629760742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6117362976074'^^xsd:double;
  dwc:latitude '58.350676641742'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2864'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A922%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A922%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A922%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34846 8.61182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34846"^^xsd:decimal ;
  dwc:decimalLongitude "8.61182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A922%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34846 8.61182)"^^geo:wktLiteral ;
  geo-pos:lat "58.34846"^^xsd:decimal ;
  geo-pos:long "8.61182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A922%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:922/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '922/1'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61182'^^xsd:double;
  dwc:latitude '58.34846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:922/1'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A922%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A922%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A922%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34846 8.61182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34846"^^xsd:decimal ;
  dwc:decimalLongitude "8.61182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A922%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34846 8.61182)"^^geo:wktLiteral ;
  geo-pos:lat "58.34846"^^xsd:decimal ;
  geo-pos:long "8.61182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A922%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:922/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '922/2'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61182'^^xsd:double;
  dwc:latitude '58.34846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:922/2'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484697604494 8.6118221282959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3484697604494"^^xsd:decimal ;
  dwc:decimalLongitude "8.6118221282959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484697604494 8.6118221282959)"^^geo:wktLiteral ;
  geo-pos:lat "58.3484697604494"^^xsd:decimal ;
  geo-pos:long "8.6118221282959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6118221282959'^^xsd:double;
  dwc:latitude '58.348469760449'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9443'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484697604494 8.6118221282959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3484697604494"^^xsd:decimal ;
  dwc:decimalLongitude "8.6118221282959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3484697604494 8.6118221282959)"^^geo:wktLiteral ;
  geo-pos:lat "58.3484697604494"^^xsd:decimal ;
  geo-pos:long "8.6118221282959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6118221282959'^^xsd:double;
  dwc:latitude '58.348469760449'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9442'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3356761405958 8.61190795898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3356761405958"^^xsd:decimal ;
  dwc:decimalLongitude "8.61190795898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3356761405958 8.61190795898438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3356761405958"^^xsd:decimal ;
  geo-pos:long "8.61190795898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119079589844'^^xsd:double;
  dwc:latitude '58.335676140596'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3550'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.61190795898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.61190795898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119079589844'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1719'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.61190795898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.61190795898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119079589844'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1707'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.61190795898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.61190795898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119079589844'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1713'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.61190795898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.61190795898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119079589844'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.61190795898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.61190795898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119079589844'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1709'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.61190795898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.61190795898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119079589844'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1714'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.61190795898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.61190795898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119079589844'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1712'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.61190795898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.61190795898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119079589844'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1715'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.61190795898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.61190795898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119079589844'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1718'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.61190795898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.61190795898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119079589844'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1711'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.61190795898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.61190795898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119079589844'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1710'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.61190795898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.61190795898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119079589844'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1708'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.61190795898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.61190795898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119079589844'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1703'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.61190795898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.61190795898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119079589844'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1705'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.61190795898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.61190795898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119079589844'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1717'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.61190795898438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.61190795898438)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.61190795898438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119079589844'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1704'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/14'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/21'^^xsd:string;
  dwc:scientificName 'Thracia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/21'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/22'^^xsd:string;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/22'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/8'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/11'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/19'^^xsd:string;
  dwc:scientificName 'Teredo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/19'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/18'^^xsd:string;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/18'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/23'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/23'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/20'^^xsd:string;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/20'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/17'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/16'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/15'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/13'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/12'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/9'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/10'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/6'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/5'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/4'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34797"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34797 8.61199)"^^geo:wktLiteral ;
  geo-pos:lat "58.34797"^^xsd:decimal ;
  geo-pos:long "8.61199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A966%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:966/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '966/3'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61199'^^xsd:double;
  dwc:latitude '58.34797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:966/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9980'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9969'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9981'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9974'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Teredo sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9970'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138539'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9983'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9984'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9971'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9973'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9976'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9985'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9968'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9990'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9986'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9987'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9979'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9988'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9978'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9972'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9975'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9977'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3479743191652"^^xsd:decimal ;
  dwc:decimalLongitude "8.61199378967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3479743191652 8.61199378967285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3479743191652"^^xsd:decimal ;
  geo-pos:long "8.61199378967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6119937896728'^^xsd:double;
  dwc:latitude '58.347974319165'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9989'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34991"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.34991"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:766/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '766/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.34991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:766/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34991"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.34991"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:766/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '766/16'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.34991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:766/16'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34991"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.34991"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:766/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '766/15'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.34991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:766/15'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34991"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.34991"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:766/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '766/11'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.34991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:766/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34991"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.34991"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:766/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '766/9'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.34991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:766/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34991"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.34991"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:766/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '766/14'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.34991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:766/14'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34991"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.34991"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:766/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '766/17'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.34991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:766/17'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34991"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.34991"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:766/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '766/13'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.34991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:766/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34991"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.34991"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:766/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '766/12'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.34991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:766/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34991"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.34991"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:766/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '766/10'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.34991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:766/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34991"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.34991"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:766/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '766/7'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.34991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:766/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34991"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.34991"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:766/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '766/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.34991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:766/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34991"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.34991"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:766/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '766/8'^^xsd:string;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.34991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:766/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34991"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.34991"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:766/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '766/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.34991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:766/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34991"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.34991"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:766/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '766/4'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.34991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:766/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34991"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.34991"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:766/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '766/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.34991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:766/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34991"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34991 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.34991"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A766%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:766/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '766/2'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.34991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:766/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/29'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/29'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/32'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/32'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/14'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/14'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/15'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/15'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/25'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/25'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/19'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/19'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/11'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/30'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/30'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/28'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/28'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/31'^^xsd:string;
  dwc:scientificName 'Turbonilla rufa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/31'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '836212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/33'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/33'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/26'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/26'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/27'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/27'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/23'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/23'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/24'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/24'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/20'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/20'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/22'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/22'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/21'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/21'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/17'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/17'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/16'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/16'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/18'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/18'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/12'^^xsd:string;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/13'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/9'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/10'^^xsd:string;
  dwc:scientificName 'Chrysallida interstincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/5'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/6'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/8'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/3'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/7'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.61216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.61216)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.61216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A761%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:761/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '761/4'^^xsd:string;
  dwc:scientificName 'Aclis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61216'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:761/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3499110046704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3499110046704"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.34991100467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7941'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3499110046704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3499110046704"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.34991100467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7932'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3499110046704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3499110046704"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.34991100467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7936'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3499110046704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3499110046704"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.34991100467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7943'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3499110046704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3499110046704"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.34991100467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7939'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3499110046704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3499110046704"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.34991100467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7942'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3499110046704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3499110046704"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.34991100467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7933'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3499110046704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3499110046704"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.34991100467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7935'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3499110046704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3499110046704"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.34991100467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7940'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3499110046704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3499110046704"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.34991100467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7930'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3499110046704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3499110046704"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.34991100467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7929'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3499110046704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3499110046704"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.34991100467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7945'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3499110046704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3499110046704"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.34991100467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7934'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3499110046704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3499110046704"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.34991100467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7938'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3499110046704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3499110046704"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.34991100467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7937'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3499110046704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3499110046704"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.34991100467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7944'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3499110046704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3499110046704 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3499110046704"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.34991100467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7931'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7874'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7849'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7868'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7862'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7870'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7866'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7864'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7855'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7857'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida interstincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7861'^^xsd:anyURI;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7860'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7869'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7876'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7851'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turbonilla rufa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7878'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7852'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7859'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7877'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aclis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7848'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137614'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7850'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7863'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7872'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7871'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7879'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7873'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7867'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7858'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7854'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7875'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7853'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7880'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3500010804815"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3500010804815 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3500010804815"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350001080481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7865'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W987'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W987'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W978'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W978'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W981'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W981'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W988'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W988'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W973'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W973'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W983'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W983'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W990'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W990'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W975'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W975'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W971'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W971'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W980'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W980'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W976'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W976'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W979'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W979'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W972'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W972'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W977'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W977'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W974'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W974'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W984'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W984'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W986'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W986'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W992'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W992'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W985'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W985'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W991'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W982'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3508567892286"^^xsd:decimal ;
  dwc:decimalLongitude "8.6121654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3508567892286 8.6121654510498)"^^geo:wktLiteral ;
  geo-pos:lat "58.3508567892286"^^xsd:decimal ;
  geo-pos:long "8.6121654510498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W993'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6121654510498'^^xsd:double;
  dwc:latitude '58.350856789229'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351127008736"^^xsd:decimal ;
  dwc:decimalLongitude "8.61250877380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  geo-pos:lat "58.351127008736"^^xsd:decimal ;
  geo-pos:long "8.61250877380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6125087738037'^^xsd:double;
  dwc:latitude '58.351127008736'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2721'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351127008736"^^xsd:decimal ;
  dwc:decimalLongitude "8.61250877380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  geo-pos:lat "58.351127008736"^^xsd:decimal ;
  geo-pos:long "8.61250877380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6125087738037'^^xsd:double;
  dwc:latitude '58.351127008736'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351127008736"^^xsd:decimal ;
  dwc:decimalLongitude "8.61250877380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  geo-pos:lat "58.351127008736"^^xsd:decimal ;
  geo-pos:long "8.61250877380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Scaphander lignarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6125087738037'^^xsd:double;
  dwc:latitude '58.351127008736'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '139488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2718'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351127008736"^^xsd:decimal ;
  dwc:decimalLongitude "8.61250877380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  geo-pos:lat "58.351127008736"^^xsd:decimal ;
  geo-pos:long "8.61250877380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6125087738037'^^xsd:double;
  dwc:latitude '58.351127008736'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2713'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351127008736"^^xsd:decimal ;
  dwc:decimalLongitude "8.61250877380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  geo-pos:lat "58.351127008736"^^xsd:decimal ;
  geo-pos:long "8.61250877380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6125087738037'^^xsd:double;
  dwc:latitude '58.351127008736'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2711'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351127008736"^^xsd:decimal ;
  dwc:decimalLongitude "8.61250877380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  geo-pos:lat "58.351127008736"^^xsd:decimal ;
  geo-pos:long "8.61250877380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6125087738037'^^xsd:double;
  dwc:latitude '58.351127008736'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2714'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351127008736"^^xsd:decimal ;
  dwc:decimalLongitude "8.61250877380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  geo-pos:lat "58.351127008736"^^xsd:decimal ;
  geo-pos:long "8.61250877380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6125087738037'^^xsd:double;
  dwc:latitude '58.351127008736'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2722'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351127008736"^^xsd:decimal ;
  dwc:decimalLongitude "8.61250877380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  geo-pos:lat "58.351127008736"^^xsd:decimal ;
  geo-pos:long "8.61250877380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6125087738037'^^xsd:double;
  dwc:latitude '58.351127008736'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2715'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351127008736"^^xsd:decimal ;
  dwc:decimalLongitude "8.61250877380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  geo-pos:lat "58.351127008736"^^xsd:decimal ;
  geo-pos:long "8.61250877380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6125087738037'^^xsd:double;
  dwc:latitude '58.351127008736'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2705'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351127008736"^^xsd:decimal ;
  dwc:decimalLongitude "8.61250877380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  geo-pos:lat "58.351127008736"^^xsd:decimal ;
  geo-pos:long "8.61250877380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6125087738037'^^xsd:double;
  dwc:latitude '58.351127008736'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2708'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351127008736"^^xsd:decimal ;
  dwc:decimalLongitude "8.61250877380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  geo-pos:lat "58.351127008736"^^xsd:decimal ;
  geo-pos:long "8.61250877380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6125087738037'^^xsd:double;
  dwc:latitude '58.351127008736'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2716'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351127008736"^^xsd:decimal ;
  dwc:decimalLongitude "8.61250877380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  geo-pos:lat "58.351127008736"^^xsd:decimal ;
  geo-pos:long "8.61250877380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6125087738037'^^xsd:double;
  dwc:latitude '58.351127008736'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2720'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351127008736"^^xsd:decimal ;
  dwc:decimalLongitude "8.61250877380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  geo-pos:lat "58.351127008736"^^xsd:decimal ;
  geo-pos:long "8.61250877380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6125087738037'^^xsd:double;
  dwc:latitude '58.351127008736'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2712'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351127008736"^^xsd:decimal ;
  dwc:decimalLongitude "8.61250877380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  geo-pos:lat "58.351127008736"^^xsd:decimal ;
  geo-pos:long "8.61250877380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6125087738037'^^xsd:double;
  dwc:latitude '58.351127008736'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2709'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351127008736"^^xsd:decimal ;
  dwc:decimalLongitude "8.61250877380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  geo-pos:lat "58.351127008736"^^xsd:decimal ;
  geo-pos:long "8.61250877380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6125087738037'^^xsd:double;
  dwc:latitude '58.351127008736'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2710'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351127008736"^^xsd:decimal ;
  dwc:decimalLongitude "8.61250877380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  geo-pos:lat "58.351127008736"^^xsd:decimal ;
  geo-pos:long "8.61250877380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6125087738037'^^xsd:double;
  dwc:latitude '58.351127008736'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2719'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351127008736"^^xsd:decimal ;
  dwc:decimalLongitude "8.61250877380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351127008736 8.61250877380371)"^^geo:wktLiteral ;
  geo-pos:lat "58.351127008736"^^xsd:decimal ;
  geo-pos:long "8.61250877380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6125087738037'^^xsd:double;
  dwc:latitude '58.351127008736'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2707'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1970'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1979'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1977'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1985'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1989'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1990'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1980'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1971'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1976'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1969'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1968'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1978'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1973'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1983'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1986'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1992'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1975'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1974'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1972'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1987'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1981'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3514422622149"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3514422622149 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3514422622149"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351442262215'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1984'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2045'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2041'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2052'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2046'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2051'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2042'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2049'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2047'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2048'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2043'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2044'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2039'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2053'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2050'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2038'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3519826902028"^^xsd:decimal ;
  dwc:decimalLongitude "8.61285209655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3519826902028 8.61285209655762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3519826902028"^^xsd:decimal ;
  geo-pos:long "8.61285209655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6128520965576'^^xsd:double;
  dwc:latitude '58.351982690203'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2040'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329 8.61293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329"^^xsd:decimal ;
  dwc:decimalLongitude "8.61293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329 8.61293)"^^geo:wktLiteral ;
  geo-pos:lat "58.329"^^xsd:decimal ;
  geo-pos:long "8.61293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:592/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '592/4'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61293'^^xsd:double;
  dwc:latitude '58.329'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:592/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329 8.61293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329"^^xsd:decimal ;
  dwc:decimalLongitude "8.61293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329 8.61293)"^^geo:wktLiteral ;
  geo-pos:lat "58.329"^^xsd:decimal ;
  geo-pos:long "8.61293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:592/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '592/3'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61293'^^xsd:double;
  dwc:latitude '58.329'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:592/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329 8.61293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329"^^xsd:decimal ;
  dwc:decimalLongitude "8.61293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329 8.61293)"^^geo:wktLiteral ;
  geo-pos:lat "58.329"^^xsd:decimal ;
  geo-pos:long "8.61293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:592/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '592/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61293'^^xsd:double;
  dwc:latitude '58.329'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:592/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329 8.61293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329"^^xsd:decimal ;
  dwc:decimalLongitude "8.61293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329 8.61293)"^^geo:wktLiteral ;
  geo-pos:lat "58.329"^^xsd:decimal ;
  geo-pos:long "8.61293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A592%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:592/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '592/1'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61293'^^xsd:double;
  dwc:latitude '58.329'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:592/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290072064987 8.61293792724609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290072064987"^^xsd:decimal ;
  dwc:decimalLongitude "8.61293792724609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290072064987 8.61293792724609)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290072064987"^^xsd:decimal ;
  geo-pos:long "8.61293792724609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6129379272461'^^xsd:double;
  dwc:latitude '58.329007206499'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290072064987 8.61293792724609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290072064987"^^xsd:decimal ;
  dwc:decimalLongitude "8.61293792724609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290072064987 8.61293792724609)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290072064987"^^xsd:decimal ;
  geo-pos:long "8.61293792724609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6129379272461'^^xsd:double;
  dwc:latitude '58.329007206499'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290072064987 8.61293792724609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290072064987"^^xsd:decimal ;
  dwc:decimalLongitude "8.61293792724609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290072064987 8.61293792724609)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290072064987"^^xsd:decimal ;
  geo-pos:long "8.61293792724609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6129379272461'^^xsd:double;
  dwc:latitude '58.329007206499'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6454'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290072064987 8.61293792724609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290072064987"^^xsd:decimal ;
  dwc:decimalLongitude "8.61293792724609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290072064987 8.61293792724609)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290072064987"^^xsd:decimal ;
  geo-pos:long "8.61293792724609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6129379272461'^^xsd:double;
  dwc:latitude '58.329007206499'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3528383509368"^^xsd:decimal ;
  dwc:decimalLongitude "8.61310958862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3528383509368"^^xsd:decimal ;
  geo-pos:long "8.61310958862305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W83'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6131095886231'^^xsd:double;
  dwc:latitude '58.352838350937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W83'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3528383509368"^^xsd:decimal ;
  dwc:decimalLongitude "8.61310958862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3528383509368"^^xsd:decimal ;
  geo-pos:long "8.61310958862305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W87'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6131095886231'^^xsd:double;
  dwc:latitude '58.352838350937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W87'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3528383509368"^^xsd:decimal ;
  dwc:decimalLongitude "8.61310958862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3528383509368"^^xsd:decimal ;
  geo-pos:long "8.61310958862305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W71'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6131095886231'^^xsd:double;
  dwc:latitude '58.352838350937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W71'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3528383509368"^^xsd:decimal ;
  dwc:decimalLongitude "8.61310958862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3528383509368"^^xsd:decimal ;
  geo-pos:long "8.61310958862305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W75'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6131095886231'^^xsd:double;
  dwc:latitude '58.352838350937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W75'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3528383509368"^^xsd:decimal ;
  dwc:decimalLongitude "8.61310958862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3528383509368"^^xsd:decimal ;
  geo-pos:long "8.61310958862305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W73'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6131095886231'^^xsd:double;
  dwc:latitude '58.352838350937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W73'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3528383509368"^^xsd:decimal ;
  dwc:decimalLongitude "8.61310958862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3528383509368"^^xsd:decimal ;
  geo-pos:long "8.61310958862305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W82'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6131095886231'^^xsd:double;
  dwc:latitude '58.352838350937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W82'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3528383509368"^^xsd:decimal ;
  dwc:decimalLongitude "8.61310958862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3528383509368"^^xsd:decimal ;
  geo-pos:long "8.61310958862305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W79'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6131095886231'^^xsd:double;
  dwc:latitude '58.352838350937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W79'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3528383509368"^^xsd:decimal ;
  dwc:decimalLongitude "8.61310958862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3528383509368"^^xsd:decimal ;
  geo-pos:long "8.61310958862305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W77'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6131095886231'^^xsd:double;
  dwc:latitude '58.352838350937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W77'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3528383509368"^^xsd:decimal ;
  dwc:decimalLongitude "8.61310958862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3528383509368"^^xsd:decimal ;
  geo-pos:long "8.61310958862305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W76'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6131095886231'^^xsd:double;
  dwc:latitude '58.352838350937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W76'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3528383509368"^^xsd:decimal ;
  dwc:decimalLongitude "8.61310958862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3528383509368"^^xsd:decimal ;
  geo-pos:long "8.61310958862305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W74'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6131095886231'^^xsd:double;
  dwc:latitude '58.352838350937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W74'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3528383509368"^^xsd:decimal ;
  dwc:decimalLongitude "8.61310958862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3528383509368"^^xsd:decimal ;
  geo-pos:long "8.61310958862305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W78'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6131095886231'^^xsd:double;
  dwc:latitude '58.352838350937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W78'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3528383509368"^^xsd:decimal ;
  dwc:decimalLongitude "8.61310958862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3528383509368"^^xsd:decimal ;
  geo-pos:long "8.61310958862305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W84'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6131095886231'^^xsd:double;
  dwc:latitude '58.352838350937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W84'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3528383509368"^^xsd:decimal ;
  dwc:decimalLongitude "8.61310958862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3528383509368"^^xsd:decimal ;
  geo-pos:long "8.61310958862305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W85'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6131095886231'^^xsd:double;
  dwc:latitude '58.352838350937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W85'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3528383509368"^^xsd:decimal ;
  dwc:decimalLongitude "8.61310958862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3528383509368"^^xsd:decimal ;
  geo-pos:long "8.61310958862305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W86'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6131095886231'^^xsd:double;
  dwc:latitude '58.352838350937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W86'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3528383509368"^^xsd:decimal ;
  dwc:decimalLongitude "8.61310958862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3528383509368"^^xsd:decimal ;
  geo-pos:long "8.61310958862305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W80'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6131095886231'^^xsd:double;
  dwc:latitude '58.352838350937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W80'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3528383509368"^^xsd:decimal ;
  dwc:decimalLongitude "8.61310958862305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3528383509368 8.61310958862305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3528383509368"^^xsd:decimal ;
  geo-pos:long "8.61310958862305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W72'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6131095886231'^^xsd:double;
  dwc:latitude '58.352838350937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W72'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35545"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  geo-pos:lat "58.35545"^^xsd:decimal ;
  geo-pos:long "8.61328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:510/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '510/6'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61328'^^xsd:double;
  dwc:latitude '58.35545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:510/6'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35545"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  geo-pos:lat "58.35545"^^xsd:decimal ;
  geo-pos:long "8.61328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:510/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '510/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61328'^^xsd:double;
  dwc:latitude '58.35545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:510/8'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35545"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  geo-pos:lat "58.35545"^^xsd:decimal ;
  geo-pos:long "8.61328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:510/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '510/15'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61328'^^xsd:double;
  dwc:latitude '58.35545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:510/15'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35545"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  geo-pos:lat "58.35545"^^xsd:decimal ;
  geo-pos:long "8.61328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:510/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '510/9'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61328'^^xsd:double;
  dwc:latitude '58.35545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:510/9'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35545"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  geo-pos:lat "58.35545"^^xsd:decimal ;
  geo-pos:long "8.61328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:510/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '510/16'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61328'^^xsd:double;
  dwc:latitude '58.35545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:510/16'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35545"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  geo-pos:lat "58.35545"^^xsd:decimal ;
  geo-pos:long "8.61328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:510/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '510/17'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61328'^^xsd:double;
  dwc:latitude '58.35545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:510/17'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35545"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  geo-pos:lat "58.35545"^^xsd:decimal ;
  geo-pos:long "8.61328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:510/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '510/13'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61328'^^xsd:double;
  dwc:latitude '58.35545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:510/13'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35545"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  geo-pos:lat "58.35545"^^xsd:decimal ;
  geo-pos:long "8.61328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:510/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '510/14'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61328'^^xsd:double;
  dwc:latitude '58.35545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:510/14'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35545"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  geo-pos:lat "58.35545"^^xsd:decimal ;
  geo-pos:long "8.61328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:510/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '510/12'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61328'^^xsd:double;
  dwc:latitude '58.35545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:510/12'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35545"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  geo-pos:lat "58.35545"^^xsd:decimal ;
  geo-pos:long "8.61328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:510/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '510/10'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61328'^^xsd:double;
  dwc:latitude '58.35545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:510/10'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35545"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  geo-pos:lat "58.35545"^^xsd:decimal ;
  geo-pos:long "8.61328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:510/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '510/11'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61328'^^xsd:double;
  dwc:latitude '58.35545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:510/11'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35545"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  geo-pos:lat "58.35545"^^xsd:decimal ;
  geo-pos:long "8.61328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:510/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '510/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61328'^^xsd:double;
  dwc:latitude '58.35545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:510/5'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35545"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  geo-pos:lat "58.35545"^^xsd:decimal ;
  geo-pos:long "8.61328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:510/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '510/4'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61328'^^xsd:double;
  dwc:latitude '58.35545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:510/4'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35545"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  geo-pos:lat "58.35545"^^xsd:decimal ;
  geo-pos:long "8.61328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:510/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '510/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61328'^^xsd:double;
  dwc:latitude '58.35545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:510/7'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35545"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  geo-pos:lat "58.35545"^^xsd:decimal ;
  geo-pos:long "8.61328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:510/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '510/2'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61328'^^xsd:double;
  dwc:latitude '58.35545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:510/2'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35545"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  geo-pos:lat "58.35545"^^xsd:decimal ;
  geo-pos:long "8.61328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:510/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '510/3'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61328'^^xsd:double;
  dwc:latitude '58.35545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:510/3'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35545"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35545 8.61328)"^^geo:wktLiteral ;
  geo-pos:lat "58.35545"^^xsd:decimal ;
  geo-pos:long "8.61328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A510%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:510/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '510/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61328'^^xsd:double;
  dwc:latitude '58.35545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:510/1'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3554502396731"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3554502396731"^^xsd:decimal ;
  geo-pos:long "8.61328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.61328125'^^xsd:double;
  dwc:latitude '58.355450239673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5796'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3554502396731"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3554502396731"^^xsd:decimal ;
  geo-pos:long "8.61328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.61328125'^^xsd:double;
  dwc:latitude '58.355450239673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5803'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3554502396731"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3554502396731"^^xsd:decimal ;
  geo-pos:long "8.61328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.61328125'^^xsd:double;
  dwc:latitude '58.355450239673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5805'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3554502396731"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3554502396731"^^xsd:decimal ;
  geo-pos:long "8.61328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.61328125'^^xsd:double;
  dwc:latitude '58.355450239673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5801'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3554502396731"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3554502396731"^^xsd:decimal ;
  geo-pos:long "8.61328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.61328125'^^xsd:double;
  dwc:latitude '58.355450239673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5807'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3554502396731"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3554502396731"^^xsd:decimal ;
  geo-pos:long "8.61328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.61328125'^^xsd:double;
  dwc:latitude '58.355450239673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5802'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3554502396731"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3554502396731"^^xsd:decimal ;
  geo-pos:long "8.61328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.61328125'^^xsd:double;
  dwc:latitude '58.355450239673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5809'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3554502396731"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3554502396731"^^xsd:decimal ;
  geo-pos:long "8.61328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.61328125'^^xsd:double;
  dwc:latitude '58.355450239673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5797'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3554502396731"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3554502396731"^^xsd:decimal ;
  geo-pos:long "8.61328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.61328125'^^xsd:double;
  dwc:latitude '58.355450239673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5798'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3554502396731"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3554502396731"^^xsd:decimal ;
  geo-pos:long "8.61328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.61328125'^^xsd:double;
  dwc:latitude '58.355450239673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5806'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3554502396731"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3554502396731"^^xsd:decimal ;
  geo-pos:long "8.61328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.61328125'^^xsd:double;
  dwc:latitude '58.355450239673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5793'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3554502396731"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3554502396731"^^xsd:decimal ;
  geo-pos:long "8.61328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.61328125'^^xsd:double;
  dwc:latitude '58.355450239673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5794'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3554502396731"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3554502396731"^^xsd:decimal ;
  geo-pos:long "8.61328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.61328125'^^xsd:double;
  dwc:latitude '58.355450239673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5808'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3554502396731"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3554502396731"^^xsd:decimal ;
  geo-pos:long "8.61328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.61328125'^^xsd:double;
  dwc:latitude '58.355450239673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5795'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3554502396731"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3554502396731"^^xsd:decimal ;
  geo-pos:long "8.61328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.61328125'^^xsd:double;
  dwc:latitude '58.355450239673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5799'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3554502396731"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3554502396731"^^xsd:decimal ;
  geo-pos:long "8.61328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.61328125'^^xsd:double;
  dwc:latitude '58.355450239673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5804'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3554502396731"^^xsd:decimal ;
  dwc:decimalLongitude "8.61328125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3554502396731 8.61328125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3554502396731"^^xsd:decimal ;
  geo-pos:long "8.61328125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.61328125'^^xsd:double;
  dwc:latitude '58.355450239673'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3752'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3491'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3494'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3755'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3484'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3479'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3466'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3478'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3473'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3745'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3769'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3480'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3476'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3493'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3486'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3756'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3487'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3760'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3483'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3481'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3757'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3773'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3770'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3763'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3746'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3777'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3485'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ansates pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3772'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3751'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3495'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3768'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3767'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3776'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3762'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3471'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3477'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3747'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3474'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3467'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3475'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3778'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3470'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3765'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3488'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3766'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3754'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3492'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3744'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3761'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3758'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3775'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3482'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3750'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3774'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3764'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3490'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3472'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3748'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3749'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3489'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3779'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3496'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3753'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.61333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3216666666667 8.61333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3216666666667"^^xsd:decimal ;
  geo-pos:long "8.61333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6133333333333'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3759'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/18'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/18'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/8'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/9'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/19'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/19'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/20'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/20'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/21'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/21'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/17'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/17'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/13'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/13'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/12'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/12'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/15'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/15'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/16'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/16'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/14'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/14'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/10'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/11'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/11'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/7'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/6'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/4'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/3'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35522"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35522 8.61345)"^^geo:wktLiteral ;
  geo-pos:lat "58.35522"^^xsd:decimal ;
  geo-pos:long "8.61345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A605%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:605/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '605/5'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61345'^^xsd:double;
  dwc:latitude '58.35522'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:605/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6566'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6570'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6561'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6577'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6573'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6569'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6572'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6563'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6575'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6576'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6559'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6562'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6558'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6557'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6560'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6567'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6568'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6564'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6571'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6574'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3552250844604"^^xsd:decimal ;
  dwc:decimalLongitude "8.61345291137695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3552250844604 8.61345291137695)"^^geo:wktLiteral ;
  geo-pos:lat "58.3552250844604"^^xsd:decimal ;
  geo-pos:long "8.61345291137695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6134529113769'^^xsd:double;
  dwc:latitude '58.35522508446'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6565'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35756"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  geo-pos:lat "58.35756"^^xsd:decimal ;
  geo-pos:long "8.61422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:685/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '685/5'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61422'^^xsd:double;
  dwc:latitude '58.35756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:685/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35756"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  geo-pos:lat "58.35756"^^xsd:decimal ;
  geo-pos:long "8.61422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:685/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '685/9'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61422'^^xsd:double;
  dwc:latitude '58.35756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:685/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35756"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  geo-pos:lat "58.35756"^^xsd:decimal ;
  geo-pos:long "8.61422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:685/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '685/12'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61422'^^xsd:double;
  dwc:latitude '58.35756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:685/12'^^xsd:anyURI;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35756"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  geo-pos:lat "58.35756"^^xsd:decimal ;
  geo-pos:long "8.61422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:685/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '685/8'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61422'^^xsd:double;
  dwc:latitude '58.35756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:685/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35756"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  geo-pos:lat "58.35756"^^xsd:decimal ;
  geo-pos:long "8.61422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:685/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '685/11'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61422'^^xsd:double;
  dwc:latitude '58.35756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:685/11'^^xsd:anyURI;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35756"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  geo-pos:lat "58.35756"^^xsd:decimal ;
  geo-pos:long "8.61422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:685/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '685/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61422'^^xsd:double;
  dwc:latitude '58.35756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:685/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35756"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  geo-pos:lat "58.35756"^^xsd:decimal ;
  geo-pos:long "8.61422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:685/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '685/10'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61422'^^xsd:double;
  dwc:latitude '58.35756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:685/10'^^xsd:anyURI;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35756"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  geo-pos:lat "58.35756"^^xsd:decimal ;
  geo-pos:long "8.61422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:685/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '685/6'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61422'^^xsd:double;
  dwc:latitude '58.35756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:685/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35756"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  geo-pos:lat "58.35756"^^xsd:decimal ;
  geo-pos:long "8.61422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:685/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '685/7'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61422'^^xsd:double;
  dwc:latitude '58.35756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:685/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35756"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  geo-pos:lat "58.35756"^^xsd:decimal ;
  geo-pos:long "8.61422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:685/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '685/3'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61422'^^xsd:double;
  dwc:latitude '58.35756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:685/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35756"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  geo-pos:lat "58.35756"^^xsd:decimal ;
  geo-pos:long "8.61422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:685/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '685/2'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61422'^^xsd:double;
  dwc:latitude '58.35756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:685/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35756"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35756 8.61422)"^^geo:wktLiteral ;
  geo-pos:lat "58.35756"^^xsd:decimal ;
  geo-pos:long "8.61422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A685%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:685/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '685/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61422'^^xsd:double;
  dwc:latitude '58.35756'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:685/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A948%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A948%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A948%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36305 8.61422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36305"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A948%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36305 8.61422)"^^geo:wktLiteral ;
  geo-pos:lat "58.36305"^^xsd:decimal ;
  geo-pos:long "8.61422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A948%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:948/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '948/2'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61422'^^xsd:double;
  dwc:latitude '58.36305'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:948/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A948%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A948%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A948%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36305 8.61422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36305"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A948%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36305 8.61422)"^^geo:wktLiteral ;
  geo-pos:lat "58.36305"^^xsd:decimal ;
  geo-pos:long "8.61422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A948%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:948/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '948/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61422'^^xsd:double;
  dwc:latitude '58.36305'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:948/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3575666284971"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422538757324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3575666284971"^^xsd:decimal ;
  geo-pos:long "8.61422538757324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6142253875732'^^xsd:double;
  dwc:latitude '58.357566628497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7335'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3575666284971"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422538757324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3575666284971"^^xsd:decimal ;
  geo-pos:long "8.61422538757324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6142253875732'^^xsd:double;
  dwc:latitude '58.357566628497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7336'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3575666284971"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422538757324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3575666284971"^^xsd:decimal ;
  geo-pos:long "8.61422538757324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6142253875732'^^xsd:double;
  dwc:latitude '58.357566628497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7338'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3575666284971"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422538757324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3575666284971"^^xsd:decimal ;
  geo-pos:long "8.61422538757324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6142253875732'^^xsd:double;
  dwc:latitude '58.357566628497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7343'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3575666284971"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422538757324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3575666284971"^^xsd:decimal ;
  geo-pos:long "8.61422538757324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6142253875732'^^xsd:double;
  dwc:latitude '58.357566628497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7341'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3575666284971"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422538757324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3575666284971"^^xsd:decimal ;
  geo-pos:long "8.61422538757324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6142253875732'^^xsd:double;
  dwc:latitude '58.357566628497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7345'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3575666284971"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422538757324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3575666284971"^^xsd:decimal ;
  geo-pos:long "8.61422538757324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6142253875732'^^xsd:double;
  dwc:latitude '58.357566628497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7337'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3575666284971"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422538757324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3575666284971"^^xsd:decimal ;
  geo-pos:long "8.61422538757324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6142253875732'^^xsd:double;
  dwc:latitude '58.357566628497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3575666284971"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422538757324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3575666284971"^^xsd:decimal ;
  geo-pos:long "8.61422538757324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6142253875732'^^xsd:double;
  dwc:latitude '58.357566628497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7346'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3575666284971"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422538757324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3575666284971"^^xsd:decimal ;
  geo-pos:long "8.61422538757324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6142253875732'^^xsd:double;
  dwc:latitude '58.357566628497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7339'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3575666284971"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422538757324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3575666284971"^^xsd:decimal ;
  geo-pos:long "8.61422538757324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6142253875732'^^xsd:double;
  dwc:latitude '58.357566628497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7342'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3575666284971"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422538757324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3575666284971 8.61422538757324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3575666284971"^^xsd:decimal ;
  geo-pos:long "8.61422538757324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6142253875732'^^xsd:double;
  dwc:latitude '58.357566628497'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7340'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3630596415389 8.61422538757324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3630596415389"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422538757324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3630596415389 8.61422538757324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3630596415389"^^xsd:decimal ;
  geo-pos:long "8.61422538757324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6142253875732'^^xsd:double;
  dwc:latitude '58.363059641539'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3630596415389 8.61422538757324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3630596415389"^^xsd:decimal ;
  dwc:decimalLongitude "8.61422538757324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3630596415389 8.61422538757324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3630596415389"^^xsd:decimal ;
  geo-pos:long "8.61422538757324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6142253875732'^^xsd:double;
  dwc:latitude '58.363059641539'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9707'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36314 8.61431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36314"^^xsd:decimal ;
  dwc:decimalLongitude "8.61431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36314 8.61431)"^^geo:wktLiteral ;
  geo-pos:lat "58.36314"^^xsd:decimal ;
  geo-pos:long "8.61431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:746/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '746/7'^^xsd:string;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61431'^^xsd:double;
  dwc:latitude '58.36314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:746/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36314 8.61431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36314"^^xsd:decimal ;
  dwc:decimalLongitude "8.61431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36314 8.61431)"^^geo:wktLiteral ;
  geo-pos:lat "58.36314"^^xsd:decimal ;
  geo-pos:long "8.61431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:746/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '746/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61431'^^xsd:double;
  dwc:latitude '58.36314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:746/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36314 8.61431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36314"^^xsd:decimal ;
  dwc:decimalLongitude "8.61431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36314 8.61431)"^^geo:wktLiteral ;
  geo-pos:lat "58.36314"^^xsd:decimal ;
  geo-pos:long "8.61431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:746/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '746/3'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61431'^^xsd:double;
  dwc:latitude '58.36314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:746/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36314 8.61431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36314"^^xsd:decimal ;
  dwc:decimalLongitude "8.61431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36314 8.61431)"^^geo:wktLiteral ;
  geo-pos:lat "58.36314"^^xsd:decimal ;
  geo-pos:long "8.61431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:746/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '746/6'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61431'^^xsd:double;
  dwc:latitude '58.36314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:746/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36314 8.61431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36314"^^xsd:decimal ;
  dwc:decimalLongitude "8.61431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36314 8.61431)"^^geo:wktLiteral ;
  geo-pos:lat "58.36314"^^xsd:decimal ;
  geo-pos:long "8.61431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:746/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '746/5'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61431'^^xsd:double;
  dwc:latitude '58.36314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:746/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36314 8.61431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36314"^^xsd:decimal ;
  dwc:decimalLongitude "8.61431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36314 8.61431)"^^geo:wktLiteral ;
  geo-pos:lat "58.36314"^^xsd:decimal ;
  geo-pos:long "8.61431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:746/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '746/4'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61431'^^xsd:double;
  dwc:latitude '58.36314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:746/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36314 8.61431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36314"^^xsd:decimal ;
  dwc:decimalLongitude "8.61431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36314 8.61431)"^^geo:wktLiteral ;
  geo-pos:lat "58.36314"^^xsd:decimal ;
  geo-pos:long "8.61431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A746%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:746/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '746/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61431'^^xsd:double;
  dwc:latitude '58.36314'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:746/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631496838127 8.61431121826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3631496838127"^^xsd:decimal ;
  dwc:decimalLongitude "8.61431121826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631496838127 8.61431121826172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3631496838127"^^xsd:decimal ;
  geo-pos:long "8.61431121826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6143112182617'^^xsd:double;
  dwc:latitude '58.363149683813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7708'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631496838127 8.61431121826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3631496838127"^^xsd:decimal ;
  dwc:decimalLongitude "8.61431121826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631496838127 8.61431121826172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3631496838127"^^xsd:decimal ;
  geo-pos:long "8.61431121826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6143112182617'^^xsd:double;
  dwc:latitude '58.363149683813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7713'^^xsd:anyURI;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631496838127 8.61431121826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3631496838127"^^xsd:decimal ;
  dwc:decimalLongitude "8.61431121826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631496838127 8.61431121826172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3631496838127"^^xsd:decimal ;
  geo-pos:long "8.61431121826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6143112182617'^^xsd:double;
  dwc:latitude '58.363149683813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7710'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631496838127 8.61431121826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3631496838127"^^xsd:decimal ;
  dwc:decimalLongitude "8.61431121826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631496838127 8.61431121826172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3631496838127"^^xsd:decimal ;
  geo-pos:long "8.61431121826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6143112182617'^^xsd:double;
  dwc:latitude '58.363149683813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7711'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631496838127 8.61431121826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3631496838127"^^xsd:decimal ;
  dwc:decimalLongitude "8.61431121826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631496838127 8.61431121826172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3631496838127"^^xsd:decimal ;
  geo-pos:long "8.61431121826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6143112182617'^^xsd:double;
  dwc:latitude '58.363149683813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7709'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631496838127 8.61431121826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3631496838127"^^xsd:decimal ;
  dwc:decimalLongitude "8.61431121826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631496838127 8.61431121826172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3631496838127"^^xsd:decimal ;
  geo-pos:long "8.61431121826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6143112182617'^^xsd:double;
  dwc:latitude '58.363149683813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7712'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631496838127 8.61431121826172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3631496838127"^^xsd:decimal ;
  dwc:decimalLongitude "8.61431121826172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631496838127 8.61431121826172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3631496838127"^^xsd:decimal ;
  geo-pos:long "8.61431121826172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6143112182617'^^xsd:double;
  dwc:latitude '58.363149683813'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7707'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/13'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/13'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/19'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/19'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/22'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/22'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/20'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/20'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/21'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/21'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/16'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/16'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/17'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/17'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/18'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/18'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/12'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/12'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/14'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/14'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/15'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/15'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/11'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/11'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/8'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/9'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/10'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/10'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/6'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/5'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/4'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35617"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35617 8.61448)"^^geo:wktLiteral ;
  geo-pos:lat "58.35617"^^xsd:decimal ;
  geo-pos:long "8.61448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A684%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:684/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '684/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61448'^^xsd:double;
  dwc:latitude '58.35617'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:684/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3542343844679"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3542343844679"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W451'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.354234384468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3542343844679"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3542343844679"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W456'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.354234384468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W456'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3542343844679"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3542343844679"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W454'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.354234384468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W454'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3542343844679"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3542343844679"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W450'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.354234384468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W450'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3542343844679"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3542343844679"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W459'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.354234384468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W459'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3542343844679"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3542343844679"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W449'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.354234384468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W449'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3542343844679"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3542343844679"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W457'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.354234384468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W457'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3542343844679"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3542343844679"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W445'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.354234384468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W445'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3542343844679"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3542343844679"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W458'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.354234384468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W458'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3542343844679"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3542343844679"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W453'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.354234384468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3542343844679"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3542343844679"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W447'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.354234384468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3542343844679"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3542343844679"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W448'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.354234384468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W448'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3542343844679"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3542343844679"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W446'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.354234384468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3542343844679"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3542343844679"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W452'^^xsd:string;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.354234384468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3542343844679"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3542343844679"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W444'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.354234384468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W444'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3542343844679"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3542343844679"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W442'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.354234384468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W442'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3542343844679"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3542343844679 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3542343844679"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W443'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.354234384468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W443'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7332'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7321'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7327'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7317'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7333'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7320'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7326'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7324'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7318'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7314'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7313'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7328'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7315'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7322'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7330'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7331'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7325'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7316'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7323'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3561707267062"^^xsd:decimal ;
  dwc:decimalLongitude "8.61448287963867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3561707267062 8.61448287963867)"^^geo:wktLiteral ;
  geo-pos:lat "58.3561707267062"^^xsd:decimal ;
  geo-pos:long "8.61448287963867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6144828796387'^^xsd:double;
  dwc:latitude '58.356170726706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7329'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.61482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:845/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '845/5'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61482'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:845/5'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.61482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:845/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '845/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61482'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:845/4'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.61482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:845/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '845/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61482'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:845/6'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.61482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:845/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '845/12'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61482'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:845/12'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.61482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:845/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '845/11'^^xsd:string;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61482'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:845/11'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.61482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:845/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '845/10'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61482'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:845/10'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.61482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:845/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '845/9'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61482'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:845/9'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.61482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:845/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '845/8'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61482'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:845/8'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.61482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:845/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '845/7'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61482'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:845/7'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.61482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:845/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '845/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61482'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:845/3'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.61482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:845/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '845/2'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61482'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:845/2'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32833"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32833 8.61482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32833"^^xsd:decimal ;
  geo-pos:long "8.61482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A845%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:845/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '845/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61482'^^xsd:double;
  dwc:latitude '58.32833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:845/1'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482620239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.61482620239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6148262023926'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8942'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482620239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.61482620239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6148262023926'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8943'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482620239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.61482620239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6148262023926'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8946'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482620239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.61482620239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6148262023926'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8937'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482620239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.61482620239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6148262023926'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8940'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482620239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.61482620239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6148262023926'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8945'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482620239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.61482620239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6148262023926'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8936'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482620239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.61482620239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6148262023926'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8944'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482620239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.61482620239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6148262023926'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8938'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482620239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.61482620239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6148262023926'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8935'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482620239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.61482620239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6148262023926'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8941'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3283312307801"^^xsd:decimal ;
  dwc:decimalLongitude "8.61482620239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3283312307801 8.61482620239258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3283312307801"^^xsd:decimal ;
  geo-pos:long "8.61482620239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6148262023926'^^xsd:double;
  dwc:latitude '58.32833123078'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8939'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32869 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32869"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32869 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.32869"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:571/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '571/2'^^xsd:string;
  dwc:scientificName 'Chrysallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.32869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:571/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32869 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32869"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32869 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.32869"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:571/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '571/1'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.32869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:571/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32869 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32869"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32869 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.32869"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:571/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '571/5'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.32869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:571/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32869 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32869"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32869 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.32869"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:571/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '571/8'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.32869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:571/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32869 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32869"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32869 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.32869"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:571/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '571/7'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.32869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:571/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32869 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32869"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32869 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.32869"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:571/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '571/6'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.32869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:571/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32869 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32869"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32869 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.32869"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:571/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '571/4'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.32869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:571/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32869 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32869"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32869 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.32869"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A571%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:571/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '571/3'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.32869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:571/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/25'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/25'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/10'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/13'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/21'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/21'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/23'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/23'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/24'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/24'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/22'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/22'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/18'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/18'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/17'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/17'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/19'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/19'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/20'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/20'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/14'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/14'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/15'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/15'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/16'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/16'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/9'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/11'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/12'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/8'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/7'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/5'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/4'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/6'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622 8.61508)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622"^^xsd:decimal ;
  geo-pos:long "8.61508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A754%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:754/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '754/2'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61508'^^xsd:double;
  dwc:latitude '58.3622'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:754/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286917527721 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286917527721"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286917527721 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286917527721"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.328691752772'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286917527721 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286917527721"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286917527721 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286917527721"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.328691752772'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286917527721 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286917527721"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286917527721 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286917527721"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.328691752772'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6273'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286917527721 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286917527721"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286917527721 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286917527721"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.328691752772'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6272'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286917527721 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286917527721"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286917527721 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286917527721"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.328691752772'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6279'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286917527721 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286917527721"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286917527721 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286917527721"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.328691752772'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286917527721 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286917527721"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286917527721 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286917527721"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.328691752772'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286917527721 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3286917527721"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3286917527721 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3286917527721"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.328691752772'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7775'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7768'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7779'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7764'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7759'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7766'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7757'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7774'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7760'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7772'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7769'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7770'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7762'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7763'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7777'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7773'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7758'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7778'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7765'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7780'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7767'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7761'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7771'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3622042284824"^^xsd:decimal ;
  dwc:decimalLongitude "8.61508369445801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3622042284824 8.61508369445801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3622042284824"^^xsd:decimal ;
  geo-pos:long "8.61508369445801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615083694458'^^xsd:double;
  dwc:latitude '58.362204228482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7781'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162"^^xsd:decimal ;
  geo-pos:long "8.61525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:567/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '567/1'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61525'^^xsd:double;
  dwc:latitude '58.3162'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:567/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162"^^xsd:decimal ;
  geo-pos:long "8.61525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:567/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '567/6'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61525'^^xsd:double;
  dwc:latitude '58.3162'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:567/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162"^^xsd:decimal ;
  geo-pos:long "8.61525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:567/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '567/10'^^xsd:string;
  dwc:scientificName 'Raphitoma leufroyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61525'^^xsd:double;
  dwc:latitude '58.3162'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:567/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '248256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162"^^xsd:decimal ;
  geo-pos:long "8.61525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:567/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '567/9'^^xsd:string;
  dwc:scientificName 'Oenopota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61525'^^xsd:double;
  dwc:latitude '58.3162'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '137826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:567/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162"^^xsd:decimal ;
  geo-pos:long "8.61525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:567/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '567/7'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61525'^^xsd:double;
  dwc:latitude '58.3162'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:567/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162"^^xsd:decimal ;
  geo-pos:long "8.61525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:567/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '567/8'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61525'^^xsd:double;
  dwc:latitude '58.3162'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:567/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162"^^xsd:decimal ;
  geo-pos:long "8.61525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:567/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '567/5'^^xsd:string;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61525'^^xsd:double;
  dwc:latitude '58.3162'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:567/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162"^^xsd:decimal ;
  geo-pos:long "8.61525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:567/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '567/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61525'^^xsd:double;
  dwc:latitude '58.3162'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:567/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162"^^xsd:decimal ;
  geo-pos:long "8.61525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:567/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '567/3'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61525'^^xsd:double;
  dwc:latitude '58.3162'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:567/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162 8.61525)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162"^^xsd:decimal ;
  geo-pos:long "8.61525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A567%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:567/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '567/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61525'^^xsd:double;
  dwc:latitude '58.3162'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:567/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162065380718"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525535583496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162065380718"^^xsd:decimal ;
  geo-pos:long "8.61525535583496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615255355835'^^xsd:double;
  dwc:latitude '58.316206538072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162065380718"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525535583496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162065380718"^^xsd:decimal ;
  geo-pos:long "8.61525535583496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615255355835'^^xsd:double;
  dwc:latitude '58.316206538072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162065380718"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525535583496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162065380718"^^xsd:decimal ;
  geo-pos:long "8.61525535583496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Oenopota sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615255355835'^^xsd:double;
  dwc:latitude '58.316206538072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '137826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137826'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162065380718"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525535583496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162065380718"^^xsd:decimal ;
  geo-pos:long "8.61525535583496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615255355835'^^xsd:double;
  dwc:latitude '58.316206538072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6249'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162065380718"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525535583496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162065380718"^^xsd:decimal ;
  geo-pos:long "8.61525535583496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615255355835'^^xsd:double;
  dwc:latitude '58.316206538072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162065380718"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525535583496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162065380718"^^xsd:decimal ;
  geo-pos:long "8.61525535583496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615255355835'^^xsd:double;
  dwc:latitude '58.316206538072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162065380718"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525535583496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162065380718"^^xsd:decimal ;
  geo-pos:long "8.61525535583496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615255355835'^^xsd:double;
  dwc:latitude '58.316206538072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6254'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162065380718"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525535583496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162065380718"^^xsd:decimal ;
  geo-pos:long "8.61525535583496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615255355835'^^xsd:double;
  dwc:latitude '58.316206538072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6255'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162065380718"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525535583496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162065380718"^^xsd:decimal ;
  geo-pos:long "8.61525535583496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma leufroyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615255355835'^^xsd:double;
  dwc:latitude '58.316206538072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6256'^^xsd:anyURI;
  dwc:aphiaIdAccepted '248256'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3162065380718"^^xsd:decimal ;
  dwc:decimalLongitude "8.61525535583496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3162065380718 8.61525535583496)"^^geo:wktLiteral ;
  geo-pos:lat "58.3162065380718"^^xsd:decimal ;
  geo-pos:long "8.61525535583496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.615255355835'^^xsd:double;
  dwc:latitude '58.316206538072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3545045781315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61551284790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3545045781315"^^xsd:decimal ;
  geo-pos:long "8.61551284790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6155128479004'^^xsd:double;
  dwc:latitude '58.354504578131'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2995'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3545045781315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61551284790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3545045781315"^^xsd:decimal ;
  geo-pos:long "8.61551284790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6155128479004'^^xsd:double;
  dwc:latitude '58.354504578131'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3010'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3545045781315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61551284790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3545045781315"^^xsd:decimal ;
  geo-pos:long "8.61551284790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6155128479004'^^xsd:double;
  dwc:latitude '58.354504578131'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2996'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3545045781315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61551284790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3545045781315"^^xsd:decimal ;
  geo-pos:long "8.61551284790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6155128479004'^^xsd:double;
  dwc:latitude '58.354504578131'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3545045781315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61551284790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3545045781315"^^xsd:decimal ;
  geo-pos:long "8.61551284790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6155128479004'^^xsd:double;
  dwc:latitude '58.354504578131'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3545045781315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61551284790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3545045781315"^^xsd:decimal ;
  geo-pos:long "8.61551284790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6155128479004'^^xsd:double;
  dwc:latitude '58.354504578131'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3002'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3545045781315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61551284790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3545045781315"^^xsd:decimal ;
  geo-pos:long "8.61551284790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6155128479004'^^xsd:double;
  dwc:latitude '58.354504578131'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2994'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3545045781315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61551284790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3545045781315"^^xsd:decimal ;
  geo-pos:long "8.61551284790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6155128479004'^^xsd:double;
  dwc:latitude '58.354504578131'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3008'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3545045781315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61551284790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3545045781315"^^xsd:decimal ;
  geo-pos:long "8.61551284790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6155128479004'^^xsd:double;
  dwc:latitude '58.354504578131'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3006'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3545045781315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61551284790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3545045781315"^^xsd:decimal ;
  geo-pos:long "8.61551284790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6155128479004'^^xsd:double;
  dwc:latitude '58.354504578131'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3009'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3545045781315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61551284790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3545045781315"^^xsd:decimal ;
  geo-pos:long "8.61551284790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6155128479004'^^xsd:double;
  dwc:latitude '58.354504578131'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2997'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3545045781315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61551284790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3545045781315"^^xsd:decimal ;
  geo-pos:long "8.61551284790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6155128479004'^^xsd:double;
  dwc:latitude '58.354504578131'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3005'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3545045781315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61551284790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3545045781315"^^xsd:decimal ;
  geo-pos:long "8.61551284790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6155128479004'^^xsd:double;
  dwc:latitude '58.354504578131'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3004'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3545045781315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61551284790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3545045781315"^^xsd:decimal ;
  geo-pos:long "8.61551284790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6155128479004'^^xsd:double;
  dwc:latitude '58.354504578131'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2999'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3545045781315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61551284790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3545045781315"^^xsd:decimal ;
  geo-pos:long "8.61551284790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6155128479004'^^xsd:double;
  dwc:latitude '58.354504578131'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3003'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3545045781315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61551284790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3545045781315"^^xsd:decimal ;
  geo-pos:long "8.61551284790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6155128479004'^^xsd:double;
  dwc:latitude '58.354504578131'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3545045781315"^^xsd:decimal ;
  dwc:decimalLongitude "8.61551284790039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3545045781315 8.61551284790039)"^^geo:wktLiteral ;
  geo-pos:lat "58.3545045781315"^^xsd:decimal ;
  geo-pos:long "8.61551284790039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6155128479004'^^xsd:double;
  dwc:latitude '58.354504578131'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3001'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A916%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A916%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A916%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31706 8.61611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31706"^^xsd:decimal ;
  dwc:decimalLongitude "8.61611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A916%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31706 8.61611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31706"^^xsd:decimal ;
  geo-pos:long "8.61611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A916%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:916/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '916/1'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61611'^^xsd:double;
  dwc:latitude '58.31706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:916/1'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A916%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A916%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A916%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31706 8.61611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31706"^^xsd:decimal ;
  dwc:decimalLongitude "8.61611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A916%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31706 8.61611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31706"^^xsd:decimal ;
  geo-pos:long "8.61611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A916%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:916/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '916/2'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61611'^^xsd:double;
  dwc:latitude '58.31706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:916/2'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A744%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A744%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A744%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631 8.61611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3631"^^xsd:decimal ;
  dwc:decimalLongitude "8.61611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A744%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631 8.61611)"^^geo:wktLiteral ;
  geo-pos:lat "58.3631"^^xsd:decimal ;
  geo-pos:long "8.61611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A744%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:744/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '744/2'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61611'^^xsd:double;
  dwc:latitude '58.3631'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:744/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A744%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A744%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A744%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631 8.61611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3631"^^xsd:decimal ;
  dwc:decimalLongitude "8.61611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A744%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631 8.61611)"^^geo:wktLiteral ;
  geo-pos:lat "58.3631"^^xsd:decimal ;
  geo-pos:long "8.61611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A744%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:744/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '744/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61611'^^xsd:double;
  dwc:latitude '58.3631'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:744/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3170630654815 8.61611366271973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3170630654815"^^xsd:decimal ;
  dwc:decimalLongitude "8.61611366271973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3170630654815 8.61611366271973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3170630654815"^^xsd:decimal ;
  geo-pos:long "8.61611366271973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6161136627197'^^xsd:double;
  dwc:latitude '58.317063065481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3170630654815 8.61611366271973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3170630654815"^^xsd:decimal ;
  dwc:decimalLongitude "8.61611366271973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3170630654815 8.61611366271973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3170630654815"^^xsd:decimal ;
  geo-pos:long "8.61611366271973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6161136627197'^^xsd:double;
  dwc:latitude '58.317063065481'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9401'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631046627045 8.61611366271973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3631046627045"^^xsd:decimal ;
  dwc:decimalLongitude "8.61611366271973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631046627045 8.61611366271973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3631046627045"^^xsd:decimal ;
  geo-pos:long "8.61611366271973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6161136627197'^^xsd:double;
  dwc:latitude '58.363104662705'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7704'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631046627045 8.61611366271973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3631046627045"^^xsd:decimal ;
  dwc:decimalLongitude "8.61611366271973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3631046627045 8.61611366271973)"^^geo:wktLiteral ;
  geo-pos:lat "58.3631046627045"^^xsd:decimal ;
  geo-pos:long "8.61611366271973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6161136627197'^^xsd:double;
  dwc:latitude '58.363104662705'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7703'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35806"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  geo-pos:lat "58.35806"^^xsd:decimal ;
  geo-pos:long "8.61628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:511/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '511/3'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61628'^^xsd:double;
  dwc:latitude '58.35806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:511/3'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35806"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  geo-pos:lat "58.35806"^^xsd:decimal ;
  geo-pos:long "8.61628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:511/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '511/11'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61628'^^xsd:double;
  dwc:latitude '58.35806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:511/11'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35806"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  geo-pos:lat "58.35806"^^xsd:decimal ;
  geo-pos:long "8.61628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:511/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '511/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61628'^^xsd:double;
  dwc:latitude '58.35806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:511/4'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35806"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  geo-pos:lat "58.35806"^^xsd:decimal ;
  geo-pos:long "8.61628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:511/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '511/9'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61628'^^xsd:double;
  dwc:latitude '58.35806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:511/9'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35806"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  geo-pos:lat "58.35806"^^xsd:decimal ;
  geo-pos:long "8.61628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:511/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '511/10'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61628'^^xsd:double;
  dwc:latitude '58.35806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:511/10'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35806"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  geo-pos:lat "58.35806"^^xsd:decimal ;
  geo-pos:long "8.61628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:511/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '511/7'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61628'^^xsd:double;
  dwc:latitude '58.35806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:511/7'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35806"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  geo-pos:lat "58.35806"^^xsd:decimal ;
  geo-pos:long "8.61628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:511/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '511/8'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61628'^^xsd:double;
  dwc:latitude '58.35806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:511/8'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35806"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  geo-pos:lat "58.35806"^^xsd:decimal ;
  geo-pos:long "8.61628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:511/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '511/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61628'^^xsd:double;
  dwc:latitude '58.35806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:511/6'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35806"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  geo-pos:lat "58.35806"^^xsd:decimal ;
  geo-pos:long "8.61628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:511/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '511/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61628'^^xsd:double;
  dwc:latitude '58.35806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:511/5'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35806"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  geo-pos:lat "58.35806"^^xsd:decimal ;
  geo-pos:long "8.61628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:511/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '511/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61628'^^xsd:double;
  dwc:latitude '58.35806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:511/1'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35806"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35806 8.61628)"^^geo:wktLiteral ;
  geo-pos:lat "58.35806"^^xsd:decimal ;
  geo-pos:long "8.61628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A511%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:511/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '511/2'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61628'^^xsd:double;
  dwc:latitude '58.35806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:511/2'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.358061935222"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628532409668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  geo-pos:lat "58.358061935222"^^xsd:decimal ;
  geo-pos:long "8.61628532409668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6162853240967'^^xsd:double;
  dwc:latitude '58.358061935222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5814'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.358061935222"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628532409668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  geo-pos:lat "58.358061935222"^^xsd:decimal ;
  geo-pos:long "8.61628532409668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6162853240967'^^xsd:double;
  dwc:latitude '58.358061935222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5817'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.358061935222"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628532409668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  geo-pos:lat "58.358061935222"^^xsd:decimal ;
  geo-pos:long "8.61628532409668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6162853240967'^^xsd:double;
  dwc:latitude '58.358061935222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5820'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.358061935222"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628532409668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  geo-pos:lat "58.358061935222"^^xsd:decimal ;
  geo-pos:long "8.61628532409668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6162853240967'^^xsd:double;
  dwc:latitude '58.358061935222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5816'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.358061935222"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628532409668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  geo-pos:lat "58.358061935222"^^xsd:decimal ;
  geo-pos:long "8.61628532409668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6162853240967'^^xsd:double;
  dwc:latitude '58.358061935222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5812'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.358061935222"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628532409668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  geo-pos:lat "58.358061935222"^^xsd:decimal ;
  geo-pos:long "8.61628532409668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6162853240967'^^xsd:double;
  dwc:latitude '58.358061935222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5810'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.358061935222"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628532409668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  geo-pos:lat "58.358061935222"^^xsd:decimal ;
  geo-pos:long "8.61628532409668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6162853240967'^^xsd:double;
  dwc:latitude '58.358061935222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5811'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.358061935222"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628532409668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  geo-pos:lat "58.358061935222"^^xsd:decimal ;
  geo-pos:long "8.61628532409668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6162853240967'^^xsd:double;
  dwc:latitude '58.358061935222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5819'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.358061935222"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628532409668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  geo-pos:lat "58.358061935222"^^xsd:decimal ;
  geo-pos:long "8.61628532409668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6162853240967'^^xsd:double;
  dwc:latitude '58.358061935222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5815'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.358061935222"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628532409668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  geo-pos:lat "58.358061935222"^^xsd:decimal ;
  geo-pos:long "8.61628532409668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6162853240967'^^xsd:double;
  dwc:latitude '58.358061935222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5813'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.358061935222"^^xsd:decimal ;
  dwc:decimalLongitude "8.61628532409668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358061935222 8.61628532409668)"^^geo:wktLiteral ;
  geo-pos:lat "58.358061935222"^^xsd:decimal ;
  geo-pos:long "8.61628532409668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6162853240967'^^xsd:double;
  dwc:latitude '58.358061935222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5818'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A301%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A301%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A301%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32842 8.61637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32842"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A301%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32842 8.61637)"^^geo:wktLiteral ;
  geo-pos:lat "58.32842"^^xsd:decimal ;
  geo-pos:long "8.61637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A301%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:301/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '301/1'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61637'^^xsd:double;
  dwc:latitude '58.32842'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:301/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3284213616228 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3284213616228"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3284213616228 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3284213616228"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.328421361623'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4221'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3824'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3807'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3812'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3808'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3823'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3804'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3814'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3811'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3826'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3825'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3821'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3818'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3816'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3819'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3805'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3815'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3817'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3809'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3822'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3813'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3810'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3806'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3547747697277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61637115478516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3547747697277 8.61637115478516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3547747697277"^^xsd:decimal ;
  geo-pos:long "8.61637115478516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6163711547852'^^xsd:double;
  dwc:latitude '58.354774769728'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3803'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30881 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30881"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30881 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.30881"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:920/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '920/5'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.30881'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:920/5'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30881 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30881"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30881 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.30881"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:920/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '920/4'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.30881'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:920/4'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30881 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30881"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30881 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.30881"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:920/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '920/3'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.30881'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:920/3'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30881 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30881"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30881 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.30881"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:920/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '920/2'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.30881'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:920/2'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30881 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30881"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30881 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.30881"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A920%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:920/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '920/1'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.30881'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:920/1'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/13'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/3'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/5'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/11'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/6'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/16'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/22'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/22'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/20'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/20'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/21'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/21'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/19'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/19'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/17'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/18'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/18'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/15'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/14'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/12'^^xsd:string;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/10'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/8'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/9'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36139"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36139 8.61671)"^^geo:wktLiteral ;
  geo-pos:lat "58.36139"^^xsd:decimal ;
  geo-pos:long "8.61671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A949%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:949/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '949/4'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61671'^^xsd:double;
  dwc:latitude '58.36139'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:949/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3088124917257 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3088124917257"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3088124917257 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3088124917257"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.308812491726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9422'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3088124917257 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3088124917257"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3088124917257 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3088124917257"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.308812491726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9420'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3088124917257 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3088124917257"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3088124917257 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3088124917257"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.308812491726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9419'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3088124917257 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3088124917257"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3088124917257 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3088124917257"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.308812491726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9418'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3088124917257 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3088124917257"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3088124917257 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3088124917257"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.308812491726'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9421'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9713'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9712'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9725'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9709'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9728'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9720'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9708'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9715'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9722'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9714'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9727'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9711'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9721'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9716'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9718'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9717'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9710'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9719'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9723'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9729'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3613938180446"^^xsd:decimal ;
  dwc:decimalLongitude "8.61671447753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3613938180446 8.61671447753906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3613938180446"^^xsd:decimal ;
  geo-pos:long "8.61671447753906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6167144775391'^^xsd:double;
  dwc:latitude '58.361393818045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9726'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.6168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.6168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.6168)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.6168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:775/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '775/3'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6168'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:775/3'^^xsd:anyURI;
  dwc:observationDate '1974-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.6168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.6168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.6168)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.6168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:775/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '775/7'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6168'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:775/7'^^xsd:anyURI;
  dwc:observationDate '1974-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.6168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.6168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.6168)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.6168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:775/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '775/8'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6168'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:775/8'^^xsd:anyURI;
  dwc:observationDate '1974-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.6168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.6168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.6168)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.6168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:775/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '775/5'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6168'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:775/5'^^xsd:anyURI;
  dwc:observationDate '1974-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.6168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.6168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.6168)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.6168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:775/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '775/6'^^xsd:string;
  dwc:scientificName 'Rissoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6168'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:775/6'^^xsd:anyURI;
  dwc:observationDate '1974-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.6168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.6168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.6168)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.6168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:775/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '775/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6168'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:775/4'^^xsd:anyURI;
  dwc:observationDate '1974-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.6168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.6168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.6168)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.6168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:775/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '775/1'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6168'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:775/1'^^xsd:anyURI;
  dwc:observationDate '1974-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.6168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32806"^^xsd:decimal ;
  dwc:decimalLongitude "8.6168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32806 8.6168)"^^geo:wktLiteral ;
  geo-pos:lat "58.32806"^^xsd:decimal ;
  geo-pos:long "8.6168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A775%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:775/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '775/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6168'^^xsd:double;
  dwc:latitude '58.32806'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:775/2'^^xsd:anyURI;
  dwc:observationDate '1974-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.61680030822754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.61680030822754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.61680030822754)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.61680030822754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6168003082275'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8034'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.61680030822754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.61680030822754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.61680030822754)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.61680030822754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6168003082275'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8036'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.61680030822754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.61680030822754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.61680030822754)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.61680030822754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6168003082275'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8030'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.61680030822754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.61680030822754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.61680030822754)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.61680030822754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6168003082275'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8033'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.61680030822754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.61680030822754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.61680030822754)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.61680030822754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6168003082275'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8035'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.61680030822754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.61680030822754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.61680030822754)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.61680030822754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6168003082275'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.61680030822754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328060836873"^^xsd:decimal ;
  dwc:decimalLongitude "8.61680030822754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328060836873 8.61680030822754)"^^geo:wktLiteral ;
  geo-pos:lat "58.328060836873"^^xsd:decimal ;
  geo-pos:long "8.61680030822754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6168003082275'^^xsd:double;
  dwc:latitude '58.328060836873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8032'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398210599902 8.61688613891602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398210599902"^^xsd:decimal ;
  dwc:decimalLongitude "8.61688613891602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398210599902 8.61688613891602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398210599902"^^xsd:decimal ;
  geo-pos:long "8.61688613891602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10539'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.616886138916'^^xsd:double;
  dwc:latitude '58.33982105999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10539'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398210599902 8.61688613891602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3398210599902"^^xsd:decimal ;
  dwc:decimalLongitude "8.61688613891602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3398210599902 8.61688613891602)"^^geo:wktLiteral ;
  geo-pos:lat "58.3398210599902"^^xsd:decimal ;
  geo-pos:long "8.61688613891602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10538'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.616886138916'^^xsd:double;
  dwc:latitude '58.33982105999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10538'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32"^^xsd:decimal ;
  dwc:decimalLongitude "8.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  geo-pos:lat "58.32"^^xsd:decimal ;
  geo-pos:long "8.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6175'^^xsd:double;
  dwc:latitude '58.32'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1724'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32"^^xsd:decimal ;
  dwc:decimalLongitude "8.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  geo-pos:lat "58.32"^^xsd:decimal ;
  geo-pos:long "8.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6175'^^xsd:double;
  dwc:latitude '58.32'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1723'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32"^^xsd:decimal ;
  dwc:decimalLongitude "8.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  geo-pos:lat "58.32"^^xsd:decimal ;
  geo-pos:long "8.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6175'^^xsd:double;
  dwc:latitude '58.32'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1727'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32"^^xsd:decimal ;
  dwc:decimalLongitude "8.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  geo-pos:lat "58.32"^^xsd:decimal ;
  geo-pos:long "8.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6175'^^xsd:double;
  dwc:latitude '58.32'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1725'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32"^^xsd:decimal ;
  dwc:decimalLongitude "8.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  geo-pos:lat "58.32"^^xsd:decimal ;
  geo-pos:long "8.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6175'^^xsd:double;
  dwc:latitude '58.32'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1726'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32"^^xsd:decimal ;
  dwc:decimalLongitude "8.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  geo-pos:lat "58.32"^^xsd:decimal ;
  geo-pos:long "8.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6175'^^xsd:double;
  dwc:latitude '58.32'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1721'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32"^^xsd:decimal ;
  dwc:decimalLongitude "8.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  geo-pos:lat "58.32"^^xsd:decimal ;
  geo-pos:long "8.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6175'^^xsd:double;
  dwc:latitude '58.32'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1722'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32"^^xsd:decimal ;
  dwc:decimalLongitude "8.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  geo-pos:lat "58.32"^^xsd:decimal ;
  geo-pos:long "8.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6175'^^xsd:double;
  dwc:latitude '58.32'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1729'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32"^^xsd:decimal ;
  dwc:decimalLongitude "8.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  geo-pos:lat "58.32"^^xsd:decimal ;
  geo-pos:long "8.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6175'^^xsd:double;
  dwc:latitude '58.32'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1720'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32"^^xsd:decimal ;
  dwc:decimalLongitude "8.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.6175)"^^geo:wktLiteral ;
  geo-pos:lat "58.32"^^xsd:decimal ;
  geo-pos:long "8.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6175'^^xsd:double;
  dwc:latitude '58.32'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1728'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A986%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A986%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A986%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33977 8.61757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33977"^^xsd:decimal ;
  dwc:decimalLongitude "8.61757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A986%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33977 8.61757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33977"^^xsd:decimal ;
  geo-pos:long "8.61757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A986%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:986/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '986/2'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61757'^^xsd:double;
  dwc:latitude '58.33977'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:986/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A986%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A986%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A986%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33977 8.61757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33977"^^xsd:decimal ;
  dwc:decimalLongitude "8.61757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A986%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33977 8.61757)"^^geo:wktLiteral ;
  geo-pos:lat "58.33977"^^xsd:decimal ;
  geo-pos:long "8.61757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A986%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:986/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '986/1'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61757'^^xsd:double;
  dwc:latitude '58.33977'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:986/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3397760091323 8.61757278442383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3397760091323"^^xsd:decimal ;
  dwc:decimalLongitude "8.61757278442383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3397760091323 8.61757278442383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3397760091323"^^xsd:decimal ;
  geo-pos:long "8.61757278442383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10107'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6175727844238'^^xsd:double;
  dwc:latitude '58.339776009132'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10107'^^xsd:anyURI;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3397760091323 8.61757278442383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3397760091323"^^xsd:decimal ;
  dwc:decimalLongitude "8.61757278442383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3397760091323 8.61757278442383)"^^geo:wktLiteral ;
  geo-pos:lat "58.3397760091323"^^xsd:decimal ;
  geo-pos:long "8.61757278442383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10108'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6175727844238'^^xsd:double;
  dwc:latitude '58.339776009132'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10108'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A745%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A745%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A745%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36269 8.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36269"^^xsd:decimal ;
  dwc:decimalLongitude "8.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A745%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36269 8.618)"^^geo:wktLiteral ;
  geo-pos:lat "58.36269"^^xsd:decimal ;
  geo-pos:long "8.618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A745%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:745/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '745/2'^^xsd:string;
  dwc:scientificName 'Scrobicularia plana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.618'^^xsd:double;
  dwc:latitude '58.36269'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:745/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A745%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A745%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A745%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36269 8.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36269"^^xsd:decimal ;
  dwc:decimalLongitude "8.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A745%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36269 8.618)"^^geo:wktLiteral ;
  geo-pos:lat "58.36269"^^xsd:decimal ;
  geo-pos:long "8.618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A745%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:745/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '745/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.618'^^xsd:double;
  dwc:latitude '58.36269'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:745/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3626994701469 8.61800193786621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3626994701469"^^xsd:decimal ;
  dwc:decimalLongitude "8.61800193786621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3626994701469 8.61800193786621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3626994701469"^^xsd:decimal ;
  geo-pos:long "8.61800193786621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Scrobicularia plana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6180019378662'^^xsd:double;
  dwc:latitude '58.362699470147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3626994701469 8.61800193786621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3626994701469"^^xsd:decimal ;
  dwc:decimalLongitude "8.61800193786621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3626994701469 8.61800193786621)"^^geo:wktLiteral ;
  geo-pos:lat "58.3626994701469"^^xsd:decimal ;
  geo-pos:long "8.61800193786621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6180019378662'^^xsd:double;
  dwc:latitude '58.362699470147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7705'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10579'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10579'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10589'^^xsd:string;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10589'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10588'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10588'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10583'^^xsd:string;
  dwc:scientificName 'Odostomia scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10583'^^xsd:anyURI;
  dwc:aphiaIdAccepted '491633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10577'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10577'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10576'^^xsd:string;
  dwc:scientificName 'Chrysallida brattstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10576'^^xsd:anyURI;
  dwc:aphiaIdAccepted '835647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10582'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10582'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10578'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10578'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10580'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10580'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10572'^^xsd:string;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10572'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10574'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10574'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10591'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10591'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10585'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10585'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10581'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10581'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10573'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10573'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10590'^^xsd:string;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10590'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10584'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10584'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10575'^^xsd:string;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10575'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10587'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10587'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10586'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10586'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.61833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.61833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.61833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10592'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6183333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10592'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.61868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:792/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '792/9'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61868'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:792/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.61868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:792/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '792/10'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61868'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:792/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.61868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:792/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '792/11'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61868'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:792/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.61868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:792/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '792/8'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61868'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:792/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.61868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:792/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '792/7'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61868'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:792/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.61868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:792/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '792/6'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61868'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:792/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.61868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:792/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '792/5'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61868'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:792/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.61868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:792/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '792/3'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61868'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:792/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.61868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:792/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '792/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61868'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:792/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.61868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:792/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '792/2'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61868'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:792/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31918"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31918 8.61868)"^^geo:wktLiteral ;
  geo-pos:lat "58.31918"^^xsd:decimal ;
  geo-pos:long "8.61868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A792%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:792/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '792/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61868'^^xsd:double;
  dwc:latitude '58.31918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:792/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868858337402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.61868858337402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618688583374'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868858337402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.61868858337402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618688583374'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868858337402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.61868858337402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618688583374'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8254'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868858337402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.61868858337402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618688583374'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868858337402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.61868858337402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618688583374'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8255'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868858337402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.61868858337402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618688583374'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868858337402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.61868858337402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618688583374'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8259'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868858337402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.61868858337402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618688583374'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868858337402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.61868858337402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618688583374'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8256'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868858337402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.61868858337402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618688583374'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8249'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3191817546805"^^xsd:decimal ;
  dwc:decimalLongitude "8.61868858337402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3191817546805 8.61868858337402)"^^geo:wktLiteral ;
  geo-pos:lat "58.3191817546805"^^xsd:decimal ;
  geo-pos:long "8.61868858337402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618688583374'^^xsd:double;
  dwc:latitude '58.31918175468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/9'^^xsd:string;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/12'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/15'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/15'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/18'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/18'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/16'^^xsd:string;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/16'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/19'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/19'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/17'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/17'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/13'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/14'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/14'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/11'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/10'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/5'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/4'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36148"^^xsd:decimal ;
  dwc:decimalLongitude "8.61877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36148 8.61877)"^^geo:wktLiteral ;
  geo-pos:lat "58.36148"^^xsd:decimal ;
  geo-pos:long "8.61877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A755%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:755/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '755/2'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61877'^^xsd:double;
  dwc:latitude '58.36148'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:755/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7785'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7784'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7799'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7787'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7783'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7792'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7788'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7797'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7793'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7789'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7786'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7791'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7782'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7798'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7796'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7790'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3614838645676"^^xsd:decimal ;
  dwc:decimalLongitude "8.6187744140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3614838645676 8.6187744140625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3614838645676"^^xsd:decimal ;
  geo-pos:long "8.6187744140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6187744140625'^^xsd:double;
  dwc:latitude '58.361483864568'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7794'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.61886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30764"^^xsd:decimal ;
  dwc:decimalLongitude "8.61886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.61886)"^^geo:wktLiteral ;
  geo-pos:lat "58.30764"^^xsd:decimal ;
  geo-pos:long "8.61886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:515/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '515/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61886'^^xsd:double;
  dwc:latitude '58.30764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:515/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.61886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30764"^^xsd:decimal ;
  dwc:decimalLongitude "8.61886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.61886)"^^geo:wktLiteral ;
  geo-pos:lat "58.30764"^^xsd:decimal ;
  geo-pos:long "8.61886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:515/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '515/7'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61886'^^xsd:double;
  dwc:latitude '58.30764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:515/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.61886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30764"^^xsd:decimal ;
  dwc:decimalLongitude "8.61886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.61886)"^^geo:wktLiteral ;
  geo-pos:lat "58.30764"^^xsd:decimal ;
  geo-pos:long "8.61886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:515/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '515/8'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61886'^^xsd:double;
  dwc:latitude '58.30764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:515/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.61886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30764"^^xsd:decimal ;
  dwc:decimalLongitude "8.61886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.61886)"^^geo:wktLiteral ;
  geo-pos:lat "58.30764"^^xsd:decimal ;
  geo-pos:long "8.61886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:515/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '515/6'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61886'^^xsd:double;
  dwc:latitude '58.30764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:515/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.61886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30764"^^xsd:decimal ;
  dwc:decimalLongitude "8.61886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.61886)"^^geo:wktLiteral ;
  geo-pos:lat "58.30764"^^xsd:decimal ;
  geo-pos:long "8.61886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:515/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '515/4'^^xsd:string;
  dwc:scientificName 'Haliella stenostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61886'^^xsd:double;
  dwc:latitude '58.30764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:515/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '139825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.61886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30764"^^xsd:decimal ;
  dwc:decimalLongitude "8.61886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.61886)"^^geo:wktLiteral ;
  geo-pos:lat "58.30764"^^xsd:decimal ;
  geo-pos:long "8.61886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:515/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '515/5'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61886'^^xsd:double;
  dwc:latitude '58.30764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:515/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.61886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30764"^^xsd:decimal ;
  dwc:decimalLongitude "8.61886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.61886)"^^geo:wktLiteral ;
  geo-pos:lat "58.30764"^^xsd:decimal ;
  geo-pos:long "8.61886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:515/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '515/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61886'^^xsd:double;
  dwc:latitude '58.30764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:515/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.61886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30764"^^xsd:decimal ;
  dwc:decimalLongitude "8.61886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.61886)"^^geo:wktLiteral ;
  geo-pos:lat "58.30764"^^xsd:decimal ;
  geo-pos:long "8.61886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A515%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:515/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '515/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61886'^^xsd:double;
  dwc:latitude '58.30764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:515/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.61886024475098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3076401229082"^^xsd:decimal ;
  dwc:decimalLongitude "8.61886024475098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.61886024475098)"^^geo:wktLiteral ;
  geo-pos:lat "58.3076401229082"^^xsd:decimal ;
  geo-pos:long "8.61886024475098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Haliella stenostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618860244751'^^xsd:double;
  dwc:latitude '58.307640122908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5861'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.61886024475098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3076401229082"^^xsd:decimal ;
  dwc:decimalLongitude "8.61886024475098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.61886024475098)"^^geo:wktLiteral ;
  geo-pos:lat "58.3076401229082"^^xsd:decimal ;
  geo-pos:long "8.61886024475098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618860244751'^^xsd:double;
  dwc:latitude '58.307640122908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5863'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.61886024475098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3076401229082"^^xsd:decimal ;
  dwc:decimalLongitude "8.61886024475098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.61886024475098)"^^geo:wktLiteral ;
  geo-pos:lat "58.3076401229082"^^xsd:decimal ;
  geo-pos:long "8.61886024475098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618860244751'^^xsd:double;
  dwc:latitude '58.307640122908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5860'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.61886024475098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3076401229082"^^xsd:decimal ;
  dwc:decimalLongitude "8.61886024475098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.61886024475098)"^^geo:wktLiteral ;
  geo-pos:lat "58.3076401229082"^^xsd:decimal ;
  geo-pos:long "8.61886024475098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618860244751'^^xsd:double;
  dwc:latitude '58.307640122908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5862'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.61886024475098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3076401229082"^^xsd:decimal ;
  dwc:decimalLongitude "8.61886024475098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.61886024475098)"^^geo:wktLiteral ;
  geo-pos:lat "58.3076401229082"^^xsd:decimal ;
  geo-pos:long "8.61886024475098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618860244751'^^xsd:double;
  dwc:latitude '58.307640122908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5864'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.61886024475098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3076401229082"^^xsd:decimal ;
  dwc:decimalLongitude "8.61886024475098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.61886024475098)"^^geo:wktLiteral ;
  geo-pos:lat "58.3076401229082"^^xsd:decimal ;
  geo-pos:long "8.61886024475098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618860244751'^^xsd:double;
  dwc:latitude '58.307640122908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5857'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.61886024475098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3076401229082"^^xsd:decimal ;
  dwc:decimalLongitude "8.61886024475098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.61886024475098)"^^geo:wktLiteral ;
  geo-pos:lat "58.3076401229082"^^xsd:decimal ;
  geo-pos:long "8.61886024475098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618860244751'^^xsd:double;
  dwc:latitude '58.307640122908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5858'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.61886024475098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3076401229082"^^xsd:decimal ;
  dwc:decimalLongitude "8.61886024475098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.61886024475098)"^^geo:wktLiteral ;
  geo-pos:lat "58.3076401229082"^^xsd:decimal ;
  geo-pos:long "8.61886024475098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.618860244751'^^xsd:double;
  dwc:latitude '58.307640122908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5859'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/20'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/20'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/4'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/16'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/16'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/18'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/18'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/19'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/19'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/21'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/21'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/22'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/22'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/14'^^xsd:string;
  dwc:scientificName 'Parvicardium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '137739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/14'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/17'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/17'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/13'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/15'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/15'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/12'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/11'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/9'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/10'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/6'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/8'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/5'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36058"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36058 8.61894)"^^geo:wktLiteral ;
  geo-pos:lat "58.36058"^^xsd:decimal ;
  geo-pos:long "8.61894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A756%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:756/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '756/3'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61894'^^xsd:double;
  dwc:latitude '58.36058'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:756/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7815'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '137739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7802'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137739'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7808'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7819'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7801'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7817'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7816'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7805'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7810'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7804'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7820'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7813'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7803'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7809'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7814'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7806'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7811'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7807'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7822'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7821'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3605833890021"^^xsd:decimal ;
  dwc:decimalLongitude "8.61894607543945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3605833890021 8.61894607543945)"^^geo:wktLiteral ;
  geo-pos:lat "58.3605833890021"^^xsd:decimal ;
  geo-pos:long "8.61894607543945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6189460754394'^^xsd:double;
  dwc:latitude '58.360583389002'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7812'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/15'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/4'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/17'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/17'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/18'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/18'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/16'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/16'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/14'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/13'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/9'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/11'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/12'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/10'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/5'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/3'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36026"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36026 8.61911)"^^geo:wktLiteral ;
  geo-pos:lat "58.36026"^^xsd:decimal ;
  geo-pos:long "8.61911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A370%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:370/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '370/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61911'^^xsd:double;
  dwc:latitude '58.36026'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:370/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3602682171277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911773681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3602682171277"^^xsd:decimal ;
  geo-pos:long "8.61911773681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6191177368164'^^xsd:double;
  dwc:latitude '58.360268217128'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4594'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3602682171277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911773681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3602682171277"^^xsd:decimal ;
  geo-pos:long "8.61911773681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6191177368164'^^xsd:double;
  dwc:latitude '58.360268217128'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4590'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3602682171277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911773681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3602682171277"^^xsd:decimal ;
  geo-pos:long "8.61911773681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6191177368164'^^xsd:double;
  dwc:latitude '58.360268217128'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4578'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3602682171277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911773681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3602682171277"^^xsd:decimal ;
  geo-pos:long "8.61911773681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6191177368164'^^xsd:double;
  dwc:latitude '58.360268217128'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4584'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3602682171277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911773681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3602682171277"^^xsd:decimal ;
  geo-pos:long "8.61911773681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6191177368164'^^xsd:double;
  dwc:latitude '58.360268217128'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4577'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3602682171277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911773681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3602682171277"^^xsd:decimal ;
  geo-pos:long "8.61911773681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6191177368164'^^xsd:double;
  dwc:latitude '58.360268217128'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4589'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3602682171277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911773681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3602682171277"^^xsd:decimal ;
  geo-pos:long "8.61911773681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6191177368164'^^xsd:double;
  dwc:latitude '58.360268217128'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4582'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3602682171277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911773681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3602682171277"^^xsd:decimal ;
  geo-pos:long "8.61911773681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6191177368164'^^xsd:double;
  dwc:latitude '58.360268217128'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4585'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3602682171277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911773681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3602682171277"^^xsd:decimal ;
  geo-pos:long "8.61911773681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6191177368164'^^xsd:double;
  dwc:latitude '58.360268217128'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4588'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3602682171277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911773681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3602682171277"^^xsd:decimal ;
  geo-pos:long "8.61911773681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6191177368164'^^xsd:double;
  dwc:latitude '58.360268217128'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4593'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3602682171277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911773681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3602682171277"^^xsd:decimal ;
  geo-pos:long "8.61911773681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6191177368164'^^xsd:double;
  dwc:latitude '58.360268217128'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4592'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3602682171277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911773681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3602682171277"^^xsd:decimal ;
  geo-pos:long "8.61911773681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6191177368164'^^xsd:double;
  dwc:latitude '58.360268217128'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4580'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3602682171277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911773681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3602682171277"^^xsd:decimal ;
  geo-pos:long "8.61911773681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6191177368164'^^xsd:double;
  dwc:latitude '58.360268217128'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4581'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3602682171277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911773681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3602682171277"^^xsd:decimal ;
  geo-pos:long "8.61911773681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6191177368164'^^xsd:double;
  dwc:latitude '58.360268217128'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4587'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3602682171277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911773681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3602682171277"^^xsd:decimal ;
  geo-pos:long "8.61911773681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6191177368164'^^xsd:double;
  dwc:latitude '58.360268217128'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4586'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3602682171277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911773681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3602682171277"^^xsd:decimal ;
  geo-pos:long "8.61911773681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6191177368164'^^xsd:double;
  dwc:latitude '58.360268217128'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4579'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3602682171277"^^xsd:decimal ;
  dwc:decimalLongitude "8.61911773681641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3602682171277 8.61911773681641)"^^geo:wktLiteral ;
  geo-pos:lat "58.3602682171277"^^xsd:decimal ;
  geo-pos:long "8.61911773681641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6191177368164'^^xsd:double;
  dwc:latitude '58.360268217128'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4583'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:776/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '776/14'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:776/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:776/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '776/10'^^xsd:string;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:776/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:776/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '776/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:776/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:776/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '776/13'^^xsd:string;
  dwc:scientificName 'Thracia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:776/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:776/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '776/12'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:776/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:776/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '776/11'^^xsd:string;
  dwc:scientificName 'Rissoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:776/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:776/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '776/9'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:776/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:776/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '776/7'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:776/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:776/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '776/8'^^xsd:string;
  dwc:scientificName 'Odostomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:776/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '138412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:776/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '776/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:776/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:776/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '776/5'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:776/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:776/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '776/3'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:776/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:776/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '776/2'^^xsd:string;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:776/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32945"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32945 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.32945"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A776%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:776/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '776/1'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.32945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:776/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.35995"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:512/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '512/2'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.35995'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:512/2'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.35995"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:512/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '512/9'^^xsd:string;
  dwc:scientificName 'Philine catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.35995'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:512/9'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.35995"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:512/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '512/10'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.35995'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:512/10'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.35995"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:512/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '512/11'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.35995'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:512/11'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.35995"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:512/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '512/8'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.35995'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:512/8'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.35995"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:512/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '512/7'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.35995'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:512/7'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.35995"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:512/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '512/6'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.35995'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:512/6'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.35995"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:512/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '512/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.35995'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:512/5'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.35995"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:512/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '512/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.35995'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:512/3'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.35995"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:512/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '512/4'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.35995'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:512/4'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35995"^^xsd:decimal ;
  dwc:decimalLongitude "8.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35995 8.6192)"^^geo:wktLiteral ;
  geo-pos:lat "58.35995"^^xsd:decimal ;
  geo-pos:long "8.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A512%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:512/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '512/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6192'^^xsd:double;
  dwc:latitude '58.35995'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:512/1'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8044'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8039'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8049'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8046'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8038'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138412'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8043'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8047'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8050'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8048'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8042'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8040'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8045'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3294578497959"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3294578497959 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3294578497959"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.329457849796'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8051'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3599530424397"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3599530424397"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.35995304244'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5823'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3599530424397"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3599530424397"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.35995304244'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5827'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3599530424397"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3599530424397"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.35995304244'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5830'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3599530424397"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3599530424397"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.35995304244'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5825'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3599530424397"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3599530424397"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.35995304244'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5828'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3599530424397"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3599530424397"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.35995304244'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5824'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3599530424397"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3599530424397"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.35995304244'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5822'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3599530424397"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3599530424397"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.35995304244'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5826'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3599530424397"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3599530424397"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.35995304244'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5821'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3599530424397"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3599530424397"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.35995304244'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5831'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3599530424397"^^xsd:decimal ;
  dwc:decimalLongitude "8.61920356750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3599530424397 8.61920356750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.3599530424397"^^xsd:decimal ;
  geo-pos:long "8.61920356750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6192035675049'^^xsd:double;
  dwc:latitude '58.35995304244'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5829'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A748%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A748%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A748%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36269 8.61954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36269"^^xsd:decimal ;
  dwc:decimalLongitude "8.61954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A748%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36269 8.61954)"^^geo:wktLiteral ;
  geo-pos:lat "58.36269"^^xsd:decimal ;
  geo-pos:long "8.61954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A748%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:748/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '748/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61954'^^xsd:double;
  dwc:latitude '58.36269'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:748/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A748%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A748%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A748%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36269 8.61954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36269"^^xsd:decimal ;
  dwc:decimalLongitude "8.61954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A748%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36269 8.61954)"^^geo:wktLiteral ;
  geo-pos:lat "58.36269"^^xsd:decimal ;
  geo-pos:long "8.61954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A748%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:748/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '748/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.61954'^^xsd:double;
  dwc:latitude '58.36269'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:748/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3626994701469 8.61954689025879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3626994701469"^^xsd:decimal ;
  dwc:decimalLongitude "8.61954689025879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3626994701469 8.61954689025879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3626994701469"^^xsd:decimal ;
  geo-pos:long "8.61954689025879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6195468902588'^^xsd:double;
  dwc:latitude '58.362699470147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7717'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3626994701469 8.61954689025879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3626994701469"^^xsd:decimal ;
  dwc:decimalLongitude "8.61954689025879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3626994701469 8.61954689025879)"^^geo:wktLiteral ;
  geo-pos:lat "58.3626994701469"^^xsd:decimal ;
  geo-pos:long "8.61954689025879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6195468902588'^^xsd:double;
  dwc:latitude '58.362699470147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7718'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:971/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '971/14'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:971/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:971/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '971/13'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:971/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:971/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '971/11'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:971/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:971/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '971/12'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:971/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:971/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '971/8'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:971/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:971/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '971/9'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:971/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:971/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '971/7'^^xsd:string;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:971/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:971/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '971/10'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:971/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:971/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '971/5'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:971/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:971/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '971/6'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:971/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:971/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '971/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:971/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:971/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '971/4'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:971/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:971/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '971/3'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:971/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A971%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:971/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '971/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:971/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35941"^^xsd:decimal ;
  dwc:decimalLongitude "8.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  geo-pos:lat "58.35941"^^xsd:decimal ;
  geo-pos:long "8.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:513/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '513/16'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6204'^^xsd:double;
  dwc:latitude '58.35941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:513/16'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35941"^^xsd:decimal ;
  dwc:decimalLongitude "8.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  geo-pos:lat "58.35941"^^xsd:decimal ;
  geo-pos:long "8.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:513/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '513/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6204'^^xsd:double;
  dwc:latitude '58.35941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:513/1'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35941"^^xsd:decimal ;
  dwc:decimalLongitude "8.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  geo-pos:lat "58.35941"^^xsd:decimal ;
  geo-pos:long "8.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:513/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '513/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6204'^^xsd:double;
  dwc:latitude '58.35941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:513/8'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35941"^^xsd:decimal ;
  dwc:decimalLongitude "8.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  geo-pos:lat "58.35941"^^xsd:decimal ;
  geo-pos:long "8.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:513/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '513/5'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6204'^^xsd:double;
  dwc:latitude '58.35941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:513/5'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35941"^^xsd:decimal ;
  dwc:decimalLongitude "8.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  geo-pos:lat "58.35941"^^xsd:decimal ;
  geo-pos:long "8.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:513/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '513/9'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6204'^^xsd:double;
  dwc:latitude '58.35941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:513/9'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35941"^^xsd:decimal ;
  dwc:decimalLongitude "8.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  geo-pos:lat "58.35941"^^xsd:decimal ;
  geo-pos:long "8.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:513/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '513/15'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6204'^^xsd:double;
  dwc:latitude '58.35941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:513/15'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35941"^^xsd:decimal ;
  dwc:decimalLongitude "8.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  geo-pos:lat "58.35941"^^xsd:decimal ;
  geo-pos:long "8.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:513/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '513/11'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6204'^^xsd:double;
  dwc:latitude '58.35941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:513/11'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35941"^^xsd:decimal ;
  dwc:decimalLongitude "8.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  geo-pos:lat "58.35941"^^xsd:decimal ;
  geo-pos:long "8.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:513/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '513/7'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6204'^^xsd:double;
  dwc:latitude '58.35941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:513/7'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35941"^^xsd:decimal ;
  dwc:decimalLongitude "8.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  geo-pos:lat "58.35941"^^xsd:decimal ;
  geo-pos:long "8.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:513/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '513/17'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6204'^^xsd:double;
  dwc:latitude '58.35941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:513/17'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35941"^^xsd:decimal ;
  dwc:decimalLongitude "8.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  geo-pos:lat "58.35941"^^xsd:decimal ;
  geo-pos:long "8.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:513/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '513/13'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6204'^^xsd:double;
  dwc:latitude '58.35941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:513/13'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35941"^^xsd:decimal ;
  dwc:decimalLongitude "8.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  geo-pos:lat "58.35941"^^xsd:decimal ;
  geo-pos:long "8.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:513/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '513/14'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6204'^^xsd:double;
  dwc:latitude '58.35941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:513/14'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35941"^^xsd:decimal ;
  dwc:decimalLongitude "8.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  geo-pos:lat "58.35941"^^xsd:decimal ;
  geo-pos:long "8.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:513/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '513/12'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6204'^^xsd:double;
  dwc:latitude '58.35941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:513/12'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35941"^^xsd:decimal ;
  dwc:decimalLongitude "8.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  geo-pos:lat "58.35941"^^xsd:decimal ;
  geo-pos:long "8.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:513/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '513/10'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6204'^^xsd:double;
  dwc:latitude '58.35941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:513/10'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35941"^^xsd:decimal ;
  dwc:decimalLongitude "8.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  geo-pos:lat "58.35941"^^xsd:decimal ;
  geo-pos:long "8.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:513/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '513/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6204'^^xsd:double;
  dwc:latitude '58.35941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:513/6'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35941"^^xsd:decimal ;
  dwc:decimalLongitude "8.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  geo-pos:lat "58.35941"^^xsd:decimal ;
  geo-pos:long "8.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:513/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '513/4'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6204'^^xsd:double;
  dwc:latitude '58.35941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:513/4'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35941"^^xsd:decimal ;
  dwc:decimalLongitude "8.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  geo-pos:lat "58.35941"^^xsd:decimal ;
  geo-pos:long "8.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:513/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '513/3'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6204'^^xsd:double;
  dwc:latitude '58.35941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:513/3'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35941"^^xsd:decimal ;
  dwc:decimalLongitude "8.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35941 8.6204)"^^geo:wktLiteral ;
  geo-pos:lat "58.35941"^^xsd:decimal ;
  geo-pos:long "8.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A513%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:513/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '513/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6204'^^xsd:double;
  dwc:latitude '58.35941'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:513/2'^^xsd:anyURI;
  dwc:observationDate '1972-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3594127364281"^^xsd:decimal ;
  dwc:decimalLongitude "8.62040519714355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3594127364281"^^xsd:decimal ;
  geo-pos:long "8.62040519714355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6204051971435'^^xsd:double;
  dwc:latitude '58.359412736428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5843'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3594127364281"^^xsd:decimal ;
  dwc:decimalLongitude "8.62040519714355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3594127364281"^^xsd:decimal ;
  geo-pos:long "8.62040519714355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6204051971435'^^xsd:double;
  dwc:latitude '58.359412736428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5842'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3594127364281"^^xsd:decimal ;
  dwc:decimalLongitude "8.62040519714355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3594127364281"^^xsd:decimal ;
  geo-pos:long "8.62040519714355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6204051971435'^^xsd:double;
  dwc:latitude '58.359412736428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5847'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3594127364281"^^xsd:decimal ;
  dwc:decimalLongitude "8.62040519714355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3594127364281"^^xsd:decimal ;
  geo-pos:long "8.62040519714355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6204051971435'^^xsd:double;
  dwc:latitude '58.359412736428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5834'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3594127364281"^^xsd:decimal ;
  dwc:decimalLongitude "8.62040519714355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3594127364281"^^xsd:decimal ;
  geo-pos:long "8.62040519714355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6204051971435'^^xsd:double;
  dwc:latitude '58.359412736428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5844'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3594127364281"^^xsd:decimal ;
  dwc:decimalLongitude "8.62040519714355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3594127364281"^^xsd:decimal ;
  geo-pos:long "8.62040519714355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6204051971435'^^xsd:double;
  dwc:latitude '58.359412736428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5848'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3594127364281"^^xsd:decimal ;
  dwc:decimalLongitude "8.62040519714355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3594127364281"^^xsd:decimal ;
  geo-pos:long "8.62040519714355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6204051971435'^^xsd:double;
  dwc:latitude '58.359412736428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5837'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3594127364281"^^xsd:decimal ;
  dwc:decimalLongitude "8.62040519714355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3594127364281"^^xsd:decimal ;
  geo-pos:long "8.62040519714355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6204051971435'^^xsd:double;
  dwc:latitude '58.359412736428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5841'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3594127364281"^^xsd:decimal ;
  dwc:decimalLongitude "8.62040519714355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3594127364281"^^xsd:decimal ;
  geo-pos:long "8.62040519714355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6204051971435'^^xsd:double;
  dwc:latitude '58.359412736428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5832'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3594127364281"^^xsd:decimal ;
  dwc:decimalLongitude "8.62040519714355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3594127364281"^^xsd:decimal ;
  geo-pos:long "8.62040519714355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6204051971435'^^xsd:double;
  dwc:latitude '58.359412736428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5835'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3594127364281"^^xsd:decimal ;
  dwc:decimalLongitude "8.62040519714355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3594127364281"^^xsd:decimal ;
  geo-pos:long "8.62040519714355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6204051971435'^^xsd:double;
  dwc:latitude '58.359412736428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5839'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3594127364281"^^xsd:decimal ;
  dwc:decimalLongitude "8.62040519714355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3594127364281"^^xsd:decimal ;
  geo-pos:long "8.62040519714355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6204051971435'^^xsd:double;
  dwc:latitude '58.359412736428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5836'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3594127364281"^^xsd:decimal ;
  dwc:decimalLongitude "8.62040519714355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3594127364281"^^xsd:decimal ;
  geo-pos:long "8.62040519714355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6204051971435'^^xsd:double;
  dwc:latitude '58.359412736428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5840'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3594127364281"^^xsd:decimal ;
  dwc:decimalLongitude "8.62040519714355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3594127364281"^^xsd:decimal ;
  geo-pos:long "8.62040519714355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6204051971435'^^xsd:double;
  dwc:latitude '58.359412736428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5846'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3594127364281"^^xsd:decimal ;
  dwc:decimalLongitude "8.62040519714355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3594127364281"^^xsd:decimal ;
  geo-pos:long "8.62040519714355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6204051971435'^^xsd:double;
  dwc:latitude '58.359412736428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5838'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3594127364281"^^xsd:decimal ;
  dwc:decimalLongitude "8.62040519714355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3594127364281 8.62040519714355)"^^geo:wktLiteral ;
  geo-pos:lat "58.3594127364281"^^xsd:decimal ;
  geo-pos:long "8.62040519714355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6204051971435'^^xsd:double;
  dwc:latitude '58.359412736428'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5833'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3589174486534"^^xsd:decimal ;
  dwc:decimalLongitude "8.62092018127441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3589174486534"^^xsd:decimal ;
  geo-pos:long "8.62092018127441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6209201812744'^^xsd:double;
  dwc:latitude '58.358917448653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3932'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3589174486534"^^xsd:decimal ;
  dwc:decimalLongitude "8.62092018127441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3589174486534"^^xsd:decimal ;
  geo-pos:long "8.62092018127441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6209201812744'^^xsd:double;
  dwc:latitude '58.358917448653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3938'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3589174486534"^^xsd:decimal ;
  dwc:decimalLongitude "8.62092018127441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3589174486534"^^xsd:decimal ;
  geo-pos:long "8.62092018127441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6209201812744'^^xsd:double;
  dwc:latitude '58.358917448653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3940'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3589174486534"^^xsd:decimal ;
  dwc:decimalLongitude "8.62092018127441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3589174486534"^^xsd:decimal ;
  geo-pos:long "8.62092018127441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6209201812744'^^xsd:double;
  dwc:latitude '58.358917448653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3934'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3589174486534"^^xsd:decimal ;
  dwc:decimalLongitude "8.62092018127441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3589174486534"^^xsd:decimal ;
  geo-pos:long "8.62092018127441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6209201812744'^^xsd:double;
  dwc:latitude '58.358917448653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3941'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3589174486534"^^xsd:decimal ;
  dwc:decimalLongitude "8.62092018127441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3589174486534"^^xsd:decimal ;
  geo-pos:long "8.62092018127441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6209201812744'^^xsd:double;
  dwc:latitude '58.358917448653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3944'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3589174486534"^^xsd:decimal ;
  dwc:decimalLongitude "8.62092018127441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3589174486534"^^xsd:decimal ;
  geo-pos:long "8.62092018127441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6209201812744'^^xsd:double;
  dwc:latitude '58.358917448653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3945'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3589174486534"^^xsd:decimal ;
  dwc:decimalLongitude "8.62092018127441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3589174486534"^^xsd:decimal ;
  geo-pos:long "8.62092018127441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6209201812744'^^xsd:double;
  dwc:latitude '58.358917448653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3937'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3589174486534"^^xsd:decimal ;
  dwc:decimalLongitude "8.62092018127441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3589174486534"^^xsd:decimal ;
  geo-pos:long "8.62092018127441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6209201812744'^^xsd:double;
  dwc:latitude '58.358917448653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3931'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3589174486534"^^xsd:decimal ;
  dwc:decimalLongitude "8.62092018127441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3589174486534"^^xsd:decimal ;
  geo-pos:long "8.62092018127441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6209201812744'^^xsd:double;
  dwc:latitude '58.358917448653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3939'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3589174486534"^^xsd:decimal ;
  dwc:decimalLongitude "8.62092018127441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3589174486534"^^xsd:decimal ;
  geo-pos:long "8.62092018127441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6209201812744'^^xsd:double;
  dwc:latitude '58.358917448653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3936'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3589174486534"^^xsd:decimal ;
  dwc:decimalLongitude "8.62092018127441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3589174486534"^^xsd:decimal ;
  geo-pos:long "8.62092018127441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6209201812744'^^xsd:double;
  dwc:latitude '58.358917448653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3943'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3589174486534"^^xsd:decimal ;
  dwc:decimalLongitude "8.62092018127441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3589174486534"^^xsd:decimal ;
  geo-pos:long "8.62092018127441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6209201812744'^^xsd:double;
  dwc:latitude '58.358917448653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3942'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3589174486534"^^xsd:decimal ;
  dwc:decimalLongitude "8.62092018127441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3589174486534"^^xsd:decimal ;
  geo-pos:long "8.62092018127441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6209201812744'^^xsd:double;
  dwc:latitude '58.358917448653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3946'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3589174486534"^^xsd:decimal ;
  dwc:decimalLongitude "8.62092018127441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3589174486534"^^xsd:decimal ;
  geo-pos:long "8.62092018127441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6209201812744'^^xsd:double;
  dwc:latitude '58.358917448653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3930'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3589174486534"^^xsd:decimal ;
  dwc:decimalLongitude "8.62092018127441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3589174486534"^^xsd:decimal ;
  geo-pos:long "8.62092018127441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6209201812744'^^xsd:double;
  dwc:latitude '58.358917448653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3935'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3589174486534"^^xsd:decimal ;
  dwc:decimalLongitude "8.62092018127441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3589174486534 8.62092018127441)"^^geo:wktLiteral ;
  geo-pos:lat "58.3589174486534"^^xsd:decimal ;
  geo-pos:long "8.62092018127441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6209201812744'^^xsd:double;
  dwc:latitude '58.358917448653'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3933'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A747%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A747%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A747%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36224 8.62126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36224"^^xsd:decimal ;
  dwc:decimalLongitude "8.62126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A747%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36224 8.62126)"^^geo:wktLiteral ;
  geo-pos:lat "58.36224"^^xsd:decimal ;
  geo-pos:long "8.62126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A747%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:747/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '747/3'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62126'^^xsd:double;
  dwc:latitude '58.36224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:747/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A747%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A747%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A747%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36224 8.62126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36224"^^xsd:decimal ;
  dwc:decimalLongitude "8.62126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A747%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36224 8.62126)"^^geo:wktLiteral ;
  geo-pos:lat "58.36224"^^xsd:decimal ;
  geo-pos:long "8.62126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A747%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:747/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '747/2'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62126'^^xsd:double;
  dwc:latitude '58.36224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:747/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A747%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A747%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A747%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36224 8.62126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36224"^^xsd:decimal ;
  dwc:decimalLongitude "8.62126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A747%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36224 8.62126)"^^geo:wktLiteral ;
  geo-pos:lat "58.36224"^^xsd:decimal ;
  geo-pos:long "8.62126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A747%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:747/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '747/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62126'^^xsd:double;
  dwc:latitude '58.36224'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:747/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.362249250739 8.62126350402832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.362249250739"^^xsd:decimal ;
  dwc:decimalLongitude "8.62126350402832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.362249250739 8.62126350402832)"^^geo:wktLiteral ;
  geo-pos:lat "58.362249250739"^^xsd:decimal ;
  geo-pos:long "8.62126350402832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6212635040283'^^xsd:double;
  dwc:latitude '58.362249250739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7716'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.362249250739 8.62126350402832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.362249250739"^^xsd:decimal ;
  dwc:decimalLongitude "8.62126350402832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.362249250739 8.62126350402832)"^^geo:wktLiteral ;
  geo-pos:lat "58.362249250739"^^xsd:decimal ;
  geo-pos:long "8.62126350402832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6212635040283'^^xsd:double;
  dwc:latitude '58.362249250739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7714'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.362249250739 8.62126350402832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.362249250739"^^xsd:decimal ;
  dwc:decimalLongitude "8.62126350402832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.362249250739 8.62126350402832)"^^geo:wktLiteral ;
  geo-pos:lat "58.362249250739"^^xsd:decimal ;
  geo-pos:long "8.62126350402832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6212635040283'^^xsd:double;
  dwc:latitude '58.362249250739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7715'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3609435819845"^^xsd:decimal ;
  dwc:decimalLongitude "8.62143516540527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  geo-pos:lat "58.3609435819845"^^xsd:decimal ;
  geo-pos:long "8.62143516540527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W115'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6214351654053'^^xsd:double;
  dwc:latitude '58.360943581985'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W115'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3609435819845"^^xsd:decimal ;
  dwc:decimalLongitude "8.62143516540527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  geo-pos:lat "58.3609435819845"^^xsd:decimal ;
  geo-pos:long "8.62143516540527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W117'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6214351654053'^^xsd:double;
  dwc:latitude '58.360943581985'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W117'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3609435819845"^^xsd:decimal ;
  dwc:decimalLongitude "8.62143516540527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  geo-pos:lat "58.3609435819845"^^xsd:decimal ;
  geo-pos:long "8.62143516540527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W111'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6214351654053'^^xsd:double;
  dwc:latitude '58.360943581985'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3609435819845"^^xsd:decimal ;
  dwc:decimalLongitude "8.62143516540527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  geo-pos:lat "58.3609435819845"^^xsd:decimal ;
  geo-pos:long "8.62143516540527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W114'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6214351654053'^^xsd:double;
  dwc:latitude '58.360943581985'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W114'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3609435819845"^^xsd:decimal ;
  dwc:decimalLongitude "8.62143516540527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  geo-pos:lat "58.3609435819845"^^xsd:decimal ;
  geo-pos:long "8.62143516540527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W113'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6214351654053'^^xsd:double;
  dwc:latitude '58.360943581985'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3609435819845"^^xsd:decimal ;
  dwc:decimalLongitude "8.62143516540527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  geo-pos:lat "58.3609435819845"^^xsd:decimal ;
  geo-pos:long "8.62143516540527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W119'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6214351654053'^^xsd:double;
  dwc:latitude '58.360943581985'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W119'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3609435819845"^^xsd:decimal ;
  dwc:decimalLongitude "8.62143516540527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  geo-pos:lat "58.3609435819845"^^xsd:decimal ;
  geo-pos:long "8.62143516540527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W116'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6214351654053'^^xsd:double;
  dwc:latitude '58.360943581985'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W116'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3609435819845"^^xsd:decimal ;
  dwc:decimalLongitude "8.62143516540527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  geo-pos:lat "58.3609435819845"^^xsd:decimal ;
  geo-pos:long "8.62143516540527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W110'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6214351654053'^^xsd:double;
  dwc:latitude '58.360943581985'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W110'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3609435819845"^^xsd:decimal ;
  dwc:decimalLongitude "8.62143516540527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3609435819845 8.62143516540527)"^^geo:wktLiteral ;
  geo-pos:lat "58.3609435819845"^^xsd:decimal ;
  geo-pos:long "8.62143516540527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W112'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6214351654053'^^xsd:double;
  dwc:latitude '58.360943581985'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W112'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31332"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  geo-pos:lat "58.31332"^^xsd:decimal ;
  geo-pos:long "8.62152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:568/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '568/6'^^xsd:string;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62152'^^xsd:double;
  dwc:latitude '58.31332'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:568/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31332"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  geo-pos:lat "58.31332"^^xsd:decimal ;
  geo-pos:long "8.62152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:568/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '568/10'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62152'^^xsd:double;
  dwc:latitude '58.31332'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:568/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31332"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  geo-pos:lat "58.31332"^^xsd:decimal ;
  geo-pos:long "8.62152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:568/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '568/12'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62152'^^xsd:double;
  dwc:latitude '58.31332'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:568/12'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31332"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  geo-pos:lat "58.31332"^^xsd:decimal ;
  geo-pos:long "8.62152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:568/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '568/11'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62152'^^xsd:double;
  dwc:latitude '58.31332'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:568/11'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31332"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  geo-pos:lat "58.31332"^^xsd:decimal ;
  geo-pos:long "8.62152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:568/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '568/9'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62152'^^xsd:double;
  dwc:latitude '58.31332'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:568/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31332"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  geo-pos:lat "58.31332"^^xsd:decimal ;
  geo-pos:long "8.62152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:568/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '568/8'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62152'^^xsd:double;
  dwc:latitude '58.31332'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:568/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31332"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  geo-pos:lat "58.31332"^^xsd:decimal ;
  geo-pos:long "8.62152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:568/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '568/7'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62152'^^xsd:double;
  dwc:latitude '58.31332'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:568/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31332"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  geo-pos:lat "58.31332"^^xsd:decimal ;
  geo-pos:long "8.62152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:568/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '568/4'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62152'^^xsd:double;
  dwc:latitude '58.31332'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:568/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31332"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  geo-pos:lat "58.31332"^^xsd:decimal ;
  geo-pos:long "8.62152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:568/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '568/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62152'^^xsd:double;
  dwc:latitude '58.31332'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:568/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31332"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  geo-pos:lat "58.31332"^^xsd:decimal ;
  geo-pos:long "8.62152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:568/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '568/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62152'^^xsd:double;
  dwc:latitude '58.31332'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:568/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31332"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  geo-pos:lat "58.31332"^^xsd:decimal ;
  geo-pos:long "8.62152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:568/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '568/3'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62152'^^xsd:double;
  dwc:latitude '58.31332'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:568/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31332"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31332 8.62152)"^^geo:wktLiteral ;
  geo-pos:lat "58.31332"^^xsd:decimal ;
  geo-pos:long "8.62152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A568%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:568/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '568/2'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62152'^^xsd:double;
  dwc:latitude '58.31332'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:568/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3133212404778"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3133212404778"^^xsd:decimal ;
  geo-pos:long "8.62152099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6215209960938'^^xsd:double;
  dwc:latitude '58.313321240478'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3133212404778"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3133212404778"^^xsd:decimal ;
  geo-pos:long "8.62152099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6215209960938'^^xsd:double;
  dwc:latitude '58.313321240478'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6267'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3133212404778"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3133212404778"^^xsd:decimal ;
  geo-pos:long "8.62152099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6215209960938'^^xsd:double;
  dwc:latitude '58.313321240478'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3133212404778"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3133212404778"^^xsd:decimal ;
  geo-pos:long "8.62152099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6215209960938'^^xsd:double;
  dwc:latitude '58.313321240478'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3133212404778"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3133212404778"^^xsd:decimal ;
  geo-pos:long "8.62152099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6215209960938'^^xsd:double;
  dwc:latitude '58.313321240478'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3133212404778"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3133212404778"^^xsd:decimal ;
  geo-pos:long "8.62152099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6215209960938'^^xsd:double;
  dwc:latitude '58.313321240478'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6264'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3133212404778"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3133212404778"^^xsd:decimal ;
  geo-pos:long "8.62152099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6215209960938'^^xsd:double;
  dwc:latitude '58.313321240478'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6259'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3133212404778"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3133212404778"^^xsd:decimal ;
  geo-pos:long "8.62152099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6215209960938'^^xsd:double;
  dwc:latitude '58.313321240478'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3133212404778"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3133212404778"^^xsd:decimal ;
  geo-pos:long "8.62152099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6215209960938'^^xsd:double;
  dwc:latitude '58.313321240478'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3133212404778"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3133212404778"^^xsd:decimal ;
  geo-pos:long "8.62152099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6215209960938'^^xsd:double;
  dwc:latitude '58.313321240478'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6266'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3133212404778"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3133212404778"^^xsd:decimal ;
  geo-pos:long "8.62152099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6215209960938'^^xsd:double;
  dwc:latitude '58.313321240478'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6260'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3133212404778"^^xsd:decimal ;
  dwc:decimalLongitude "8.62152099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3133212404778 8.62152099609375)"^^geo:wktLiteral ;
  geo-pos:lat "58.3133212404778"^^xsd:decimal ;
  geo-pos:long "8.62152099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6215209960938'^^xsd:double;
  dwc:latitude '58.313321240478'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6268'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266666666667"^^xsd:decimal ;
  geo-pos:long "8.62166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W834'^^xsd:string;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6216666666667'^^xsd:double;
  dwc:latitude '58.326666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W834'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266666666667"^^xsd:decimal ;
  geo-pos:long "8.62166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W842'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6216666666667'^^xsd:double;
  dwc:latitude '58.326666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W842'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266666666667"^^xsd:decimal ;
  geo-pos:long "8.62166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W843'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6216666666667'^^xsd:double;
  dwc:latitude '58.326666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W843'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266666666667"^^xsd:decimal ;
  geo-pos:long "8.62166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W838'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6216666666667'^^xsd:double;
  dwc:latitude '58.326666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W838'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266666666667"^^xsd:decimal ;
  geo-pos:long "8.62166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W837'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6216666666667'^^xsd:double;
  dwc:latitude '58.326666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W837'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266666666667"^^xsd:decimal ;
  geo-pos:long "8.62166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W844'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6216666666667'^^xsd:double;
  dwc:latitude '58.326666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W844'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266666666667"^^xsd:decimal ;
  geo-pos:long "8.62166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W846'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6216666666667'^^xsd:double;
  dwc:latitude '58.326666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W846'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266666666667"^^xsd:decimal ;
  geo-pos:long "8.62166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W847'^^xsd:string;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6216666666667'^^xsd:double;
  dwc:latitude '58.326666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W847'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266666666667"^^xsd:decimal ;
  geo-pos:long "8.62166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W841'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6216666666667'^^xsd:double;
  dwc:latitude '58.326666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W841'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266666666667"^^xsd:decimal ;
  geo-pos:long "8.62166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W839'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6216666666667'^^xsd:double;
  dwc:latitude '58.326666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W839'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266666666667"^^xsd:decimal ;
  geo-pos:long "8.62166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W836'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6216666666667'^^xsd:double;
  dwc:latitude '58.326666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W836'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266666666667"^^xsd:decimal ;
  geo-pos:long "8.62166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W840'^^xsd:string;
  dwc:scientificName 'Lacuna parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6216666666667'^^xsd:double;
  dwc:latitude '58.326666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W840'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266666666667"^^xsd:decimal ;
  geo-pos:long "8.62166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W845'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6216666666667'^^xsd:double;
  dwc:latitude '58.326666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W845'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266666666667"^^xsd:decimal ;
  geo-pos:long "8.62166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W835'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6216666666667'^^xsd:double;
  dwc:latitude '58.326666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W835'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3266666666667 8.62166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3266666666667"^^xsd:decimal ;
  geo-pos:long "8.62166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W848'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6216666666667'^^xsd:double;
  dwc:latitude '58.326666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W848'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32116"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  geo-pos:lat "58.32116"^^xsd:decimal ;
  geo-pos:long "8.62195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:887/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '887/4'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62195'^^xsd:double;
  dwc:latitude '58.32116'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:887/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32116"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  geo-pos:lat "58.32116"^^xsd:decimal ;
  geo-pos:long "8.62195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:887/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '887/7'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62195'^^xsd:double;
  dwc:latitude '58.32116'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:887/7'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32116"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  geo-pos:lat "58.32116"^^xsd:decimal ;
  geo-pos:long "8.62195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:887/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '887/9'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62195'^^xsd:double;
  dwc:latitude '58.32116'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:887/9'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32116"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  geo-pos:lat "58.32116"^^xsd:decimal ;
  geo-pos:long "8.62195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:887/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '887/10'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62195'^^xsd:double;
  dwc:latitude '58.32116'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:887/10'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32116"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  geo-pos:lat "58.32116"^^xsd:decimal ;
  geo-pos:long "8.62195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:887/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '887/11'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62195'^^xsd:double;
  dwc:latitude '58.32116'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:887/11'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32116"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  geo-pos:lat "58.32116"^^xsd:decimal ;
  geo-pos:long "8.62195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:887/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '887/12'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62195'^^xsd:double;
  dwc:latitude '58.32116'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:887/12'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32116"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  geo-pos:lat "58.32116"^^xsd:decimal ;
  geo-pos:long "8.62195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:887/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '887/8'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62195'^^xsd:double;
  dwc:latitude '58.32116'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:887/8'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32116"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  geo-pos:lat "58.32116"^^xsd:decimal ;
  geo-pos:long "8.62195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:887/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '887/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62195'^^xsd:double;
  dwc:latitude '58.32116'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:887/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32116"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  geo-pos:lat "58.32116"^^xsd:decimal ;
  geo-pos:long "8.62195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:887/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '887/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62195'^^xsd:double;
  dwc:latitude '58.32116'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:887/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32116"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  geo-pos:lat "58.32116"^^xsd:decimal ;
  geo-pos:long "8.62195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:887/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '887/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62195'^^xsd:double;
  dwc:latitude '58.32116'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:887/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32116"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  geo-pos:lat "58.32116"^^xsd:decimal ;
  geo-pos:long "8.62195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:887/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '887/3'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62195'^^xsd:double;
  dwc:latitude '58.32116'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:887/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32116"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32116 8.62195)"^^geo:wktLiteral ;
  geo-pos:lat "58.32116"^^xsd:decimal ;
  geo-pos:long "8.62195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A887%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:887/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '887/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62195'^^xsd:double;
  dwc:latitude '58.32116'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:887/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3211650933549"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195014953613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3211650933549"^^xsd:decimal ;
  geo-pos:long "8.62195014953613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6219501495361'^^xsd:double;
  dwc:latitude '58.321165093355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9177'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3211650933549"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195014953613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3211650933549"^^xsd:decimal ;
  geo-pos:long "8.62195014953613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6219501495361'^^xsd:double;
  dwc:latitude '58.321165093355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9176'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3211650933549"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195014953613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3211650933549"^^xsd:decimal ;
  geo-pos:long "8.62195014953613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6219501495361'^^xsd:double;
  dwc:latitude '58.321165093355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9180'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3211650933549"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195014953613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3211650933549"^^xsd:decimal ;
  geo-pos:long "8.62195014953613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6219501495361'^^xsd:double;
  dwc:latitude '58.321165093355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9174'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3211650933549"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195014953613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3211650933549"^^xsd:decimal ;
  geo-pos:long "8.62195014953613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6219501495361'^^xsd:double;
  dwc:latitude '58.321165093355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9179'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3211650933549"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195014953613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3211650933549"^^xsd:decimal ;
  geo-pos:long "8.62195014953613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6219501495361'^^xsd:double;
  dwc:latitude '58.321165093355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9181'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3211650933549"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195014953613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3211650933549"^^xsd:decimal ;
  geo-pos:long "8.62195014953613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6219501495361'^^xsd:double;
  dwc:latitude '58.321165093355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9182'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3211650933549"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195014953613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3211650933549"^^xsd:decimal ;
  geo-pos:long "8.62195014953613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6219501495361'^^xsd:double;
  dwc:latitude '58.321165093355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9178'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3211650933549"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195014953613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3211650933549"^^xsd:decimal ;
  geo-pos:long "8.62195014953613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6219501495361'^^xsd:double;
  dwc:latitude '58.321165093355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9175'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3211650933549"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195014953613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3211650933549"^^xsd:decimal ;
  geo-pos:long "8.62195014953613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6219501495361'^^xsd:double;
  dwc:latitude '58.321165093355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3211650933549"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195014953613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3211650933549"^^xsd:decimal ;
  geo-pos:long "8.62195014953613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6219501495361'^^xsd:double;
  dwc:latitude '58.321165093355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9183'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3211650933549"^^xsd:decimal ;
  dwc:decimalLongitude "8.62195014953613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3211650933549 8.62195014953613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3211650933549"^^xsd:decimal ;
  geo-pos:long "8.62195014953613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6219501495361'^^xsd:double;
  dwc:latitude '58.321165093355'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9184'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.6225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:850/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '850/11'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6225'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:850/11'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.6225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:850/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '850/10'^^xsd:string;
  dwc:scientificName 'Turbonilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6225'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:850/10'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.6225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:850/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '850/4'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6225'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:850/4'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.6225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:850/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '850/1'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6225'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:850/1'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.6225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:850/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '850/9'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6225'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:850/9'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.6225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:850/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '850/12'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6225'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:850/12'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.6225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:850/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '850/8'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6225'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:850/8'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.6225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:850/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '850/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6225'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:850/6'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.6225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:850/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '850/7'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6225'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:850/7'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.6225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:850/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '850/5'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6225'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:850/5'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.6225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:850/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '850/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6225'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:850/3'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32666 8.6225)"^^geo:wktLiteral ;
  geo-pos:lat "58.32666"^^xsd:decimal ;
  geo-pos:long "8.6225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A850%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:850/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '850/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6225'^^xsd:double;
  dwc:latitude '58.32666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:850/2'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.62333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "8.62333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6233333333333'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3406'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.62333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "8.62333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6233333333333'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3402'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.62333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "8.62333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6233333333333'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3410'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.62333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "8.62333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus squama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6233333333333'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3408'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.62333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "8.62333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6233333333333'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3403'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.62333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "8.62333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6233333333333'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3407'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.62333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "8.62333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6233333333333'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3398'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138590'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.62333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "8.62333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6233333333333'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.62333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "8.62333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6233333333333'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3404'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.62333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "8.62333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6233333333333'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3399'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.62333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "8.62333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6233333333333'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3405'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.62333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "8.62333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6233333333333'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3409'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.62333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 8.62333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "8.62333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6233333333333'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3401'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A591%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A591%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A591%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32274 8.62409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32274"^^xsd:decimal ;
  dwc:decimalLongitude "8.62409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A591%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32274 8.62409)"^^geo:wktLiteral ;
  geo-pos:lat "58.32274"^^xsd:decimal ;
  geo-pos:long "8.62409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A591%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:591/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '591/1'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62409'^^xsd:double;
  dwc:latitude '58.32274'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:591/1'^^xsd:anyURI;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A591%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A591%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A591%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32274 8.62409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32274"^^xsd:decimal ;
  dwc:decimalLongitude "8.62409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A591%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32274 8.62409)"^^geo:wktLiteral ;
  geo-pos:lat "58.32274"^^xsd:decimal ;
  geo-pos:long "8.62409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A591%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:591/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '591/3'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62409'^^xsd:double;
  dwc:latitude '58.32274'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:591/3'^^xsd:anyURI;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A591%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A591%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A591%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32274 8.62409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32274"^^xsd:decimal ;
  dwc:decimalLongitude "8.62409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A591%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32274 8.62409)"^^geo:wktLiteral ;
  geo-pos:lat "58.32274"^^xsd:decimal ;
  geo-pos:long "8.62409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A591%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:591/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '591/2'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62409'^^xsd:double;
  dwc:latitude '58.32274'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:591/2'^^xsd:anyURI;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3227426696765 8.62409591674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3227426696765"^^xsd:decimal ;
  dwc:decimalLongitude "8.62409591674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3227426696765 8.62409591674805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3227426696765"^^xsd:decimal ;
  geo-pos:long "8.62409591674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6240959167481'^^xsd:double;
  dwc:latitude '58.322742669677'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6448'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3227426696765 8.62409591674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3227426696765"^^xsd:decimal ;
  dwc:decimalLongitude "8.62409591674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3227426696765 8.62409591674805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3227426696765"^^xsd:decimal ;
  geo-pos:long "8.62409591674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6240959167481'^^xsd:double;
  dwc:latitude '58.322742669677'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6449'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3227426696765 8.62409591674805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3227426696765"^^xsd:decimal ;
  dwc:decimalLongitude "8.62409591674805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3227426696765 8.62409591674805)"^^geo:wktLiteral ;
  geo-pos:lat "58.3227426696765"^^xsd:decimal ;
  geo-pos:long "8.62409591674805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6240959167481'^^xsd:double;
  dwc:latitude '58.322742669677'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6450'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.62426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.62426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:886/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '886/12'^^xsd:string;
  dwc:scientificName 'Velutina undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62426'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:886/12'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '159903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.62426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.62426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:886/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '886/9'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62426'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:886/9'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.62426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.62426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:886/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '886/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62426'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:886/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.62426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.62426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:886/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '886/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62426'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:886/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.62426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.62426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:886/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '886/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62426'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:886/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.62426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.62426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:886/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '886/10'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62426'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:886/10'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.62426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.62426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:886/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '886/11'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62426'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:886/11'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.62426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.62426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:886/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '886/8'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62426'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:886/8'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.62426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.62426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:886/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '886/7'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62426'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:886/7'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.62426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.62426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:886/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '886/6'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62426'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:886/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.62426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.62426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:886/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '886/4'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62426'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:886/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.62426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.62426)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.62426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A886%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:886/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '886/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62426'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:886/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.624267578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.624267578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.624267578125'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9163'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.624267578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.624267578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.624267578125'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9170'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.624267578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.624267578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.624267578125'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9162'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.624267578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.624267578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.624267578125'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.624267578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.624267578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.624267578125'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9166'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.624267578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.624267578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.624267578125'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9161'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.624267578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.624267578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.624267578125'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9169'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.624267578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.624267578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.624267578125'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9167'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.624267578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.624267578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.624267578125'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.624267578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.624267578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.624267578125'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.624267578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.624267578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.624267578125'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9171'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.624267578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.624267578125)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.624267578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.624267578125'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9172'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/6'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/15'^^xsd:string;
  dwc:scientificName 'Pulsellum lofotense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/13'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/17'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/20'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/20'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/18'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/18'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/19'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/19'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/16'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/14'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/12'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/11'^^xsd:string;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/10'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/7'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/8'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/9'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/3'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32531"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32531 8.62461)"^^geo:wktLiteral ;
  geo-pos:lat "58.32531"^^xsd:decimal ;
  geo-pos:long "8.62461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A959%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:959/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '959/4'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62461'^^xsd:double;
  dwc:latitude '58.32531'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:959/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9890'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9895'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9899'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9902'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9897'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9887'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9901'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9894'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9893'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9896'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9898'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pulsellum lofotense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9888'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9892'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9891'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9889'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9885'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9904'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9903'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3253117147388"^^xsd:decimal ;
  dwc:decimalLongitude "8.62461090087891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3253117147388 8.62461090087891)"^^geo:wktLiteral ;
  geo-pos:lat "58.3253117147388"^^xsd:decimal ;
  geo-pos:long "8.62461090087891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6246109008789'^^xsd:double;
  dwc:latitude '58.325311714739'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9886'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A710%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A710%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A710%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31106 8.62495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31106"^^xsd:decimal ;
  dwc:decimalLongitude "8.62495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A710%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31106 8.62495)"^^geo:wktLiteral ;
  geo-pos:lat "58.31106"^^xsd:decimal ;
  geo-pos:long "8.62495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A710%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:710/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '710/2'^^xsd:string;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62495'^^xsd:double;
  dwc:latitude '58.31106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:710/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A710%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A710%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A710%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31106 8.62495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31106"^^xsd:decimal ;
  dwc:decimalLongitude "8.62495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A710%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31106 8.62495)"^^geo:wktLiteral ;
  geo-pos:lat "58.31106"^^xsd:decimal ;
  geo-pos:long "8.62495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A710%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:710/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '710/3'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62495'^^xsd:double;
  dwc:latitude '58.31106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:710/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A710%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A710%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A710%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31106 8.62495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31106"^^xsd:decimal ;
  dwc:decimalLongitude "8.62495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A710%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31106 8.62495)"^^geo:wktLiteral ;
  geo-pos:lat "58.31106"^^xsd:decimal ;
  geo-pos:long "8.62495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A710%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:710/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '710/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62495'^^xsd:double;
  dwc:latitude '58.31106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:710/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3110669379425 8.62495422363281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3110669379425"^^xsd:decimal ;
  dwc:decimalLongitude "8.62495422363281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3110669379425 8.62495422363281)"^^geo:wktLiteral ;
  geo-pos:lat "58.3110669379425"^^xsd:decimal ;
  geo-pos:long "8.62495422363281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6249542236328'^^xsd:double;
  dwc:latitude '58.311066937942'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7481'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3110669379425 8.62495422363281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3110669379425"^^xsd:decimal ;
  dwc:decimalLongitude "8.62495422363281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3110669379425 8.62495422363281)"^^geo:wktLiteral ;
  geo-pos:lat "58.3110669379425"^^xsd:decimal ;
  geo-pos:long "8.62495422363281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6249542236328'^^xsd:double;
  dwc:latitude '58.311066937942'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7482'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3110669379425 8.62495422363281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3110669379425"^^xsd:decimal ;
  dwc:decimalLongitude "8.62495422363281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3110669379425 8.62495422363281)"^^geo:wktLiteral ;
  geo-pos:lat "58.3110669379425"^^xsd:decimal ;
  geo-pos:long "8.62495422363281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6249542236328'^^xsd:double;
  dwc:latitude '58.311066937942'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7480'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29666"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.29666"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:900/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '900/14'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.29666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:900/14'^^xsd:anyURI;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29666"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.29666"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:900/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '900/5'^^xsd:string;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.29666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:900/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29666"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.29666"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:900/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '900/3'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.29666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:900/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29666"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.29666"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:900/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '900/15'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.29666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:900/15'^^xsd:anyURI;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29666"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.29666"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:900/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '900/13'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.29666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:900/13'^^xsd:anyURI;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29666"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.29666"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:900/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '900/11'^^xsd:string;
  dwc:scientificName 'Pododesmus squama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.29666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:900/11'^^xsd:anyURI;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29666"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.29666"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:900/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '900/10'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.29666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:900/10'^^xsd:anyURI;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29666"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.29666"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:900/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '900/12'^^xsd:string;
  dwc:scientificName 'Raphitoma purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.29666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:900/12'^^xsd:anyURI;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '139379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29666"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.29666"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:900/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '900/9'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.29666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:900/9'^^xsd:anyURI;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29666"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.29666"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:900/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '900/6'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.29666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:900/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29666"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.29666"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:900/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '900/7'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.29666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:900/7'^^xsd:anyURI;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29666"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.29666"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:900/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '900/8'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.29666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:900/8'^^xsd:anyURI;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29666"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.29666"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:900/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '900/4'^^xsd:string;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.29666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:900/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29666"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.29666"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:900/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '900/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.29666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:900/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29666"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29666 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.29666"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A900%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:900/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '900/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.29666'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:900/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3529'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3521'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3528'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3531'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3522'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3523'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3532'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3525'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3520'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3524'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3527'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3530'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3526'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3519'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.62581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:777/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '777/9'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62581'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:777/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.62581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:777/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '777/12'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62581'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:777/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.62581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:777/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '777/13'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62581'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:777/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.62581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:777/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '777/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62581'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:777/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.62581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:777/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '777/11'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62581'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:777/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.62581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:777/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '777/10'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62581'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:777/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.62581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:777/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '777/6'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62581'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:777/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.62581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:777/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '777/8'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62581'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:777/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.62581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:777/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '777/7'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62581'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:777/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.62581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:777/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '777/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62581'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:777/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.62581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:777/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '777/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62581'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:777/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.62581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:777/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '777/4'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62581'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:777/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32301 8.62581)"^^geo:wktLiteral ;
  geo-pos:lat "58.32301"^^xsd:decimal ;
  geo-pos:long "8.62581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A777%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:777/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '777/2'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62581'^^xsd:double;
  dwc:latitude '58.32301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:777/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581253051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.62581253051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6258125305176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8054'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581253051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.62581253051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6258125305176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581253051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.62581253051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6258125305176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8053'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581253051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.62581253051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6258125305176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581253051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.62581253051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6258125305176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8055'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581253051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.62581253051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6258125305176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581253051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.62581253051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6258125305176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8052'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581253051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.62581253051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6258125305176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8061'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581253051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.62581253051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6258125305176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8058'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581253051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.62581253051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6258125305176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8064'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581253051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.62581253051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6258125305176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581253051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.62581253051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6258125305176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8057'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3230131042639"^^xsd:decimal ;
  dwc:decimalLongitude "8.62581253051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3230131042639 8.62581253051758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3230131042639"^^xsd:decimal ;
  geo-pos:long "8.62581253051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6258125305176'^^xsd:double;
  dwc:latitude '58.323013104264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8062'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32679"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  geo-pos:lat "58.32679"^^xsd:decimal ;
  geo-pos:long "8.62598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:337/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '337/8'^^xsd:string;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62598'^^xsd:double;
  dwc:latitude '58.32679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:337/8'^^xsd:anyURI;
  dwc:observationDate '1970-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32679"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  geo-pos:lat "58.32679"^^xsd:decimal ;
  geo-pos:long "8.62598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:337/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '337/10'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62598'^^xsd:double;
  dwc:latitude '58.32679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:337/10'^^xsd:anyURI;
  dwc:observationDate '1970-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32679"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  geo-pos:lat "58.32679"^^xsd:decimal ;
  geo-pos:long "8.62598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:337/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '337/9'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62598'^^xsd:double;
  dwc:latitude '58.32679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:337/9'^^xsd:anyURI;
  dwc:observationDate '1970-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32679"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  geo-pos:lat "58.32679"^^xsd:decimal ;
  geo-pos:long "8.62598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:337/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '337/6'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62598'^^xsd:double;
  dwc:latitude '58.32679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:337/6'^^xsd:anyURI;
  dwc:observationDate '1970-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32679"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  geo-pos:lat "58.32679"^^xsd:decimal ;
  geo-pos:long "8.62598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:337/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '337/7'^^xsd:string;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62598'^^xsd:double;
  dwc:latitude '58.32679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:337/7'^^xsd:anyURI;
  dwc:observationDate '1970-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32679"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  geo-pos:lat "58.32679"^^xsd:decimal ;
  geo-pos:long "8.62598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:337/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '337/5'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62598'^^xsd:double;
  dwc:latitude '58.32679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:337/5'^^xsd:anyURI;
  dwc:observationDate '1970-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32679"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  geo-pos:lat "58.32679"^^xsd:decimal ;
  geo-pos:long "8.62598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:337/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '337/4'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62598'^^xsd:double;
  dwc:latitude '58.32679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:337/4'^^xsd:anyURI;
  dwc:observationDate '1970-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32679"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  geo-pos:lat "58.32679"^^xsd:decimal ;
  geo-pos:long "8.62598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:337/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '337/3'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62598'^^xsd:double;
  dwc:latitude '58.32679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:337/3'^^xsd:anyURI;
  dwc:observationDate '1970-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32679"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  geo-pos:lat "58.32679"^^xsd:decimal ;
  geo-pos:long "8.62598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:337/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '337/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62598'^^xsd:double;
  dwc:latitude '58.32679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:337/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32679"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32679 8.62598)"^^geo:wktLiteral ;
  geo-pos:lat "58.32679"^^xsd:decimal ;
  geo-pos:long "8.62598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A337%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:337/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '337/2'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62598'^^xsd:double;
  dwc:latitude '58.32679'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:337/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267989712909"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598419189453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267989712909"^^xsd:decimal ;
  geo-pos:long "8.62598419189453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6259841918945'^^xsd:double;
  dwc:latitude '58.326798971291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4362'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267989712909"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598419189453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267989712909"^^xsd:decimal ;
  geo-pos:long "8.62598419189453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6259841918945'^^xsd:double;
  dwc:latitude '58.326798971291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4361'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267989712909"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598419189453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267989712909"^^xsd:decimal ;
  geo-pos:long "8.62598419189453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6259841918945'^^xsd:double;
  dwc:latitude '58.326798971291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4366'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267989712909"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598419189453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267989712909"^^xsd:decimal ;
  geo-pos:long "8.62598419189453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6259841918945'^^xsd:double;
  dwc:latitude '58.326798971291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4367'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267989712909"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598419189453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267989712909"^^xsd:decimal ;
  geo-pos:long "8.62598419189453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6259841918945'^^xsd:double;
  dwc:latitude '58.326798971291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4364'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267989712909"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598419189453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267989712909"^^xsd:decimal ;
  geo-pos:long "8.62598419189453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6259841918945'^^xsd:double;
  dwc:latitude '58.326798971291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4358'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267989712909"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598419189453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267989712909"^^xsd:decimal ;
  geo-pos:long "8.62598419189453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6259841918945'^^xsd:double;
  dwc:latitude '58.326798971291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4360'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267989712909"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598419189453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267989712909"^^xsd:decimal ;
  geo-pos:long "8.62598419189453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6259841918945'^^xsd:double;
  dwc:latitude '58.326798971291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4365'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267989712909"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598419189453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267989712909"^^xsd:decimal ;
  geo-pos:long "8.62598419189453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6259841918945'^^xsd:double;
  dwc:latitude '58.326798971291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4359'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267989712909"^^xsd:decimal ;
  dwc:decimalLongitude "8.62598419189453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267989712909 8.62598419189453)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267989712909"^^xsd:decimal ;
  geo-pos:long "8.62598419189453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6259841918945'^^xsd:double;
  dwc:latitude '58.326798971291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4363'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.62658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.62658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.62658)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.62658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:360/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '360/2'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62658'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:360/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.62658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.62658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.62658)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.62658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:360/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '360/5'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62658'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:360/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.62658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.62658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.62658)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.62658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:360/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '360/6'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62658'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:360/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.62658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.62658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.62658)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.62658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:360/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '360/4'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62658'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:360/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.62658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.62658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.62658)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.62658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:360/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '360/3'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62658'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:360/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.62658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.62658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.62658)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.62658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A360%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:360/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '360/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62658'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:360/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.62658500671387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.62658500671387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.62658500671387)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.62658500671387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6265850067139'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4474'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.62658500671387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.62658500671387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.62658500671387)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.62658500671387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6265850067139'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4477'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.62658500671387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.62658500671387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.62658500671387)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.62658500671387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6265850067139'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4478'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.62658500671387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.62658500671387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.62658500671387)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.62658500671387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6265850067139'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4476'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.62658500671387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.62658500671387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.62658500671387)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.62658500671387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6265850067139'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4475'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.62658500671387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.62658500671387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.62658500671387)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.62658500671387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6265850067139'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4479'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.62666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus squama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6266666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.62666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6266666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.62666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6266666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.62666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6266666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3201'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.62666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6266666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.62666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6266666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3203'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.62666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6266666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.62666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6266666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.62666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6266666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3209'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.62666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6266666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.62666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6266666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3196'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.62666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6266666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.62666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6266666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3197'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.62666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.62666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.62666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6266666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3204'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A885%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A885%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A885%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32513 8.62692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32513"^^xsd:decimal ;
  dwc:decimalLongitude "8.62692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A885%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32513 8.62692)"^^geo:wktLiteral ;
  geo-pos:lat "58.32513"^^xsd:decimal ;
  geo-pos:long "8.62692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A885%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:885/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '885/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62692'^^xsd:double;
  dwc:latitude '58.32513'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:885/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3251314369655 8.62692832946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3251314369655"^^xsd:decimal ;
  dwc:decimalLongitude "8.62692832946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3251314369655 8.62692832946777)"^^geo:wktLiteral ;
  geo-pos:lat "58.3251314369655"^^xsd:decimal ;
  geo-pos:long "8.62692832946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6269283294678'^^xsd:double;
  dwc:latitude '58.325131436965'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9160'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.62718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33779"^^xsd:decimal ;
  dwc:decimalLongitude "8.62718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.62718)"^^geo:wktLiteral ;
  geo-pos:lat "58.33779"^^xsd:decimal ;
  geo-pos:long "8.62718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:608/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '608/6'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62718'^^xsd:double;
  dwc:latitude '58.33779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:608/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.62718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33779"^^xsd:decimal ;
  dwc:decimalLongitude "8.62718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.62718)"^^geo:wktLiteral ;
  geo-pos:lat "58.33779"^^xsd:decimal ;
  geo-pos:long "8.62718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:608/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '608/8'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62718'^^xsd:double;
  dwc:latitude '58.33779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:608/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.62718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33779"^^xsd:decimal ;
  dwc:decimalLongitude "8.62718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.62718)"^^geo:wktLiteral ;
  geo-pos:lat "58.33779"^^xsd:decimal ;
  geo-pos:long "8.62718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:608/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '608/4'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62718'^^xsd:double;
  dwc:latitude '58.33779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:608/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.62718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33779"^^xsd:decimal ;
  dwc:decimalLongitude "8.62718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.62718)"^^geo:wktLiteral ;
  geo-pos:lat "58.33779"^^xsd:decimal ;
  geo-pos:long "8.62718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:608/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '608/5'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62718'^^xsd:double;
  dwc:latitude '58.33779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:608/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.62718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33779"^^xsd:decimal ;
  dwc:decimalLongitude "8.62718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.62718)"^^geo:wktLiteral ;
  geo-pos:lat "58.33779"^^xsd:decimal ;
  geo-pos:long "8.62718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:608/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '608/7'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62718'^^xsd:double;
  dwc:latitude '58.33779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:608/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.62718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33779"^^xsd:decimal ;
  dwc:decimalLongitude "8.62718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.62718)"^^geo:wktLiteral ;
  geo-pos:lat "58.33779"^^xsd:decimal ;
  geo-pos:long "8.62718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:608/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '608/2'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62718'^^xsd:double;
  dwc:latitude '58.33779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:608/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.62718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33779"^^xsd:decimal ;
  dwc:decimalLongitude "8.62718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.62718)"^^geo:wktLiteral ;
  geo-pos:lat "58.33779"^^xsd:decimal ;
  geo-pos:long "8.62718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:608/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '608/3'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62718'^^xsd:double;
  dwc:latitude '58.33779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:608/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.62718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33779"^^xsd:decimal ;
  dwc:decimalLongitude "8.62718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.62718)"^^geo:wktLiteral ;
  geo-pos:lat "58.33779"^^xsd:decimal ;
  geo-pos:long "8.62718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A608%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:608/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '608/1'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62718'^^xsd:double;
  dwc:latitude '58.33779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:608/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.6271858215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377937145136"^^xsd:decimal ;
  dwc:decimalLongitude "8.6271858215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.6271858215332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377937145136"^^xsd:decimal ;
  geo-pos:long "8.6271858215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6271858215332'^^xsd:double;
  dwc:latitude '58.337793714514'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6629'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.6271858215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377937145136"^^xsd:decimal ;
  dwc:decimalLongitude "8.6271858215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.6271858215332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377937145136"^^xsd:decimal ;
  geo-pos:long "8.6271858215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6271858215332'^^xsd:double;
  dwc:latitude '58.337793714514'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.6271858215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377937145136"^^xsd:decimal ;
  dwc:decimalLongitude "8.6271858215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.6271858215332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377937145136"^^xsd:decimal ;
  geo-pos:long "8.6271858215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6271858215332'^^xsd:double;
  dwc:latitude '58.337793714514'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6625'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.6271858215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377937145136"^^xsd:decimal ;
  dwc:decimalLongitude "8.6271858215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.6271858215332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377937145136"^^xsd:decimal ;
  geo-pos:long "8.6271858215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6271858215332'^^xsd:double;
  dwc:latitude '58.337793714514'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6624'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.6271858215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377937145136"^^xsd:decimal ;
  dwc:decimalLongitude "8.6271858215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.6271858215332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377937145136"^^xsd:decimal ;
  geo-pos:long "8.6271858215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6271858215332'^^xsd:double;
  dwc:latitude '58.337793714514'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6628'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.6271858215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377937145136"^^xsd:decimal ;
  dwc:decimalLongitude "8.6271858215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.6271858215332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377937145136"^^xsd:decimal ;
  geo-pos:long "8.6271858215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6271858215332'^^xsd:double;
  dwc:latitude '58.337793714514'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6626'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.6271858215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377937145136"^^xsd:decimal ;
  dwc:decimalLongitude "8.6271858215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.6271858215332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377937145136"^^xsd:decimal ;
  geo-pos:long "8.6271858215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6271858215332'^^xsd:double;
  dwc:latitude '58.337793714514'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6622'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.6271858215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377937145136"^^xsd:decimal ;
  dwc:decimalLongitude "8.6271858215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.6271858215332)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377937145136"^^xsd:decimal ;
  geo-pos:long "8.6271858215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6271858215332'^^xsd:double;
  dwc:latitude '58.337793714514'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6627'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.62735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.62735)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.62735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:706/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '706/7'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62735'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:706/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.62735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.62735)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.62735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:706/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '706/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62735'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:706/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.62735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.62735)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.62735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:706/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '706/4'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62735'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:706/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.62735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.62735)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.62735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:706/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '706/5'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62735'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:706/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.62735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.62735)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.62735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:706/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '706/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62735'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:706/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.62735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.62735)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.62735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:706/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '706/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62735'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:706/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.62735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.62735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.62735)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.62735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A706%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:706/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '706/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62735'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:706/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.62735748291016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.62735748291016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.62735748291016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.62735748291016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6273574829102'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7455'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.62735748291016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.62735748291016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.62735748291016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.62735748291016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6273574829102'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7456'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.62735748291016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.62735748291016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.62735748291016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.62735748291016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6273574829102'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7450'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.62735748291016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.62735748291016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.62735748291016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.62735748291016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6273574829102'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.62735748291016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.62735748291016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.62735748291016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.62735748291016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6273574829102'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.62735748291016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.62735748291016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.62735748291016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.62735748291016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6273574829102'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.62735748291016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.62735748291016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.62735748291016)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.62735748291016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6273574829102'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7454'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33747"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  geo-pos:lat "58.33747"^^xsd:decimal ;
  geo-pos:long "8.62752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:609/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '609/4'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62752'^^xsd:double;
  dwc:latitude '58.33747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:609/4'^^xsd:anyURI;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33747"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  geo-pos:lat "58.33747"^^xsd:decimal ;
  geo-pos:long "8.62752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:609/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '609/9'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62752'^^xsd:double;
  dwc:latitude '58.33747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:609/9'^^xsd:anyURI;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33747"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  geo-pos:lat "58.33747"^^xsd:decimal ;
  geo-pos:long "8.62752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:609/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '609/10'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62752'^^xsd:double;
  dwc:latitude '58.33747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:609/10'^^xsd:anyURI;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33747"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  geo-pos:lat "58.33747"^^xsd:decimal ;
  geo-pos:long "8.62752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:609/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '609/8'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62752'^^xsd:double;
  dwc:latitude '58.33747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:609/8'^^xsd:anyURI;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33747"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  geo-pos:lat "58.33747"^^xsd:decimal ;
  geo-pos:long "8.62752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:609/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '609/7'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62752'^^xsd:double;
  dwc:latitude '58.33747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:609/7'^^xsd:anyURI;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33747"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  geo-pos:lat "58.33747"^^xsd:decimal ;
  geo-pos:long "8.62752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:609/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '609/5'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62752'^^xsd:double;
  dwc:latitude '58.33747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:609/5'^^xsd:anyURI;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33747"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  geo-pos:lat "58.33747"^^xsd:decimal ;
  geo-pos:long "8.62752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:609/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '609/3'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62752'^^xsd:double;
  dwc:latitude '58.33747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:609/3'^^xsd:anyURI;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33747"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  geo-pos:lat "58.33747"^^xsd:decimal ;
  geo-pos:long "8.62752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:609/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '609/6'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62752'^^xsd:double;
  dwc:latitude '58.33747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:609/6'^^xsd:anyURI;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33747"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  geo-pos:lat "58.33747"^^xsd:decimal ;
  geo-pos:long "8.62752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:609/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '609/2'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62752'^^xsd:double;
  dwc:latitude '58.33747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:609/2'^^xsd:anyURI;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33747"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33747 8.62752)"^^geo:wktLiteral ;
  geo-pos:lat "58.33747"^^xsd:decimal ;
  geo-pos:long "8.62752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A609%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:609/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '609/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62752'^^xsd:double;
  dwc:latitude '58.33747'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:609/1'^^xsd:anyURI;
  dwc:observationDate '2008-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3374783392066"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752914428711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  geo-pos:lat "58.3374783392066"^^xsd:decimal ;
  geo-pos:long "8.62752914428711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6275291442871'^^xsd:double;
  dwc:latitude '58.337478339207'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6638'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3374783392066"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752914428711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  geo-pos:lat "58.3374783392066"^^xsd:decimal ;
  geo-pos:long "8.62752914428711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6275291442871'^^xsd:double;
  dwc:latitude '58.337478339207'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6630'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3374783392066"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752914428711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  geo-pos:lat "58.3374783392066"^^xsd:decimal ;
  geo-pos:long "8.62752914428711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6275291442871'^^xsd:double;
  dwc:latitude '58.337478339207'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6635'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3374783392066"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752914428711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  geo-pos:lat "58.3374783392066"^^xsd:decimal ;
  geo-pos:long "8.62752914428711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6275291442871'^^xsd:double;
  dwc:latitude '58.337478339207'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6633'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3374783392066"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752914428711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  geo-pos:lat "58.3374783392066"^^xsd:decimal ;
  geo-pos:long "8.62752914428711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6275291442871'^^xsd:double;
  dwc:latitude '58.337478339207'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6634'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3374783392066"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752914428711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  geo-pos:lat "58.3374783392066"^^xsd:decimal ;
  geo-pos:long "8.62752914428711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6275291442871'^^xsd:double;
  dwc:latitude '58.337478339207'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6631'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3374783392066"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752914428711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  geo-pos:lat "58.3374783392066"^^xsd:decimal ;
  geo-pos:long "8.62752914428711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6275291442871'^^xsd:double;
  dwc:latitude '58.337478339207'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6637'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3374783392066"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752914428711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  geo-pos:lat "58.3374783392066"^^xsd:decimal ;
  geo-pos:long "8.62752914428711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6275291442871'^^xsd:double;
  dwc:latitude '58.337478339207'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6632'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3374783392066"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752914428711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  geo-pos:lat "58.3374783392066"^^xsd:decimal ;
  geo-pos:long "8.62752914428711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6275291442871'^^xsd:double;
  dwc:latitude '58.337478339207'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6636'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3374783392066"^^xsd:decimal ;
  dwc:decimalLongitude "8.62752914428711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3374783392066 8.62752914428711)"^^geo:wktLiteral ;
  geo-pos:lat "58.3374783392066"^^xsd:decimal ;
  geo-pos:long "8.62752914428711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6275291442871'^^xsd:double;
  dwc:latitude '58.337478339207'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6639'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.6283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.6283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.6283)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.6283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:781/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '781/3'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6283'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:781/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.6283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.6283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.6283)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.6283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:781/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '781/4'^^xsd:string;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6283'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:781/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.6283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.6283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.6283)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.6283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:781/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '781/2'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6283'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:781/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.6283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.6283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.6283)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.6283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A781%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:781/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '781/1'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6283'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:781/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.6283016204834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.6283016204834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.6283016204834)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.6283016204834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6283016204834'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.6283016204834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.6283016204834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.6283016204834)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.6283016204834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6283016204834'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8082'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.6283016204834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.6283016204834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.6283016204834)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.6283016204834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6283016204834'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8080'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.6283016204834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.6283016204834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.6283016204834)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.6283016204834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6283016204834'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8081'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/18'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/18'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/20'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/20'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/5'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/8'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/15'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/13'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/6'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/19'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/19'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/12'^^xsd:string;
  dwc:scientificName 'Odostomia unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/17'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/17'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/16'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/16'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/14'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/10'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/11'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/7'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/9'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/3'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A362%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:362/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '362/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:362/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:665/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '665/6'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.3422'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:665/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:665/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '665/5'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.3422'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:665/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:665/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '665/4'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.3422'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:665/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:665/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '665/3'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.3422'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:665/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:665/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '665/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.3422'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:665/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422 8.62847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422 8.62847)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422"^^xsd:decimal ;
  geo-pos:long "8.62847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A665%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:665/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '665/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62847'^^xsd:double;
  dwc:latitude '58.3422'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:665/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4488'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4480'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4483'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4498'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4497'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4484'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4485'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4490'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4491'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4493'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4495'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4482'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4489'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4481'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4494'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4487'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4496'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4486'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4499'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4492'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422086732596 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422086732596"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422086732596 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422086732596"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.34220867326'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7101'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422086732596 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422086732596"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422086732596 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422086732596"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.34220867326'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422086732596 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422086732596"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422086732596 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422086732596"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.34220867326'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422086732596 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422086732596"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422086732596 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422086732596"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.34220867326'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7103'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422086732596 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422086732596"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422086732596 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422086732596"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.34220867326'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7099'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422086732596 8.62847328186035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3422086732596"^^xsd:decimal ;
  dwc:decimalLongitude "8.62847328186035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3422086732596 8.62847328186035)"^^geo:wktLiteral ;
  geo-pos:lat "58.3422086732596"^^xsd:decimal ;
  geo-pos:long "8.62847328186035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6284732818603'^^xsd:double;
  dwc:latitude '58.34220867326'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:430/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '430/6'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:430/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:430/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '430/12'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:430/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:430/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '430/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:430/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:430/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '430/8'^^xsd:string;
  dwc:scientificName 'Odostomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:430/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:430/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '430/9'^^xsd:string;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:430/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:430/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '430/11'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:430/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:430/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '430/10'^^xsd:string;
  dwc:scientificName 'Odostomia unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:430/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:430/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '430/7'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:430/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:430/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '430/5'^^xsd:string;
  dwc:scientificName 'Dikoleps nitens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:430/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '156066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:430/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '430/3'^^xsd:string;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:430/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:430/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '430/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:430/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A430%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:430/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '430/1'^^xsd:string;
  dwc:scientificName 'Alvania beani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:430/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '416615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:606/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '606/6'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:606/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/26'^^xsd:string;
  dwc:scientificName 'Saxicavella jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/26'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/25'^^xsd:string;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/25'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:606/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '606/1'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:606/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:606/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '606/8'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:606/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:606/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '606/7'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:606/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:606/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '606/15'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:606/15'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:606/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '606/16'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:606/16'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:606/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '606/14'^^xsd:string;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:606/14'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/11'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/11'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:606/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '606/17'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:606/17'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:606/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '606/13'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:606/13'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/24'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/24'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/27'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/27'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:606/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '606/9'^^xsd:string;
  dwc:scientificName 'Odostomia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:606/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '224401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/19'^^xsd:string;
  dwc:scientificName 'Onchidoris muricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/19'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/21'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/21'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:606/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '606/12'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:606/12'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/22'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/22'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:606/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '606/11'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:606/11'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/20'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/20'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/23'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/23'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/18'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/18'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/17'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/17'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:606/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '606/10'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:606/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/16'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/16'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:606/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '606/5'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:606/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/14'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/14'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/12'^^xsd:string;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/12'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/15'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/15'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/13'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/13'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/10'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:606/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '606/4'^^xsd:string;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:606/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/9'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:606/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '606/3'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:606/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/6'^^xsd:string;
  dwc:scientificName 'Epitonium turtonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '139738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A606%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:606/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '606/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:606/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/5'^^xsd:string;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/8'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/7'^^xsd:string;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/3'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33729"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33729 8.62855)"^^geo:wktLiteral ;
  geo-pos:lat "58.33729"^^xsd:decimal ;
  geo-pos:long "8.62855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A607%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:607/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '607/2'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62855'^^xsd:double;
  dwc:latitude '58.33729'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:607/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5146'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5145'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5149'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5144'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5143'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5151'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5150'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5147'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5148'^^xsd:anyURI;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Dikoleps nitens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5153'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156066'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5152'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6587'^^xsd:anyURI;
  dwc:aphiaIdAccepted '224401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium turtonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6601'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139738'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6618'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6617'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6593'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6609'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6578'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6598'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6581'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6596'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6608'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6580'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6588'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6595'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6599'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6616'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6582'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6589'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6615'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6614'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Saxicavella jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6620'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6621'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6592'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6591'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6619'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6584'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6583'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6604'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6612'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6586'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6606'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6597'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6585'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6603'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onchidoris muricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6613'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6590'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6602'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6605'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6607'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6611'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6610'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6594'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3372981234817"^^xsd:decimal ;
  dwc:decimalLongitude "8.62855911254883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3372981234817 8.62855911254883)"^^geo:wktLiteral ;
  geo-pos:lat "58.3372981234817"^^xsd:decimal ;
  geo-pos:long "8.62855911254883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6285591125488'^^xsd:double;
  dwc:latitude '58.337298123482'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6579'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A840%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A840%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A840%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.62984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A840%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.62984)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.62984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A840%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:840/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '840/1'^^xsd:string;
  dwc:scientificName 'Venerupis aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62984'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '181362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:840/1'^^xsd:anyURI;
  dwc:observationDate '1977-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33846 8.62984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33846"^^xsd:decimal ;
  dwc:decimalLongitude "8.62984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33846 8.62984)"^^geo:wktLiteral ;
  geo-pos:lat "58.33846"^^xsd:decimal ;
  geo-pos:long "8.62984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:659/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '659/4'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62984'^^xsd:double;
  dwc:latitude '58.33846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:659/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33846 8.62984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33846"^^xsd:decimal ;
  dwc:decimalLongitude "8.62984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33846 8.62984)"^^geo:wktLiteral ;
  geo-pos:lat "58.33846"^^xsd:decimal ;
  geo-pos:long "8.62984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:659/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '659/3'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62984'^^xsd:double;
  dwc:latitude '58.33846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:659/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33846 8.62984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33846"^^xsd:decimal ;
  dwc:decimalLongitude "8.62984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33846 8.62984)"^^geo:wktLiteral ;
  geo-pos:lat "58.33846"^^xsd:decimal ;
  geo-pos:long "8.62984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:659/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '659/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62984'^^xsd:double;
  dwc:latitude '58.33846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:659/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33846 8.62984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33846"^^xsd:decimal ;
  dwc:decimalLongitude "8.62984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33846 8.62984)"^^geo:wktLiteral ;
  geo-pos:lat "58.33846"^^xsd:decimal ;
  geo-pos:long "8.62984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A659%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:659/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '659/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.62984'^^xsd:double;
  dwc:latitude '58.33846'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:659/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3384695092642 8.62984657287598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3384695092642"^^xsd:decimal ;
  dwc:decimalLongitude "8.62984657287598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3384695092642 8.62984657287598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3384695092642"^^xsd:decimal ;
  geo-pos:long "8.62984657287598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.629846572876'^^xsd:double;
  dwc:latitude '58.338469509264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7043'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3384695092642 8.62984657287598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3384695092642"^^xsd:decimal ;
  dwc:decimalLongitude "8.62984657287598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3384695092642 8.62984657287598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3384695092642"^^xsd:decimal ;
  geo-pos:long "8.62984657287598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.629846572876'^^xsd:double;
  dwc:latitude '58.338469509264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7041'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3384695092642 8.62984657287598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3384695092642"^^xsd:decimal ;
  dwc:decimalLongitude "8.62984657287598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3384695092642 8.62984657287598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3384695092642"^^xsd:decimal ;
  geo-pos:long "8.62984657287598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.629846572876'^^xsd:double;
  dwc:latitude '58.338469509264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7042'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3384695092642 8.62984657287598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3384695092642"^^xsd:decimal ;
  dwc:decimalLongitude "8.62984657287598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3384695092642 8.62984657287598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3384695092642"^^xsd:decimal ;
  geo-pos:long "8.62984657287598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.629846572876'^^xsd:double;
  dwc:latitude '58.338469509264'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7044'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A901%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A901%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A901%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2975 8.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2975"^^xsd:decimal ;
  dwc:decimalLongitude "8.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A901%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2975 8.63)"^^geo:wktLiteral ;
  geo-pos:lat "58.2975"^^xsd:decimal ;
  geo-pos:long "8.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A901%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:901/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '901/1'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63'^^xsd:double;
  dwc:latitude '58.2975'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:901/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:476/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '476/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:476/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:476/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '476/5'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:476/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:476/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '476/11'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:476/11'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:476/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '476/12'^^xsd:string;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:476/12'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:476/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '476/13'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:476/13'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:476/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '476/3'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:476/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:476/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '476/8'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:476/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:476/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '476/9'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:476/9'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:476/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '476/10'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:476/10'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:476/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '476/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:476/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:476/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '476/7'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:476/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:476/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '476/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:476/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A476%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:476/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '476/1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:476/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33896"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33896"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:531/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '531/5'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33896'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:531/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33896"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33896"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:531/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '531/4'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33896'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:531/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33896"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33896"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:531/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '531/3'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33896'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:531/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33896"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33896"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:531/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '531/2'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33896'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:531/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33896"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63018)"^^geo:wktLiteral ;
  geo-pos:lat "58.33896"^^xsd:decimal ;
  geo-pos:long "8.63018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A531%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:531/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '531/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63018'^^xsd:double;
  dwc:latitude '58.33896'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:531/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5580'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5574'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5571'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5579'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5577'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5578'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5575'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5573'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5576'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5581'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5572'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5582'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5583'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3389650838667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3389650838667"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338965083867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5964'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3389650838667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3389650838667"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338965083867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5963'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3389650838667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3389650838667"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338965083867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5967'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3389650838667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3389650838667"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338965083867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5966'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63018989562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3389650838667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63018989562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63018989562988)"^^geo:wktLiteral ;
  geo-pos:lat "58.3389650838667"^^xsd:decimal ;
  geo-pos:long "8.63018989562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6301898956299'^^xsd:double;
  dwc:latitude '58.338965083867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5965'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:867/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '867/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63027'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:867/2'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:867/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '867/13'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63027'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:867/13'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:867/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '867/12'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63027'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:867/12'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:867/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '867/14'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63027'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:867/14'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:867/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '867/10'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63027'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:867/10'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:867/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '867/11'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63027'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:867/11'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:867/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '867/8'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63027'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:867/8'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:867/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '867/9'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63027'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:867/9'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:867/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '867/6'^^xsd:string;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63027'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:867/6'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:867/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '867/7'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63027'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:867/7'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:867/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '867/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63027'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:867/5'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:867/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '867/4'^^xsd:string;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63027'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:867/4'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:867/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '867/3'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63027'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:867/3'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63027)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A867%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:867/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '867/1'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63027'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:867/1'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027572631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63027572631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6302757263184'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027572631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63027572631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6302757263184'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9064'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027572631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63027572631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6302757263184'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027572631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63027572631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6302757263184'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9065'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027572631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63027572631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6302757263184'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9070'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027572631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63027572631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6302757263184'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9066'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027572631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63027572631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6302757263184'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9068'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027572631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63027572631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6302757263184'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9067'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027572631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63027572631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6302757263184'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9069'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027572631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63027572631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6302757263184'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9062'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027572631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63027572631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6302757263184'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9061'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027572631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63027572631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6302757263184'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9072'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027572631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63027572631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6302757263184'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9073'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63027572631836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63027572631836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63027572631836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6302757263184'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9071'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33648 8.63044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33648"^^xsd:decimal ;
  dwc:decimalLongitude "8.63044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33648 8.63044)"^^geo:wktLiteral ;
  geo-pos:lat "58.33648"^^xsd:decimal ;
  geo-pos:long "8.63044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:532/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '532/4'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63044'^^xsd:double;
  dwc:latitude '58.33648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:532/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33648 8.63044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33648"^^xsd:decimal ;
  dwc:decimalLongitude "8.63044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33648 8.63044)"^^geo:wktLiteral ;
  geo-pos:lat "58.33648"^^xsd:decimal ;
  geo-pos:long "8.63044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:532/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '532/5'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63044'^^xsd:double;
  dwc:latitude '58.33648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:532/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33648 8.63044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33648"^^xsd:decimal ;
  dwc:decimalLongitude "8.63044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33648 8.63044)"^^geo:wktLiteral ;
  geo-pos:lat "58.33648"^^xsd:decimal ;
  geo-pos:long "8.63044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:532/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '532/3'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63044'^^xsd:double;
  dwc:latitude '58.33648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:532/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33648 8.63044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33648"^^xsd:decimal ;
  dwc:decimalLongitude "8.63044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33648 8.63044)"^^geo:wktLiteral ;
  geo-pos:lat "58.33648"^^xsd:decimal ;
  geo-pos:long "8.63044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:532/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '532/2'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63044'^^xsd:double;
  dwc:latitude '58.33648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:532/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33648 8.63044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33648"^^xsd:decimal ;
  dwc:decimalLongitude "8.63044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33648 8.63044)"^^geo:wktLiteral ;
  geo-pos:lat "58.33648"^^xsd:decimal ;
  geo-pos:long "8.63044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A532%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:532/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '532/1'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63044'^^xsd:double;
  dwc:latitude '58.33648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:532/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3364871413452 8.63044738769531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3364871413452"^^xsd:decimal ;
  dwc:decimalLongitude "8.63044738769531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3364871413452 8.63044738769531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3364871413452"^^xsd:decimal ;
  geo-pos:long "8.63044738769531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6304473876953'^^xsd:double;
  dwc:latitude '58.336487141345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5970'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3364871413452 8.63044738769531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3364871413452"^^xsd:decimal ;
  dwc:decimalLongitude "8.63044738769531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3364871413452 8.63044738769531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3364871413452"^^xsd:decimal ;
  geo-pos:long "8.63044738769531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6304473876953'^^xsd:double;
  dwc:latitude '58.336487141345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5969'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3364871413452 8.63044738769531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3364871413452"^^xsd:decimal ;
  dwc:decimalLongitude "8.63044738769531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3364871413452 8.63044738769531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3364871413452"^^xsd:decimal ;
  geo-pos:long "8.63044738769531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6304473876953'^^xsd:double;
  dwc:latitude '58.336487141345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5971'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3364871413452 8.63044738769531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3364871413452"^^xsd:decimal ;
  dwc:decimalLongitude "8.63044738769531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3364871413452 8.63044738769531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3364871413452"^^xsd:decimal ;
  geo-pos:long "8.63044738769531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6304473876953'^^xsd:double;
  dwc:latitude '58.336487141345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5972'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3364871413452 8.63044738769531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3364871413452"^^xsd:decimal ;
  dwc:decimalLongitude "8.63044738769531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3364871413452 8.63044738769531)"^^geo:wktLiteral ;
  geo-pos:lat "58.3364871413452"^^xsd:decimal ;
  geo-pos:long "8.63044738769531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6304473876953'^^xsd:double;
  dwc:latitude '58.336487141345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5968'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A622%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A622%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A622%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31534 8.63087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31534"^^xsd:decimal ;
  dwc:decimalLongitude "8.63087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A622%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31534 8.63087)"^^geo:wktLiteral ;
  geo-pos:lat "58.31534"^^xsd:decimal ;
  geo-pos:long "8.63087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A622%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:622/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '622/1'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63087'^^xsd:double;
  dwc:latitude '58.31534'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:622/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3153499899165 8.6308765411377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3153499899165"^^xsd:decimal ;
  dwc:decimalLongitude "8.6308765411377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3153499899165 8.6308765411377)"^^geo:wktLiteral ;
  geo-pos:lat "58.3153499899165"^^xsd:decimal ;
  geo-pos:long "8.6308765411377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6308765411377'^^xsd:double;
  dwc:latitude '58.315349989916'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6785'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A881%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A881%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A881%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.63096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33864"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A881%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.63096)"^^geo:wktLiteral ;
  geo-pos:lat "58.33864"^^xsd:decimal ;
  geo-pos:long "8.63096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A881%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:881/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '881/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63096'^^xsd:double;
  dwc:latitude '58.33864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:881/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A881%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A881%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A881%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.63096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33864"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A881%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.63096)"^^geo:wktLiteral ;
  geo-pos:lat "58.33864"^^xsd:decimal ;
  geo-pos:long "8.63096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A881%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:881/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '881/3'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63096'^^xsd:double;
  dwc:latitude '58.33864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:881/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A881%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A881%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A881%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.63096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33864"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A881%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33864 8.63096)"^^geo:wktLiteral ;
  geo-pos:lat "58.33864"^^xsd:decimal ;
  geo-pos:long "8.63096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A881%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:881/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '881/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63096'^^xsd:double;
  dwc:latitude '58.33864'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:881/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33896"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63096)"^^geo:wktLiteral ;
  geo-pos:lat "58.33896"^^xsd:decimal ;
  geo-pos:long "8.63096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:779/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '779/6'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63096'^^xsd:double;
  dwc:latitude '58.33896'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:779/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33896"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63096)"^^geo:wktLiteral ;
  geo-pos:lat "58.33896"^^xsd:decimal ;
  geo-pos:long "8.63096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:779/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '779/5'^^xsd:string;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63096'^^xsd:double;
  dwc:latitude '58.33896'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:779/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33896"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63096)"^^geo:wktLiteral ;
  geo-pos:lat "58.33896"^^xsd:decimal ;
  geo-pos:long "8.63096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:779/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '779/4'^^xsd:string;
  dwc:scientificName 'Scrobicularia plana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63096'^^xsd:double;
  dwc:latitude '58.33896'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:779/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33896"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63096)"^^geo:wktLiteral ;
  geo-pos:lat "58.33896"^^xsd:decimal ;
  geo-pos:long "8.63096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:779/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '779/3'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63096'^^xsd:double;
  dwc:latitude '58.33896'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:779/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33896"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63096)"^^geo:wktLiteral ;
  geo-pos:lat "58.33896"^^xsd:decimal ;
  geo-pos:long "8.63096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:779/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '779/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63096'^^xsd:double;
  dwc:latitude '58.33896'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:779/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33896"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33896 8.63096)"^^geo:wktLiteral ;
  geo-pos:lat "58.33896"^^xsd:decimal ;
  geo-pos:long "8.63096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A779%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:779/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '779/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63096'^^xsd:double;
  dwc:latitude '58.33896'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:779/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.63096237182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386497190148"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096237182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.63096237182617)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386497190148"^^xsd:decimal ;
  geo-pos:long "8.63096237182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6309623718262'^^xsd:double;
  dwc:latitude '58.338649719015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9150'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.63096237182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386497190148"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096237182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.63096237182617)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386497190148"^^xsd:decimal ;
  geo-pos:long "8.63096237182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6309623718262'^^xsd:double;
  dwc:latitude '58.338649719015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9148'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.63096237182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386497190148"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096237182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386497190148 8.63096237182617)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386497190148"^^xsd:decimal ;
  geo-pos:long "8.63096237182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6309623718262'^^xsd:double;
  dwc:latitude '58.338649719015'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9149'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63096237182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3389650838667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096237182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63096237182617)"^^geo:wktLiteral ;
  geo-pos:lat "58.3389650838667"^^xsd:decimal ;
  geo-pos:long "8.63096237182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6309623718262'^^xsd:double;
  dwc:latitude '58.338965083867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8067'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63096237182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3389650838667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096237182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63096237182617)"^^geo:wktLiteral ;
  geo-pos:lat "58.3389650838667"^^xsd:decimal ;
  geo-pos:long "8.63096237182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6309623718262'^^xsd:double;
  dwc:latitude '58.338965083867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8066'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63096237182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3389650838667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096237182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63096237182617)"^^geo:wktLiteral ;
  geo-pos:lat "58.3389650838667"^^xsd:decimal ;
  geo-pos:long "8.63096237182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6309623718262'^^xsd:double;
  dwc:latitude '58.338965083867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8068'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63096237182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3389650838667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096237182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63096237182617)"^^geo:wktLiteral ;
  geo-pos:lat "58.3389650838667"^^xsd:decimal ;
  geo-pos:long "8.63096237182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Scrobicularia plana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6309623718262'^^xsd:double;
  dwc:latitude '58.338965083867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8069'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63096237182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3389650838667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096237182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63096237182617)"^^geo:wktLiteral ;
  geo-pos:lat "58.3389650838667"^^xsd:decimal ;
  geo-pos:long "8.63096237182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6309623718262'^^xsd:double;
  dwc:latitude '58.338965083867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8070'^^xsd:anyURI;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63096237182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3389650838667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63096237182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3389650838667 8.63096237182617)"^^geo:wktLiteral ;
  geo-pos:lat "58.3389650838667"^^xsd:decimal ;
  geo-pos:long "8.63096237182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6309623718262'^^xsd:double;
  dwc:latitude '58.338965083867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8071'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32098 8.63104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32098"^^xsd:decimal ;
  dwc:decimalLongitude "8.63104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32098 8.63104)"^^geo:wktLiteral ;
  geo-pos:lat "58.32098"^^xsd:decimal ;
  geo-pos:long "8.63104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:590/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '590/8'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63104'^^xsd:double;
  dwc:latitude '58.32098'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:590/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32098 8.63104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32098"^^xsd:decimal ;
  dwc:decimalLongitude "8.63104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32098 8.63104)"^^geo:wktLiteral ;
  geo-pos:lat "58.32098"^^xsd:decimal ;
  geo-pos:long "8.63104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:590/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '590/5'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63104'^^xsd:double;
  dwc:latitude '58.32098'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:590/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32098 8.63104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32098"^^xsd:decimal ;
  dwc:decimalLongitude "8.63104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32098 8.63104)"^^geo:wktLiteral ;
  geo-pos:lat "58.32098"^^xsd:decimal ;
  geo-pos:long "8.63104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:590/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '590/7'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63104'^^xsd:double;
  dwc:latitude '58.32098'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:590/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32098 8.63104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32098"^^xsd:decimal ;
  dwc:decimalLongitude "8.63104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32098 8.63104)"^^geo:wktLiteral ;
  geo-pos:lat "58.32098"^^xsd:decimal ;
  geo-pos:long "8.63104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:590/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '590/6'^^xsd:string;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63104'^^xsd:double;
  dwc:latitude '58.32098'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:590/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32098 8.63104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32098"^^xsd:decimal ;
  dwc:decimalLongitude "8.63104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32098 8.63104)"^^geo:wktLiteral ;
  geo-pos:lat "58.32098"^^xsd:decimal ;
  geo-pos:long "8.63104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:590/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '590/4'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63104'^^xsd:double;
  dwc:latitude '58.32098'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:590/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32098 8.63104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32098"^^xsd:decimal ;
  dwc:decimalLongitude "8.63104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32098 8.63104)"^^geo:wktLiteral ;
  geo-pos:lat "58.32098"^^xsd:decimal ;
  geo-pos:long "8.63104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:590/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '590/3'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63104'^^xsd:double;
  dwc:latitude '58.32098'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:590/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32098 8.63104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32098"^^xsd:decimal ;
  dwc:decimalLongitude "8.63104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32098 8.63104)"^^geo:wktLiteral ;
  geo-pos:lat "58.32098"^^xsd:decimal ;
  geo-pos:long "8.63104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:590/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '590/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63104'^^xsd:double;
  dwc:latitude '58.32098'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:590/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32098 8.63104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32098"^^xsd:decimal ;
  dwc:decimalLongitude "8.63104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32098 8.63104)"^^geo:wktLiteral ;
  geo-pos:lat "58.32098"^^xsd:decimal ;
  geo-pos:long "8.63104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A590%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:590/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '590/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63104'^^xsd:double;
  dwc:latitude '58.32098'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:590/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209847944361 8.63104820251465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3209847944361"^^xsd:decimal ;
  dwc:decimalLongitude "8.63104820251465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209847944361 8.63104820251465)"^^geo:wktLiteral ;
  geo-pos:lat "58.3209847944361"^^xsd:decimal ;
  geo-pos:long "8.63104820251465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6310482025147'^^xsd:double;
  dwc:latitude '58.320984794436'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6444'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209847944361 8.63104820251465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3209847944361"^^xsd:decimal ;
  dwc:decimalLongitude "8.63104820251465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209847944361 8.63104820251465)"^^geo:wktLiteral ;
  geo-pos:lat "58.3209847944361"^^xsd:decimal ;
  geo-pos:long "8.63104820251465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6310482025147'^^xsd:double;
  dwc:latitude '58.320984794436'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209847944361 8.63104820251465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3209847944361"^^xsd:decimal ;
  dwc:decimalLongitude "8.63104820251465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209847944361 8.63104820251465)"^^geo:wktLiteral ;
  geo-pos:lat "58.3209847944361"^^xsd:decimal ;
  geo-pos:long "8.63104820251465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6310482025147'^^xsd:double;
  dwc:latitude '58.320984794436'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6445'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209847944361 8.63104820251465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3209847944361"^^xsd:decimal ;
  dwc:decimalLongitude "8.63104820251465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209847944361 8.63104820251465)"^^geo:wktLiteral ;
  geo-pos:lat "58.3209847944361"^^xsd:decimal ;
  geo-pos:long "8.63104820251465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6310482025147'^^xsd:double;
  dwc:latitude '58.320984794436'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6443'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209847944361 8.63104820251465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3209847944361"^^xsd:decimal ;
  dwc:decimalLongitude "8.63104820251465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209847944361 8.63104820251465)"^^geo:wktLiteral ;
  geo-pos:lat "58.3209847944361"^^xsd:decimal ;
  geo-pos:long "8.63104820251465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6310482025147'^^xsd:double;
  dwc:latitude '58.320984794436'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6440'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209847944361 8.63104820251465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3209847944361"^^xsd:decimal ;
  dwc:decimalLongitude "8.63104820251465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209847944361 8.63104820251465)"^^geo:wktLiteral ;
  geo-pos:lat "58.3209847944361"^^xsd:decimal ;
  geo-pos:long "8.63104820251465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6310482025147'^^xsd:double;
  dwc:latitude '58.320984794436'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209847944361 8.63104820251465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3209847944361"^^xsd:decimal ;
  dwc:decimalLongitude "8.63104820251465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209847944361 8.63104820251465)"^^geo:wktLiteral ;
  geo-pos:lat "58.3209847944361"^^xsd:decimal ;
  geo-pos:long "8.63104820251465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6310482025147'^^xsd:double;
  dwc:latitude '58.320984794436'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6441'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209847944361 8.63104820251465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3209847944361"^^xsd:decimal ;
  dwc:decimalLongitude "8.63104820251465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3209847944361 8.63104820251465)"^^geo:wktLiteral ;
  geo-pos:lat "58.3209847944361"^^xsd:decimal ;
  geo-pos:long "8.63104820251465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6310482025147'^^xsd:double;
  dwc:latitude '58.320984794436'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6442'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A658%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A658%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A658%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.63113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33855"^^xsd:decimal ;
  dwc:decimalLongitude "8.63113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A658%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.63113)"^^geo:wktLiteral ;
  geo-pos:lat "58.33855"^^xsd:decimal ;
  geo-pos:long "8.63113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A658%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:658/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '658/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63113'^^xsd:double;
  dwc:latitude '58.33855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:658/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A658%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A658%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A658%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.63113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33855"^^xsd:decimal ;
  dwc:decimalLongitude "8.63113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A658%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.63113)"^^geo:wktLiteral ;
  geo-pos:lat "58.33855"^^xsd:decimal ;
  geo-pos:long "8.63113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A658%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:658/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '658/2'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63113'^^xsd:double;
  dwc:latitude '58.33855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:658/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A658%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A658%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A658%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.63113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33855"^^xsd:decimal ;
  dwc:decimalLongitude "8.63113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A658%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33855 8.63113)"^^geo:wktLiteral ;
  geo-pos:lat "58.33855"^^xsd:decimal ;
  geo-pos:long "8.63113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A658%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:658/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '658/3'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63113'^^xsd:double;
  dwc:latitude '58.33855'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:658/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A660%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A660%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A660%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33923 8.63113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33923"^^xsd:decimal ;
  dwc:decimalLongitude "8.63113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A660%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33923 8.63113)"^^geo:wktLiteral ;
  geo-pos:lat "58.33923"^^xsd:decimal ;
  geo-pos:long "8.63113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A660%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:660/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '660/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63113'^^xsd:double;
  dwc:latitude '58.33923'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:660/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A660%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A660%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A660%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33923 8.63113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33923"^^xsd:decimal ;
  dwc:decimalLongitude "8.63113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A660%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33923 8.63113)"^^geo:wktLiteral ;
  geo-pos:lat "58.33923"^^xsd:decimal ;
  geo-pos:long "8.63113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A660%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:660/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '660/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63113'^^xsd:double;
  dwc:latitude '58.33923'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:660/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A660%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A660%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A660%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33923 8.63113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33923"^^xsd:decimal ;
  dwc:decimalLongitude "8.63113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A660%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33923 8.63113)"^^geo:wktLiteral ;
  geo-pos:lat "58.33923"^^xsd:decimal ;
  geo-pos:long "8.63113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A660%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:660/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '660/2'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63113'^^xsd:double;
  dwc:latitude '58.33923'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:660/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.63113403320313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3385596142544"^^xsd:decimal ;
  dwc:decimalLongitude "8.63113403320313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.63113403320313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3385596142544"^^xsd:decimal ;
  geo-pos:long "8.63113403320313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6311340332031'^^xsd:double;
  dwc:latitude '58.338559614254'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7038'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.63113403320313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3385596142544"^^xsd:decimal ;
  dwc:decimalLongitude "8.63113403320313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.63113403320313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3385596142544"^^xsd:decimal ;
  geo-pos:long "8.63113403320313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6311340332031'^^xsd:double;
  dwc:latitude '58.338559614254'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7039'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.63113403320313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3385596142544"^^xsd:decimal ;
  dwc:decimalLongitude "8.63113403320313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3385596142544 8.63113403320313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3385596142544"^^xsd:decimal ;
  geo-pos:long "8.63113403320313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6311340332031'^^xsd:double;
  dwc:latitude '58.338559614254'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7040'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392353943565 8.63113403320313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392353943565"^^xsd:decimal ;
  dwc:decimalLongitude "8.63113403320313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392353943565 8.63113403320313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392353943565"^^xsd:decimal ;
  geo-pos:long "8.63113403320313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6311340332031'^^xsd:double;
  dwc:latitude '58.339235394356'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7046'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392353943565 8.63113403320313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392353943565"^^xsd:decimal ;
  dwc:decimalLongitude "8.63113403320313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392353943565 8.63113403320313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392353943565"^^xsd:decimal ;
  geo-pos:long "8.63113403320313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6311340332031'^^xsd:double;
  dwc:latitude '58.339235394356'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7047'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392353943565 8.63113403320313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3392353943565"^^xsd:decimal ;
  dwc:decimalLongitude "8.63113403320313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3392353943565 8.63113403320313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3392353943565"^^xsd:decimal ;
  geo-pos:long "8.63113403320313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6311340332031'^^xsd:double;
  dwc:latitude '58.339235394356'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7045'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A899%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A899%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A899%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31958 8.63121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31958"^^xsd:decimal ;
  dwc:decimalLongitude "8.63121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A899%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31958 8.63121)"^^geo:wktLiteral ;
  geo-pos:lat "58.31958"^^xsd:decimal ;
  geo-pos:long "8.63121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A899%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:899/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '899/1'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63121'^^xsd:double;
  dwc:latitude '58.31958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:899/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A899%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A899%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A899%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31958 8.63121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31958"^^xsd:decimal ;
  dwc:decimalLongitude "8.63121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A899%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31958 8.63121)"^^geo:wktLiteral ;
  geo-pos:lat "58.31958"^^xsd:decimal ;
  geo-pos:long "8.63121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A899%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:899/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '899/2'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63121'^^xsd:double;
  dwc:latitude '58.31958'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:899/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3195874466417 8.6312198638916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3195874466417"^^xsd:decimal ;
  dwc:decimalLongitude "8.6312198638916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3195874466417 8.6312198638916)"^^geo:wktLiteral ;
  geo-pos:lat "58.3195874466417"^^xsd:decimal ;
  geo-pos:long "8.6312198638916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6312198638916'^^xsd:double;
  dwc:latitude '58.319587446642'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9280'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3195874466417 8.6312198638916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3195874466417"^^xsd:decimal ;
  dwc:decimalLongitude "8.6312198638916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3195874466417 8.6312198638916)"^^geo:wktLiteral ;
  geo-pos:lat "58.3195874466417"^^xsd:decimal ;
  geo-pos:long "8.6312198638916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6312198638916'^^xsd:double;
  dwc:latitude '58.319587446642'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9279'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A778%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A778%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A778%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31999"^^xsd:decimal ;
  dwc:decimalLongitude "8.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A778%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31999 8.6313)"^^geo:wktLiteral ;
  geo-pos:lat "58.31999"^^xsd:decimal ;
  geo-pos:long "8.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A778%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:778/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '778/1'^^xsd:string;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6313'^^xsd:double;
  dwc:latitude '58.31999'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:778/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.63130569458008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3199931339483"^^xsd:decimal ;
  dwc:decimalLongitude "8.63130569458008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3199931339483 8.63130569458008)"^^geo:wktLiteral ;
  geo-pos:lat "58.3199931339483"^^xsd:decimal ;
  geo-pos:long "8.63130569458008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313056945801'^^xsd:double;
  dwc:latitude '58.319993133948'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8065'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/33'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/33'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/27'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/27'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/32'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/32'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/31'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/31'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/29'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/29'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/28'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/28'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/26'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/26'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/30'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/30'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/23'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/23'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/21'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/21'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/24'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/24'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/22'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/22'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/25'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/25'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/17'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/17'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/15'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/15'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/20'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/20'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/16'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/16'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/18'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/18'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/19'^^xsd:string;
  dwc:scientificName 'Nassarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/19'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/14'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/14'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/9'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/9'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/13'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/13'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/10'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/10'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/7'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/12'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/12'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/8'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/11'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/11'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/2'^^xsd:string;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/3'^^xsd:string;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/6'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/5'^^xsd:string;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/4'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33671"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33671 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33671"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A471%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:471/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '471/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33671'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:471/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/16'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/16'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/3'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/15'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/15'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/18'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/18'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/17'^^xsd:string;
  dwc:scientificName 'Rissoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/17'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/13'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/13'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/14'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/14'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/11'^^xsd:string;
  dwc:scientificName 'Nassarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/11'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/10'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/10'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/12'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/12'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/7'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/9'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/9'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/8'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/6'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/5'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/4'^^xsd:string;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/2'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33716"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33716 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33716"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A470%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:470/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '470/1'^^xsd:string;
  dwc:scientificName 'Alvania beani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33716'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:470/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '416615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:359/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '359/10'^^xsd:string;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:359/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:359/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '359/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:359/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:359/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '359/13'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:359/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:359/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '359/9'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:359/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:359/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '359/15'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:359/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:359/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '359/11'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:359/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:359/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '359/12'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:359/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:359/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '359/14'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:359/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:359/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '359/8'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:359/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:359/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '359/6'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:359/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:359/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '359/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:359/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:359/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '359/5'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:359/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:359/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '359/7'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:359/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:359/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '359/3'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:359/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.63139)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.63139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A359%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:359/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '359/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63139'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:359/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5462'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5473'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5471'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5464'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5477'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5472'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5460'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5461'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5476'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5478'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5455'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5454'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5457'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5481'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5458'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5474'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138235'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5466'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5467'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5456'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5465'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5480'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5463'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5470'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5475'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5459'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5479'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5482'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367124160279"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367124160279 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367124160279"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.336712416028'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5483'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3371629610848"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3371629610848"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.337162961085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5433'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3371629610848"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3371629610848"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.337162961085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138235'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3371629610848"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3371629610848"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.337162961085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3371629610848"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3371629610848"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.337162961085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5436'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3371629610848"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3371629610848"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.337162961085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3371629610848"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3371629610848"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.337162961085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5445'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3371629610848"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3371629610848"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.337162961085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3371629610848"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3371629610848"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.337162961085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5440'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3371629610848"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3371629610848"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.337162961085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5439'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3371629610848"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3371629610848"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.337162961085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5441'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3371629610848"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3371629610848"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.337162961085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5449'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3371629610848"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3371629610848"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.337162961085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5443'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3371629610848"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3371629610848"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.337162961085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5448'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3371629610848"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3371629610848"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.337162961085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5435'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3371629610848"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3371629610848"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.337162961085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5444'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3371629610848"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3371629610848"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.337162961085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5442'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3371629610848"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3371629610848 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3371629610848"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.337162961085'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5450'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4465'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4462'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4472'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4459'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4471'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4464'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4461'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4463'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4466'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4473'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4470'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4460'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.63139152526855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63139152526855)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.63139152526855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6313915252685'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4467'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.63156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33779"^^xsd:decimal ;
  dwc:decimalLongitude "8.63156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.63156)"^^geo:wktLiteral ;
  geo-pos:lat "58.33779"^^xsd:decimal ;
  geo-pos:long "8.63156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:363/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '363/5'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63156'^^xsd:double;
  dwc:latitude '58.33779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:363/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.63156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33779"^^xsd:decimal ;
  dwc:decimalLongitude "8.63156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.63156)"^^geo:wktLiteral ;
  geo-pos:lat "58.33779"^^xsd:decimal ;
  geo-pos:long "8.63156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:363/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '363/4'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63156'^^xsd:double;
  dwc:latitude '58.33779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:363/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.63156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33779"^^xsd:decimal ;
  dwc:decimalLongitude "8.63156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.63156)"^^geo:wktLiteral ;
  geo-pos:lat "58.33779"^^xsd:decimal ;
  geo-pos:long "8.63156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:363/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '363/3'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63156'^^xsd:double;
  dwc:latitude '58.33779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:363/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.63156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33779"^^xsd:decimal ;
  dwc:decimalLongitude "8.63156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.63156)"^^geo:wktLiteral ;
  geo-pos:lat "58.33779"^^xsd:decimal ;
  geo-pos:long "8.63156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:363/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '363/2'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63156'^^xsd:double;
  dwc:latitude '58.33779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:363/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.63156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33779"^^xsd:decimal ;
  dwc:decimalLongitude "8.63156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33779 8.63156)"^^geo:wktLiteral ;
  geo-pos:lat "58.33779"^^xsd:decimal ;
  geo-pos:long "8.63156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A363%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:363/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '363/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63156'^^xsd:double;
  dwc:latitude '58.33779'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:363/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.63156318664551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377937145136"^^xsd:decimal ;
  dwc:decimalLongitude "8.63156318664551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.63156318664551)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377937145136"^^xsd:decimal ;
  geo-pos:long "8.63156318664551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6315631866455'^^xsd:double;
  dwc:latitude '58.337793714514'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.63156318664551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377937145136"^^xsd:decimal ;
  dwc:decimalLongitude "8.63156318664551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.63156318664551)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377937145136"^^xsd:decimal ;
  geo-pos:long "8.63156318664551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6315631866455'^^xsd:double;
  dwc:latitude '58.337793714514'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4501'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.63156318664551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377937145136"^^xsd:decimal ;
  dwc:decimalLongitude "8.63156318664551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.63156318664551)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377937145136"^^xsd:decimal ;
  geo-pos:long "8.63156318664551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6315631866455'^^xsd:double;
  dwc:latitude '58.337793714514'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4502'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.63156318664551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377937145136"^^xsd:decimal ;
  dwc:decimalLongitude "8.63156318664551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.63156318664551)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377937145136"^^xsd:decimal ;
  geo-pos:long "8.63156318664551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6315631866455'^^xsd:double;
  dwc:latitude '58.337793714514'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4504'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.63156318664551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377937145136"^^xsd:decimal ;
  dwc:decimalLongitude "8.63156318664551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377937145136 8.63156318664551)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377937145136"^^xsd:decimal ;
  geo-pos:long "8.63156318664551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6315631866455'^^xsd:double;
  dwc:latitude '58.337793714514'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/9'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/11'^^xsd:string;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/11'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/22'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/22'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/19'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/19'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/21'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/21'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/20'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/20'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/18'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/18'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/16'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/16'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/15'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/15'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/17'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/17'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/14'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/14'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/13'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/13'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/12'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/12'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/7'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/10'^^xsd:string;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/10'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/8'^^xsd:string;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/5'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/6'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/2'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/4'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33738"^^xsd:decimal ;
  dwc:decimalLongitude "8.6319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33738 8.6319)"^^geo:wktLiteral ;
  geo-pos:lat "58.33738"^^xsd:decimal ;
  geo-pos:long "8.6319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A661%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:661/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '661/3'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6319'^^xsd:double;
  dwc:latitude '58.33738'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:661/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7057'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7055'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7065'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7051'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7068'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7058'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7054'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hemilepton nitidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '246148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7067'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7048'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7062'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7049'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7061'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7064'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7053'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7052'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7069'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3373882314591"^^xsd:decimal ;
  dwc:decimalLongitude "8.63190650939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3373882314591 8.63190650939941)"^^geo:wktLiteral ;
  geo-pos:lat "58.3373882314591"^^xsd:decimal ;
  geo-pos:long "8.63190650939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6319065093994'^^xsd:double;
  dwc:latitude '58.337388231459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7066'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3413 8.63216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3413"^^xsd:decimal ;
  dwc:decimalLongitude "8.63216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3413 8.63216)"^^geo:wktLiteral ;
  geo-pos:lat "58.3413"^^xsd:decimal ;
  geo-pos:long "8.63216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:934/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '934/4'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63216'^^xsd:double;
  dwc:latitude '58.3413'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:934/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3413 8.63216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3413"^^xsd:decimal ;
  dwc:decimalLongitude "8.63216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3413 8.63216)"^^geo:wktLiteral ;
  geo-pos:lat "58.3413"^^xsd:decimal ;
  geo-pos:long "8.63216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:934/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '934/3'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63216'^^xsd:double;
  dwc:latitude '58.3413'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:934/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3413 8.63216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3413"^^xsd:decimal ;
  dwc:decimalLongitude "8.63216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3413 8.63216)"^^geo:wktLiteral ;
  geo-pos:lat "58.3413"^^xsd:decimal ;
  geo-pos:long "8.63216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:934/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '934/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63216'^^xsd:double;
  dwc:latitude '58.3413'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:934/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3413 8.63216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3413"^^xsd:decimal ;
  dwc:decimalLongitude "8.63216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3413 8.63216)"^^geo:wktLiteral ;
  geo-pos:lat "58.3413"^^xsd:decimal ;
  geo-pos:long "8.63216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A934%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:934/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '934/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63216'^^xsd:double;
  dwc:latitude '58.3413'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:934/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3413077060762 8.63216400146484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3413077060762"^^xsd:decimal ;
  dwc:decimalLongitude "8.63216400146484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3413077060762 8.63216400146484)"^^geo:wktLiteral ;
  geo-pos:lat "58.3413077060762"^^xsd:decimal ;
  geo-pos:long "8.63216400146484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6321640014648'^^xsd:double;
  dwc:latitude '58.341307706076'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9604'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3413077060762 8.63216400146484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3413077060762"^^xsd:decimal ;
  dwc:decimalLongitude "8.63216400146484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3413077060762 8.63216400146484)"^^geo:wktLiteral ;
  geo-pos:lat "58.3413077060762"^^xsd:decimal ;
  geo-pos:long "8.63216400146484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6321640014648'^^xsd:double;
  dwc:latitude '58.341307706076'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9603'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3413077060762 8.63216400146484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3413077060762"^^xsd:decimal ;
  dwc:decimalLongitude "8.63216400146484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3413077060762 8.63216400146484)"^^geo:wktLiteral ;
  geo-pos:lat "58.3413077060762"^^xsd:decimal ;
  geo-pos:long "8.63216400146484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6321640014648'^^xsd:double;
  dwc:latitude '58.341307706076'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9602'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3413077060762 8.63216400146484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3413077060762"^^xsd:decimal ;
  dwc:decimalLongitude "8.63216400146484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3413077060762 8.63216400146484)"^^geo:wktLiteral ;
  geo-pos:lat "58.3413077060762"^^xsd:decimal ;
  geo-pos:long "8.63216400146484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6321640014648'^^xsd:double;
  dwc:latitude '58.341307706076'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9601'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33662 8.63233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33662"^^xsd:decimal ;
  dwc:decimalLongitude "8.63233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33662 8.63233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33662"^^xsd:decimal ;
  geo-pos:long "8.63233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:603/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '603/5'^^xsd:string;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63233'^^xsd:double;
  dwc:latitude '58.33662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:603/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33662 8.63233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33662"^^xsd:decimal ;
  dwc:decimalLongitude "8.63233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33662 8.63233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33662"^^xsd:decimal ;
  geo-pos:long "8.63233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:603/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '603/4'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63233'^^xsd:double;
  dwc:latitude '58.33662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:603/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33662 8.63233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33662"^^xsd:decimal ;
  dwc:decimalLongitude "8.63233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33662 8.63233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33662"^^xsd:decimal ;
  geo-pos:long "8.63233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:603/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '603/3'^^xsd:string;
  dwc:scientificName 'Epitonium turtonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63233'^^xsd:double;
  dwc:latitude '58.33662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:603/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '139738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33662 8.63233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33662"^^xsd:decimal ;
  dwc:decimalLongitude "8.63233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33662 8.63233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33662"^^xsd:decimal ;
  geo-pos:long "8.63233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:603/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '603/2'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63233'^^xsd:double;
  dwc:latitude '58.33662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:603/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33662 8.63233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33662"^^xsd:decimal ;
  dwc:decimalLongitude "8.63233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33662 8.63233)"^^geo:wktLiteral ;
  geo-pos:lat "58.33662"^^xsd:decimal ;
  geo-pos:long "8.63233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A603%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:603/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '603/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63233'^^xsd:double;
  dwc:latitude '58.33662'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:603/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3366223063271 8.6323356628418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3366223063271"^^xsd:decimal ;
  dwc:decimalLongitude "8.6323356628418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3366223063271 8.6323356628418)"^^geo:wktLiteral ;
  geo-pos:lat "58.3366223063271"^^xsd:decimal ;
  geo-pos:long "8.6323356628418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6323356628418'^^xsd:double;
  dwc:latitude '58.336622306327'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6543'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3366223063271 8.6323356628418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3366223063271"^^xsd:decimal ;
  dwc:decimalLongitude "8.6323356628418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3366223063271 8.6323356628418)"^^geo:wktLiteral ;
  geo-pos:lat "58.3366223063271"^^xsd:decimal ;
  geo-pos:long "8.6323356628418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6323356628418'^^xsd:double;
  dwc:latitude '58.336622306327'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6541'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3366223063271 8.6323356628418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3366223063271"^^xsd:decimal ;
  dwc:decimalLongitude "8.6323356628418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3366223063271 8.6323356628418)"^^geo:wktLiteral ;
  geo-pos:lat "58.3366223063271"^^xsd:decimal ;
  geo-pos:long "8.6323356628418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6323356628418'^^xsd:double;
  dwc:latitude '58.336622306327'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6540'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3366223063271 8.6323356628418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3366223063271"^^xsd:decimal ;
  dwc:decimalLongitude "8.6323356628418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3366223063271 8.6323356628418)"^^geo:wktLiteral ;
  geo-pos:lat "58.3366223063271"^^xsd:decimal ;
  geo-pos:long "8.6323356628418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium turtonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6323356628418'^^xsd:double;
  dwc:latitude '58.336622306327'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6542'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139738'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3366223063271 8.6323356628418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3366223063271"^^xsd:decimal ;
  dwc:decimalLongitude "8.6323356628418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3366223063271 8.6323356628418)"^^geo:wktLiteral ;
  geo-pos:lat "58.3366223063271"^^xsd:decimal ;
  geo-pos:long "8.6323356628418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6323356628418'^^xsd:double;
  dwc:latitude '58.336622306327'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6544'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.6325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32585"^^xsd:decimal ;
  dwc:decimalLongitude "8.6325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.6325)"^^geo:wktLiteral ;
  geo-pos:lat "58.32585"^^xsd:decimal ;
  geo-pos:long "8.6325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:431/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '431/4'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6325'^^xsd:double;
  dwc:latitude '58.32585'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:431/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.6325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32585"^^xsd:decimal ;
  dwc:decimalLongitude "8.6325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.6325)"^^geo:wktLiteral ;
  geo-pos:lat "58.32585"^^xsd:decimal ;
  geo-pos:long "8.6325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:431/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '431/3'^^xsd:string;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6325'^^xsd:double;
  dwc:latitude '58.32585'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:431/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.6325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32585"^^xsd:decimal ;
  dwc:decimalLongitude "8.6325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.6325)"^^geo:wktLiteral ;
  geo-pos:lat "58.32585"^^xsd:decimal ;
  geo-pos:long "8.6325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:431/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '431/2'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6325'^^xsd:double;
  dwc:latitude '58.32585'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:431/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.6325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32585"^^xsd:decimal ;
  dwc:decimalLongitude "8.6325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32585 8.6325)"^^geo:wktLiteral ;
  geo-pos:lat "58.32585"^^xsd:decimal ;
  geo-pos:long "8.6325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A431%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:431/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '431/1'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6325'^^xsd:double;
  dwc:latitude '58.32585'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:431/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.63250732421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3258525425429"^^xsd:decimal ;
  dwc:decimalLongitude "8.63250732421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.63250732421875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3258525425429"^^xsd:decimal ;
  geo-pos:long "8.63250732421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325073242188'^^xsd:double;
  dwc:latitude '58.325852542543'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.63250732421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3258525425429"^^xsd:decimal ;
  dwc:decimalLongitude "8.63250732421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.63250732421875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3258525425429"^^xsd:decimal ;
  geo-pos:long "8.63250732421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325073242188'^^xsd:double;
  dwc:latitude '58.325852542543'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5157'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.63250732421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3258525425429"^^xsd:decimal ;
  dwc:decimalLongitude "8.63250732421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.63250732421875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3258525425429"^^xsd:decimal ;
  geo-pos:long "8.63250732421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325073242188'^^xsd:double;
  dwc:latitude '58.325852542543'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5156'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.63250732421875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3258525425429"^^xsd:decimal ;
  dwc:decimalLongitude "8.63250732421875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3258525425429 8.63250732421875)"^^geo:wktLiteral ;
  geo-pos:lat "58.3258525425429"^^xsd:decimal ;
  geo-pos:long "8.63250732421875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325073242188'^^xsd:double;
  dwc:latitude '58.325852542543'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5154'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/8'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/8'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/9'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/9'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/12'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/12'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/16'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/16'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/18'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/18'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/17'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/17'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/19'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/19'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/15'^^xsd:string;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/15'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/14'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/14'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/13'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/13'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/11'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/11'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/10'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/10'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/5'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/7'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/6'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/6'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/4'^^xsd:string;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/4'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/3'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/3'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/2'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31255"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31255 8.63259)"^^geo:wktLiteral ;
  geo-pos:lat "58.31255"^^xsd:decimal ;
  geo-pos:long "8.63259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A921%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:921/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '921/1'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63259'^^xsd:double;
  dwc:latitude '58.31255'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:921/1'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9424'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9429'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9433'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9425'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9430'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9427'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9436'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9435'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9426'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9431'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9423'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9437'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9440'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9439'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9441'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125547937365"^^xsd:decimal ;
  dwc:decimalLongitude "8.63259315490723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125547937365 8.63259315490723)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125547937365"^^xsd:decimal ;
  geo-pos:long "8.63259315490723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6325931549072'^^xsd:double;
  dwc:latitude '58.312554793737'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9432'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.63267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.63267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:898/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '898/9'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63267'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:898/9'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.63267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.63267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:898/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '898/10'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63267'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:898/10'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.63267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.63267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:898/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '898/8'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63267'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:898/8'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.63267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.63267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:898/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '898/6'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63267'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:898/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.63267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.63267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:898/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '898/7'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63267'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:898/7'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.63267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.63267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:898/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '898/5'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63267'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:898/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.63267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.63267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:898/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '898/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63267'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:898/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.63267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.63267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:898/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '898/4'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63267'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:898/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.63267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.63267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:898/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '898/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63267'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:898/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32625"^^xsd:decimal ;
  dwc:decimalLongitude "8.63267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32625 8.63267)"^^geo:wktLiteral ;
  geo-pos:lat "58.32625"^^xsd:decimal ;
  geo-pos:long "8.63267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A898%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:898/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '898/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63267'^^xsd:double;
  dwc:latitude '58.32625'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:898/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6326789855957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.6326789855957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6326789855957'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6326789855957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.6326789855957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6326789855957'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6326789855957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.6326789855957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6326789855957'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9271'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6326789855957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.6326789855957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6326789855957'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9272'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6326789855957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.6326789855957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6326789855957'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9270'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6326789855957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.6326789855957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6326789855957'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6326789855957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.6326789855957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6326789855957'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9273'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6326789855957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.6326789855957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6326789855957'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6326789855957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.6326789855957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6326789855957'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3262581579662"^^xsd:decimal ;
  dwc:decimalLongitude "8.6326789855957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3262581579662 8.6326789855957)"^^geo:wktLiteral ;
  geo-pos:lat "58.3262581579662"^^xsd:decimal ;
  geo-pos:long "8.6326789855957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6326789855957'^^xsd:double;
  dwc:latitude '58.326258157966'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31516"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31516"^^xsd:decimal ;
  geo-pos:long "8.63302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:907/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '907/16'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63302'^^xsd:double;
  dwc:latitude '58.31516'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:907/16'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31516"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31516"^^xsd:decimal ;
  geo-pos:long "8.63302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:907/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '907/8'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63302'^^xsd:double;
  dwc:latitude '58.31516'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:907/8'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31516"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31516"^^xsd:decimal ;
  geo-pos:long "8.63302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:907/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '907/17'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63302'^^xsd:double;
  dwc:latitude '58.31516'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:907/17'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31516"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31516"^^xsd:decimal ;
  geo-pos:long "8.63302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:907/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '907/14'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63302'^^xsd:double;
  dwc:latitude '58.31516'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:907/14'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31516"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31516"^^xsd:decimal ;
  geo-pos:long "8.63302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:907/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '907/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63302'^^xsd:double;
  dwc:latitude '58.31516'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:907/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31516"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31516"^^xsd:decimal ;
  geo-pos:long "8.63302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:907/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '907/15'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63302'^^xsd:double;
  dwc:latitude '58.31516'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:907/15'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31516"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31516"^^xsd:decimal ;
  geo-pos:long "8.63302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:907/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '907/13'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63302'^^xsd:double;
  dwc:latitude '58.31516'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:907/13'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31516"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31516"^^xsd:decimal ;
  geo-pos:long "8.63302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:907/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '907/12'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63302'^^xsd:double;
  dwc:latitude '58.31516'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:907/12'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31516"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31516"^^xsd:decimal ;
  geo-pos:long "8.63302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:907/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '907/10'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63302'^^xsd:double;
  dwc:latitude '58.31516'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:907/10'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31516"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31516"^^xsd:decimal ;
  geo-pos:long "8.63302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:907/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '907/11'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63302'^^xsd:double;
  dwc:latitude '58.31516'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:907/11'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31516"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31516"^^xsd:decimal ;
  geo-pos:long "8.63302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:907/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '907/9'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63302'^^xsd:double;
  dwc:latitude '58.31516'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:907/9'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31516"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31516"^^xsd:decimal ;
  geo-pos:long "8.63302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:907/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '907/5'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63302'^^xsd:double;
  dwc:latitude '58.31516'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:907/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31516"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31516"^^xsd:decimal ;
  geo-pos:long "8.63302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:907/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '907/7'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63302'^^xsd:double;
  dwc:latitude '58.31516'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:907/7'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31516"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31516"^^xsd:decimal ;
  geo-pos:long "8.63302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:907/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '907/6'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63302'^^xsd:double;
  dwc:latitude '58.31516'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:907/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31516"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31516"^^xsd:decimal ;
  geo-pos:long "8.63302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:907/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '907/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63302'^^xsd:double;
  dwc:latitude '58.31516'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:907/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31516"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31516"^^xsd:decimal ;
  geo-pos:long "8.63302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:907/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '907/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63302'^^xsd:double;
  dwc:latitude '58.31516'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:907/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31516"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31516 8.63302)"^^geo:wktLiteral ;
  geo-pos:lat "58.31516"^^xsd:decimal ;
  geo-pos:long "8.63302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A907%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:907/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '907/3'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63302'^^xsd:double;
  dwc:latitude '58.31516'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:907/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3151696613455"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302230834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3151696613455"^^xsd:decimal ;
  geo-pos:long "8.63302230834961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6330223083496'^^xsd:double;
  dwc:latitude '58.315169661346'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9322'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3151696613455"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302230834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3151696613455"^^xsd:decimal ;
  geo-pos:long "8.63302230834961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6330223083496'^^xsd:double;
  dwc:latitude '58.315169661346'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9324'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3151696613455"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302230834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3151696613455"^^xsd:decimal ;
  geo-pos:long "8.63302230834961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6330223083496'^^xsd:double;
  dwc:latitude '58.315169661346'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9316'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3151696613455"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302230834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3151696613455"^^xsd:decimal ;
  geo-pos:long "8.63302230834961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6330223083496'^^xsd:double;
  dwc:latitude '58.315169661346'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3151696613455"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302230834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3151696613455"^^xsd:decimal ;
  geo-pos:long "8.63302230834961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6330223083496'^^xsd:double;
  dwc:latitude '58.315169661346'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9327'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3151696613455"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302230834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3151696613455"^^xsd:decimal ;
  geo-pos:long "8.63302230834961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6330223083496'^^xsd:double;
  dwc:latitude '58.315169661346'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9321'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3151696613455"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302230834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3151696613455"^^xsd:decimal ;
  geo-pos:long "8.63302230834961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6330223083496'^^xsd:double;
  dwc:latitude '58.315169661346'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9315'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3151696613455"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302230834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3151696613455"^^xsd:decimal ;
  geo-pos:long "8.63302230834961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6330223083496'^^xsd:double;
  dwc:latitude '58.315169661346'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9325'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3151696613455"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302230834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3151696613455"^^xsd:decimal ;
  geo-pos:long "8.63302230834961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6330223083496'^^xsd:double;
  dwc:latitude '58.315169661346'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9323'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3151696613455"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302230834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3151696613455"^^xsd:decimal ;
  geo-pos:long "8.63302230834961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6330223083496'^^xsd:double;
  dwc:latitude '58.315169661346'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9320'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3151696613455"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302230834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3151696613455"^^xsd:decimal ;
  geo-pos:long "8.63302230834961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6330223083496'^^xsd:double;
  dwc:latitude '58.315169661346'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9328'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3151696613455"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302230834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3151696613455"^^xsd:decimal ;
  geo-pos:long "8.63302230834961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6330223083496'^^xsd:double;
  dwc:latitude '58.315169661346'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9318'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3151696613455"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302230834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3151696613455"^^xsd:decimal ;
  geo-pos:long "8.63302230834961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6330223083496'^^xsd:double;
  dwc:latitude '58.315169661346'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9317'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3151696613455"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302230834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3151696613455"^^xsd:decimal ;
  geo-pos:long "8.63302230834961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6330223083496'^^xsd:double;
  dwc:latitude '58.315169661346'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9329'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3151696613455"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302230834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3151696613455"^^xsd:decimal ;
  geo-pos:long "8.63302230834961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6330223083496'^^xsd:double;
  dwc:latitude '58.315169661346'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9331'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3151696613455"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302230834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3151696613455"^^xsd:decimal ;
  geo-pos:long "8.63302230834961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6330223083496'^^xsd:double;
  dwc:latitude '58.315169661346'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9330'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3151696613455"^^xsd:decimal ;
  dwc:decimalLongitude "8.63302230834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3151696613455 8.63302230834961)"^^geo:wktLiteral ;
  geo-pos:lat "58.3151696613455"^^xsd:decimal ;
  geo-pos:long "8.63302230834961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6330223083496'^^xsd:double;
  dwc:latitude '58.315169661346'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9326'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/11'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/15'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/17'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/18'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/18'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/21'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/21'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/20'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/20'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/19'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/19'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/14'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/16'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/13'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/12'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/10'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/9'^^xsd:string;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/8'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/5'^^xsd:string;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/6'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/3'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32634"^^xsd:decimal ;
  dwc:decimalLongitude "8.6331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32634 8.6331)"^^geo:wktLiteral ;
  geo-pos:lat "58.32634"^^xsd:decimal ;
  geo-pos:long "8.6331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A931%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:931/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '931/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6331'^^xsd:double;
  dwc:latitude '58.32634'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:931/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9569'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9572'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9568'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9562'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9564'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9571'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9566'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9570'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9576'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9560'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9577'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9575'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9561'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9573'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9565'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9578'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9567'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9574'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9579'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9580'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3263482940948"^^xsd:decimal ;
  dwc:decimalLongitude "8.63310813903809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3263482940948 8.63310813903809)"^^geo:wktLiteral ;
  geo-pos:lat "58.3263482940948"^^xsd:decimal ;
  geo-pos:long "8.63310813903809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331081390381'^^xsd:double;
  dwc:latitude '58.326348294095'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9563'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/15'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/15'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/16'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/16'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/7'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/7'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/18'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/18'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/13'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/13'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/17'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/17'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/14'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/14'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/12'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/12'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/11'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/11'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/10'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/10'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/9'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/9'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/8'^^xsd:string;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/8'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/5'^^xsd:string;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/3'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/4'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.63319)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.63319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A909%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:909/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '909/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63319'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:909/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9349'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9345'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9341'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9339'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9333'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9346'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9338'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9335'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9342'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9337'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9336'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9348'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9340'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9332'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9343'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.63319396972656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.63319396972656)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.63319396972656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6331939697266'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1498'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1512'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1515'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1511'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1502'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1521'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1519'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1496'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1501'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1505'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1499'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1517'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1495'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1518'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1514'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1520'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1497'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1508'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1510'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1507'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1516'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1506'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1513'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1493'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '345287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1509'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1494'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1492'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1504'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31593 8.63353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31593"^^xsd:decimal ;
  dwc:decimalLongitude "8.63353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31593 8.63353)"^^geo:wktLiteral ;
  geo-pos:lat "58.31593"^^xsd:decimal ;
  geo-pos:long "8.63353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:396/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '396/3'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63353'^^xsd:double;
  dwc:latitude '58.31593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:396/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31593 8.63353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31593"^^xsd:decimal ;
  dwc:decimalLongitude "8.63353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31593 8.63353)"^^geo:wktLiteral ;
  geo-pos:lat "58.31593"^^xsd:decimal ;
  geo-pos:long "8.63353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:396/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '396/6'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63353'^^xsd:double;
  dwc:latitude '58.31593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:396/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31593 8.63353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31593"^^xsd:decimal ;
  dwc:decimalLongitude "8.63353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31593 8.63353)"^^geo:wktLiteral ;
  geo-pos:lat "58.31593"^^xsd:decimal ;
  geo-pos:long "8.63353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:396/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '396/5'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63353'^^xsd:double;
  dwc:latitude '58.31593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:396/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31593 8.63353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31593"^^xsd:decimal ;
  dwc:decimalLongitude "8.63353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31593 8.63353)"^^geo:wktLiteral ;
  geo-pos:lat "58.31593"^^xsd:decimal ;
  geo-pos:long "8.63353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:396/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '396/2'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63353'^^xsd:double;
  dwc:latitude '58.31593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:396/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31593 8.63353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31593"^^xsd:decimal ;
  dwc:decimalLongitude "8.63353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31593 8.63353)"^^geo:wktLiteral ;
  geo-pos:lat "58.31593"^^xsd:decimal ;
  geo-pos:long "8.63353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:396/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '396/1'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63353'^^xsd:double;
  dwc:latitude '58.31593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:396/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31593 8.63353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31593"^^xsd:decimal ;
  dwc:decimalLongitude "8.63353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31593 8.63353)"^^geo:wktLiteral ;
  geo-pos:lat "58.31593"^^xsd:decimal ;
  geo-pos:long "8.63353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A396%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:396/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '396/4'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63353'^^xsd:double;
  dwc:latitude '58.31593'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:396/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A570%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A570%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A570%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.63353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33193"^^xsd:decimal ;
  dwc:decimalLongitude "8.63353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A570%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33193 8.63353)"^^geo:wktLiteral ;
  geo-pos:lat "58.33193"^^xsd:decimal ;
  geo-pos:long "8.63353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A570%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:570/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '570/1'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63353'^^xsd:double;
  dwc:latitude '58.33193'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:570/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3159360514219 8.63353729248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3159360514219"^^xsd:decimal ;
  dwc:decimalLongitude "8.63353729248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3159360514219 8.63353729248047)"^^geo:wktLiteral ;
  geo-pos:lat "58.3159360514219"^^xsd:decimal ;
  geo-pos:long "8.63353729248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6335372924805'^^xsd:double;
  dwc:latitude '58.315936051422'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4852'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3159360514219 8.63353729248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3159360514219"^^xsd:decimal ;
  dwc:decimalLongitude "8.63353729248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3159360514219 8.63353729248047)"^^geo:wktLiteral ;
  geo-pos:lat "58.3159360514219"^^xsd:decimal ;
  geo-pos:long "8.63353729248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6335372924805'^^xsd:double;
  dwc:latitude '58.315936051422'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4853'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3159360514219 8.63353729248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3159360514219"^^xsd:decimal ;
  dwc:decimalLongitude "8.63353729248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3159360514219 8.63353729248047)"^^geo:wktLiteral ;
  geo-pos:lat "58.3159360514219"^^xsd:decimal ;
  geo-pos:long "8.63353729248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6335372924805'^^xsd:double;
  dwc:latitude '58.315936051422'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4851'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3159360514219 8.63353729248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3159360514219"^^xsd:decimal ;
  dwc:decimalLongitude "8.63353729248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3159360514219 8.63353729248047)"^^geo:wktLiteral ;
  geo-pos:lat "58.3159360514219"^^xsd:decimal ;
  geo-pos:long "8.63353729248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6335372924805'^^xsd:double;
  dwc:latitude '58.315936051422'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4848'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3159360514219 8.63353729248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3159360514219"^^xsd:decimal ;
  dwc:decimalLongitude "8.63353729248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3159360514219 8.63353729248047)"^^geo:wktLiteral ;
  geo-pos:lat "58.3159360514219"^^xsd:decimal ;
  geo-pos:long "8.63353729248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6335372924805'^^xsd:double;
  dwc:latitude '58.315936051422'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4849'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3159360514219 8.63353729248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3159360514219"^^xsd:decimal ;
  dwc:decimalLongitude "8.63353729248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3159360514219 8.63353729248047)"^^geo:wktLiteral ;
  geo-pos:lat "58.3159360514219"^^xsd:decimal ;
  geo-pos:long "8.63353729248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6335372924805'^^xsd:double;
  dwc:latitude '58.315936051422'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4850'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.63353729248047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3319362852325"^^xsd:decimal ;
  dwc:decimalLongitude "8.63353729248047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3319362852325 8.63353729248047)"^^geo:wktLiteral ;
  geo-pos:lat "58.3319362852325"^^xsd:decimal ;
  geo-pos:long "8.63353729248047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6335372924805'^^xsd:double;
  dwc:latitude '58.331936285233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6271'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63362312316895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.63362312316895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.63362312316895)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.63362312316895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10467'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.633623123169'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10467'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363 8.63388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3363"^^xsd:decimal ;
  dwc:decimalLongitude "8.63388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363 8.63388)"^^geo:wktLiteral ;
  geo-pos:lat "58.3363"^^xsd:decimal ;
  geo-pos:long "8.63388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:780/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '780/6'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63388'^^xsd:double;
  dwc:latitude '58.3363'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:780/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363 8.63388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3363"^^xsd:decimal ;
  dwc:decimalLongitude "8.63388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363 8.63388)"^^geo:wktLiteral ;
  geo-pos:lat "58.3363"^^xsd:decimal ;
  geo-pos:long "8.63388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:780/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '780/7'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63388'^^xsd:double;
  dwc:latitude '58.3363'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:780/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363 8.63388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3363"^^xsd:decimal ;
  dwc:decimalLongitude "8.63388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363 8.63388)"^^geo:wktLiteral ;
  geo-pos:lat "58.3363"^^xsd:decimal ;
  geo-pos:long "8.63388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:780/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '780/5'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63388'^^xsd:double;
  dwc:latitude '58.3363'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:780/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363 8.63388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3363"^^xsd:decimal ;
  dwc:decimalLongitude "8.63388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363 8.63388)"^^geo:wktLiteral ;
  geo-pos:lat "58.3363"^^xsd:decimal ;
  geo-pos:long "8.63388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:780/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '780/3'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63388'^^xsd:double;
  dwc:latitude '58.3363'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:780/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363 8.63388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3363"^^xsd:decimal ;
  dwc:decimalLongitude "8.63388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363 8.63388)"^^geo:wktLiteral ;
  geo-pos:lat "58.3363"^^xsd:decimal ;
  geo-pos:long "8.63388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:780/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '780/4'^^xsd:string;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63388'^^xsd:double;
  dwc:latitude '58.3363'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:780/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363 8.63388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3363"^^xsd:decimal ;
  dwc:decimalLongitude "8.63388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363 8.63388)"^^geo:wktLiteral ;
  geo-pos:lat "58.3363"^^xsd:decimal ;
  geo-pos:long "8.63388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:780/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '780/1'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63388'^^xsd:double;
  dwc:latitude '58.3363'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:780/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363 8.63388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3363"^^xsd:decimal ;
  dwc:decimalLongitude "8.63388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3363 8.63388)"^^geo:wktLiteral ;
  geo-pos:lat "58.3363"^^xsd:decimal ;
  geo-pos:long "8.63388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A780%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:780/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '780/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63388'^^xsd:double;
  dwc:latitude '58.3363'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:780/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336306920565 8.63388061523438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.336306920565"^^xsd:decimal ;
  dwc:decimalLongitude "8.63388061523438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336306920565 8.63388061523438)"^^geo:wktLiteral ;
  geo-pos:lat "58.336306920565"^^xsd:decimal ;
  geo-pos:long "8.63388061523438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6338806152344'^^xsd:double;
  dwc:latitude '58.336306920565'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8073'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336306920565 8.63388061523438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.336306920565"^^xsd:decimal ;
  dwc:decimalLongitude "8.63388061523438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336306920565 8.63388061523438)"^^geo:wktLiteral ;
  geo-pos:lat "58.336306920565"^^xsd:decimal ;
  geo-pos:long "8.63388061523438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6338806152344'^^xsd:double;
  dwc:latitude '58.336306920565'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8074'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336306920565 8.63388061523438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.336306920565"^^xsd:decimal ;
  dwc:decimalLongitude "8.63388061523438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336306920565 8.63388061523438)"^^geo:wktLiteral ;
  geo-pos:lat "58.336306920565"^^xsd:decimal ;
  geo-pos:long "8.63388061523438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6338806152344'^^xsd:double;
  dwc:latitude '58.336306920565'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8075'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336306920565 8.63388061523438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.336306920565"^^xsd:decimal ;
  dwc:decimalLongitude "8.63388061523438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336306920565 8.63388061523438)"^^geo:wktLiteral ;
  geo-pos:lat "58.336306920565"^^xsd:decimal ;
  geo-pos:long "8.63388061523438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6338806152344'^^xsd:double;
  dwc:latitude '58.336306920565'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8076'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336306920565 8.63388061523438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.336306920565"^^xsd:decimal ;
  dwc:decimalLongitude "8.63388061523438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336306920565 8.63388061523438)"^^geo:wktLiteral ;
  geo-pos:lat "58.336306920565"^^xsd:decimal ;
  geo-pos:long "8.63388061523438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6338806152344'^^xsd:double;
  dwc:latitude '58.336306920565'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336306920565 8.63388061523438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.336306920565"^^xsd:decimal ;
  dwc:decimalLongitude "8.63388061523438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336306920565 8.63388061523438)"^^geo:wktLiteral ;
  geo-pos:lat "58.336306920565"^^xsd:decimal ;
  geo-pos:long "8.63388061523438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6338806152344'^^xsd:double;
  dwc:latitude '58.336306920565'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8072'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336306920565 8.63388061523438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.336306920565"^^xsd:decimal ;
  dwc:decimalLongitude "8.63388061523438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336306920565 8.63388061523438)"^^geo:wktLiteral ;
  geo-pos:lat "58.336306920565"^^xsd:decimal ;
  geo-pos:long "8.63388061523438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6338806152344'^^xsd:double;
  dwc:latitude '58.336306920565'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A882%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A882%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A882%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33373 8.63396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33373"^^xsd:decimal ;
  dwc:decimalLongitude "8.63396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A882%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33373 8.63396)"^^geo:wktLiteral ;
  geo-pos:lat "58.33373"^^xsd:decimal ;
  geo-pos:long "8.63396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A882%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:882/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '882/3'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63396'^^xsd:double;
  dwc:latitude '58.33373'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:882/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A882%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A882%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A882%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33373 8.63396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33373"^^xsd:decimal ;
  dwc:decimalLongitude "8.63396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A882%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33373 8.63396)"^^geo:wktLiteral ;
  geo-pos:lat "58.33373"^^xsd:decimal ;
  geo-pos:long "8.63396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A882%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:882/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '882/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63396'^^xsd:double;
  dwc:latitude '58.33373'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:882/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A882%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A882%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A882%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33373 8.63396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33373"^^xsd:decimal ;
  dwc:decimalLongitude "8.63396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A882%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33373 8.63396)"^^geo:wktLiteral ;
  geo-pos:lat "58.33373"^^xsd:decimal ;
  geo-pos:long "8.63396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A882%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:882/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '882/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63396'^^xsd:double;
  dwc:latitude '58.33373'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:882/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337386745734 8.63396644592285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337386745734"^^xsd:decimal ;
  dwc:decimalLongitude "8.63396644592285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337386745734 8.63396644592285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337386745734"^^xsd:decimal ;
  geo-pos:long "8.63396644592285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6339664459228'^^xsd:double;
  dwc:latitude '58.333738674573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9151'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337386745734 8.63396644592285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337386745734"^^xsd:decimal ;
  dwc:decimalLongitude "8.63396644592285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337386745734 8.63396644592285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337386745734"^^xsd:decimal ;
  geo-pos:long "8.63396644592285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6339664459228'^^xsd:double;
  dwc:latitude '58.333738674573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9153'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337386745734 8.63396644592285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3337386745734"^^xsd:decimal ;
  dwc:decimalLongitude "8.63396644592285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3337386745734 8.63396644592285)"^^geo:wktLiteral ;
  geo-pos:lat "58.3337386745734"^^xsd:decimal ;
  geo-pos:long "8.63396644592285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6339664459228'^^xsd:double;
  dwc:latitude '58.333738674573'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9152'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/28'^^xsd:string;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/28'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/35'^^xsd:string;
  dwc:scientificName 'Raphitoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '137829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/35'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/7'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/17'^^xsd:string;
  dwc:scientificName 'Leptochiton alveolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1610477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/16'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/40'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/40'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/38'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/38'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/39'^^xsd:string;
  dwc:scientificName 'Volvulella acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/39'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/36'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/36'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/37'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/37'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/34'^^xsd:string;
  dwc:scientificName 'Raphitoma purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/34'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '139379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/30'^^xsd:string;
  dwc:scientificName 'Parvicardium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '137739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/30'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/31'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/31'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/33'^^xsd:string;
  dwc:scientificName 'Pulsellum lofotense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/33'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/26'^^xsd:string;
  dwc:scientificName 'Odostomia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/26'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '224401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/29'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/29'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/32'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/32'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/23'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/23'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/24'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/24'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/25'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/25'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/22'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/22'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/27'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/27'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/21'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/20'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/15'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/18'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/19'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/13'^^xsd:string;
  dwc:scientificName 'Eulimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/14'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/8'^^xsd:string;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/10'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/9'^^xsd:string;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/11'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/12'^^xsd:string;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/2'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/3'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/5'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/4'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32576"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32576 8.63448)"^^geo:wktLiteral ;
  geo-pos:lat "58.32576"^^xsd:decimal ;
  geo-pos:long "8.63448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A791%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:791/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '791/6'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63448'^^xsd:double;
  dwc:latitude '58.32576'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:791/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8233'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8223'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8234'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8241'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8210'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8222'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pulsellum lofotense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8232'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8212'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8221'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8209'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '137739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137739'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ondina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8227'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8211'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8237'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8236'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '137829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137829'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8243'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8235'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8229'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8224'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton alveolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1610477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '224401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Volvulella acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3257624051501"^^xsd:decimal ;
  dwc:decimalLongitude "8.63448143005371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3257624051501 8.63448143005371)"^^geo:wktLiteral ;
  geo-pos:lat "58.3257624051501"^^xsd:decimal ;
  geo-pos:long "8.63448143005371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6344814300537'^^xsd:double;
  dwc:latitude '58.32576240515'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A884%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A884%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A884%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33612 8.63456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33612"^^xsd:decimal ;
  dwc:decimalLongitude "8.63456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A884%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33612 8.63456)"^^geo:wktLiteral ;
  geo-pos:lat "58.33612"^^xsd:decimal ;
  geo-pos:long "8.63456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A884%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:884/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '884/1'^^xsd:string;
  dwc:scientificName 'Ansates pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63456'^^xsd:double;
  dwc:latitude '58.33612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:884/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A884%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A884%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A884%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33612 8.63456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33612"^^xsd:decimal ;
  dwc:decimalLongitude "8.63456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A884%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33612 8.63456)"^^geo:wktLiteral ;
  geo-pos:lat "58.33612"^^xsd:decimal ;
  geo-pos:long "8.63456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A884%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:884/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '884/2'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63456'^^xsd:double;
  dwc:latitude '58.33612'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:884/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3361266988656 8.63456726074219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3361266988656"^^xsd:decimal ;
  dwc:decimalLongitude "8.63456726074219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3361266988656 8.63456726074219)"^^geo:wktLiteral ;
  geo-pos:lat "58.3361266988656"^^xsd:decimal ;
  geo-pos:long "8.63456726074219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6345672607422'^^xsd:double;
  dwc:latitude '58.336126698866'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9159'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3361266988656 8.63456726074219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3361266988656"^^xsd:decimal ;
  dwc:decimalLongitude "8.63456726074219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3361266988656 8.63456726074219)"^^geo:wktLiteral ;
  geo-pos:lat "58.3361266988656"^^xsd:decimal ;
  geo-pos:long "8.63456726074219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ansates pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6345672607422'^^xsd:double;
  dwc:latitude '58.336126698866'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:838/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '838/9'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63482'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:838/9'^^xsd:anyURI;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:838/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '838/11'^^xsd:string;
  dwc:scientificName 'Tropidomya abbreviata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63482'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:838/11'^^xsd:anyURI;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:838/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '838/10'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63482'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:838/10'^^xsd:anyURI;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:838/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '838/8'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63482'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:838/8'^^xsd:anyURI;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:838/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '838/7'^^xsd:string;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63482'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:838/7'^^xsd:anyURI;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:838/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '838/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63482'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:838/6'^^xsd:anyURI;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:838/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '838/2'^^xsd:string;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63482'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:838/2'^^xsd:anyURI;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:838/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '838/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63482'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:838/3'^^xsd:anyURI;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:838/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '838/5'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63482'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:838/5'^^xsd:anyURI;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:838/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '838/4'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63482'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:838/4'^^xsd:anyURI;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32594"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32594 8.63482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32594"^^xsd:decimal ;
  geo-pos:long "8.63482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A838%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:838/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '838/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63482'^^xsd:double;
  dwc:latitude '58.32594'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:838/1'^^xsd:anyURI;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482475280762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63482475280762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6348247528076'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8899'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482475280762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63482475280762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6348247528076'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482475280762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63482475280762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6348247528076'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8896'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482475280762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63482475280762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6348247528076'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8902'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482475280762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63482475280762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6348247528076'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8901'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482475280762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63482475280762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6348247528076'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8897'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482475280762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63482475280762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6348247528076'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8898'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482475280762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63482475280762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6348247528076'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8895'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482475280762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63482475280762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6348247528076'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8904'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482475280762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63482475280762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6348247528076'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8903'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3259426797058"^^xsd:decimal ;
  dwc:decimalLongitude "8.63482475280762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3259426797058 8.63482475280762)"^^geo:wktLiteral ;
  geo-pos:lat "58.3259426797058"^^xsd:decimal ;
  geo-pos:long "8.63482475280762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tropidomya abbreviata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6348247528076'^^xsd:double;
  dwc:latitude '58.325942679706'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8905'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313"^^xsd:decimal ;
  geo-pos:long "8.63499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:842/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '842/7'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63499'^^xsd:double;
  dwc:latitude '58.3313'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:842/7'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313"^^xsd:decimal ;
  geo-pos:long "8.63499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:842/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '842/9'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63499'^^xsd:double;
  dwc:latitude '58.3313'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:842/9'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313"^^xsd:decimal ;
  geo-pos:long "8.63499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:842/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '842/10'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63499'^^xsd:double;
  dwc:latitude '58.3313'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:842/10'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313"^^xsd:decimal ;
  geo-pos:long "8.63499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:842/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '842/12'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63499'^^xsd:double;
  dwc:latitude '58.3313'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:842/12'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313"^^xsd:decimal ;
  geo-pos:long "8.63499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:842/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '842/11'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63499'^^xsd:double;
  dwc:latitude '58.3313'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:842/11'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313"^^xsd:decimal ;
  geo-pos:long "8.63499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:842/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '842/8'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63499'^^xsd:double;
  dwc:latitude '58.3313'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:842/8'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313"^^xsd:decimal ;
  geo-pos:long "8.63499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:842/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '842/6'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63499'^^xsd:double;
  dwc:latitude '58.3313'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:842/6'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313"^^xsd:decimal ;
  geo-pos:long "8.63499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:842/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '842/5'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63499'^^xsd:double;
  dwc:latitude '58.3313'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:842/5'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313"^^xsd:decimal ;
  geo-pos:long "8.63499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:842/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '842/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63499'^^xsd:double;
  dwc:latitude '58.3313'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:842/4'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313"^^xsd:decimal ;
  geo-pos:long "8.63499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:842/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '842/3'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63499'^^xsd:double;
  dwc:latitude '58.3313'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:842/3'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313"^^xsd:decimal ;
  geo-pos:long "8.63499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:842/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '842/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63499'^^xsd:double;
  dwc:latitude '58.3313'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:842/2'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313 8.63499)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313"^^xsd:decimal ;
  geo-pos:long "8.63499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A842%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:842/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '842/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63499'^^xsd:double;
  dwc:latitude '58.3313'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:842/1'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313054272467"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499641418457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313054272467"^^xsd:decimal ;
  geo-pos:long "8.63499641418457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6349964141846'^^xsd:double;
  dwc:latitude '58.331305427247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8915'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313054272467"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499641418457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313054272467"^^xsd:decimal ;
  geo-pos:long "8.63499641418457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6349964141846'^^xsd:double;
  dwc:latitude '58.331305427247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8914'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313054272467"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499641418457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313054272467"^^xsd:decimal ;
  geo-pos:long "8.63499641418457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6349964141846'^^xsd:double;
  dwc:latitude '58.331305427247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8917'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313054272467"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499641418457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313054272467"^^xsd:decimal ;
  geo-pos:long "8.63499641418457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6349964141846'^^xsd:double;
  dwc:latitude '58.331305427247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8913'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313054272467"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499641418457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313054272467"^^xsd:decimal ;
  geo-pos:long "8.63499641418457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6349964141846'^^xsd:double;
  dwc:latitude '58.331305427247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8909'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313054272467"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499641418457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313054272467"^^xsd:decimal ;
  geo-pos:long "8.63499641418457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6349964141846'^^xsd:double;
  dwc:latitude '58.331305427247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8912'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313054272467"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499641418457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313054272467"^^xsd:decimal ;
  geo-pos:long "8.63499641418457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6349964141846'^^xsd:double;
  dwc:latitude '58.331305427247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8910'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313054272467"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499641418457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313054272467"^^xsd:decimal ;
  geo-pos:long "8.63499641418457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6349964141846'^^xsd:double;
  dwc:latitude '58.331305427247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8911'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313054272467"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499641418457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313054272467"^^xsd:decimal ;
  geo-pos:long "8.63499641418457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6349964141846'^^xsd:double;
  dwc:latitude '58.331305427247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8916'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313054272467"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499641418457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313054272467"^^xsd:decimal ;
  geo-pos:long "8.63499641418457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6349964141846'^^xsd:double;
  dwc:latitude '58.331305427247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8918'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313054272467"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499641418457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313054272467"^^xsd:decimal ;
  geo-pos:long "8.63499641418457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6349964141846'^^xsd:double;
  dwc:latitude '58.331305427247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8907'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3313054272467"^^xsd:decimal ;
  dwc:decimalLongitude "8.63499641418457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3313054272467 8.63499641418457)"^^geo:wktLiteral ;
  geo-pos:lat "58.3313054272467"^^xsd:decimal ;
  geo-pos:long "8.63499641418457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6349964141846'^^xsd:double;
  dwc:latitude '58.331305427247'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8908'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3973'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3984'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3997'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3987'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3981'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3974'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3975'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3990'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3994'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3972'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3971'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3970'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3992'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3989'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3983'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3966'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3977'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3985'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3980'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3978'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3976'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3969'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3967'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3996'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3995'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3979'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3986'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3968'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3988'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W288'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W288'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W292'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W294'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W294'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W297'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W297'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W298'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W298'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W296'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W296'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W295'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W295'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W299'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W290'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W293'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W293'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W291'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W291'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.635)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W289'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.635'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W289'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.63508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.63508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.63508)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.63508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:883/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '883/3'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63508'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:883/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.63508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.63508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.63508)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.63508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:883/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '883/4'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63508'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:883/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.63508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.63508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.63508)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.63508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:883/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '883/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63508'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:883/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.63508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33382"^^xsd:decimal ;
  dwc:decimalLongitude "8.63508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33382 8.63508)"^^geo:wktLiteral ;
  geo-pos:lat "58.33382"^^xsd:decimal ;
  geo-pos:long "8.63508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A883%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:883/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '883/2'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63508'^^xsd:double;
  dwc:latitude '58.33382'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:883/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.63508224487305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.63508224487305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.63508224487305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.63508224487305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6350822448731'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9154'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.63508224487305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.63508224487305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.63508224487305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.63508224487305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6350822448731'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.63508224487305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.63508224487305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.63508224487305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.63508224487305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6350822448731'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9156'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.63508224487305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3338287916276"^^xsd:decimal ;
  dwc:decimalLongitude "8.63508224487305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3338287916276 8.63508224487305)"^^geo:wktLiteral ;
  geo-pos:lat "58.3338287916276"^^xsd:decimal ;
  geo-pos:long "8.63508224487305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6350822448731'^^xsd:double;
  dwc:latitude '58.333828791628'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9157'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472"^^xsd:decimal ;
  geo-pos:long "8.63533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:865/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '865/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63533'^^xsd:double;
  dwc:latitude '58.33472'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:865/2'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472"^^xsd:decimal ;
  geo-pos:long "8.63533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:865/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '865/6'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63533'^^xsd:double;
  dwc:latitude '58.33472'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:865/6'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472"^^xsd:decimal ;
  geo-pos:long "8.63533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:865/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '865/5'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63533'^^xsd:double;
  dwc:latitude '58.33472'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:865/5'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472"^^xsd:decimal ;
  geo-pos:long "8.63533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:865/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '865/10'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63533'^^xsd:double;
  dwc:latitude '58.33472'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:865/10'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472"^^xsd:decimal ;
  geo-pos:long "8.63533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:865/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '865/11'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63533'^^xsd:double;
  dwc:latitude '58.33472'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:865/11'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472"^^xsd:decimal ;
  geo-pos:long "8.63533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:865/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '865/8'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63533'^^xsd:double;
  dwc:latitude '58.33472'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:865/8'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472"^^xsd:decimal ;
  geo-pos:long "8.63533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:865/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '865/9'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63533'^^xsd:double;
  dwc:latitude '58.33472'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:865/9'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472"^^xsd:decimal ;
  geo-pos:long "8.63533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:865/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '865/7'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63533'^^xsd:double;
  dwc:latitude '58.33472'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:865/7'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472"^^xsd:decimal ;
  geo-pos:long "8.63533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:865/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '865/3'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63533'^^xsd:double;
  dwc:latitude '58.33472'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:865/3'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472"^^xsd:decimal ;
  geo-pos:long "8.63533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:865/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '865/4'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63533'^^xsd:double;
  dwc:latitude '58.33472'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:865/4'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472 8.63533)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472"^^xsd:decimal ;
  geo-pos:long "8.63533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A865%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:865/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '865/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63533'^^xsd:double;
  dwc:latitude '58.33472'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:865/1'^^xsd:anyURI;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34301 8.63533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34301"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34301 8.63533)"^^geo:wktLiteral ;
  geo-pos:lat "58.34301"^^xsd:decimal ;
  geo-pos:long "8.63533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:891/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '891/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63533'^^xsd:double;
  dwc:latitude '58.34301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:891/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34301 8.63533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34301"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34301 8.63533)"^^geo:wktLiteral ;
  geo-pos:lat "58.34301"^^xsd:decimal ;
  geo-pos:long "8.63533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:891/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '891/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63533'^^xsd:double;
  dwc:latitude '58.34301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:891/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34301 8.63533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34301"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34301 8.63533)"^^geo:wktLiteral ;
  geo-pos:lat "58.34301"^^xsd:decimal ;
  geo-pos:long "8.63533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:891/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '891/4'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63533'^^xsd:double;
  dwc:latitude '58.34301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:891/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34301 8.63533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34301"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34301 8.63533)"^^geo:wktLiteral ;
  geo-pos:lat "58.34301"^^xsd:decimal ;
  geo-pos:long "8.63533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A891%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:891/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '891/3'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63533'^^xsd:double;
  dwc:latitude '58.34301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:891/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472994953"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533973693848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472994953"^^xsd:decimal ;
  geo-pos:long "8.63533973693848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6353397369385'^^xsd:double;
  dwc:latitude '58.33472994953'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9054'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472994953"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533973693848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472994953"^^xsd:decimal ;
  geo-pos:long "8.63533973693848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6353397369385'^^xsd:double;
  dwc:latitude '58.33472994953'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9049'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472994953"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533973693848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472994953"^^xsd:decimal ;
  geo-pos:long "8.63533973693848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6353397369385'^^xsd:double;
  dwc:latitude '58.33472994953'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9050'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472994953"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533973693848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472994953"^^xsd:decimal ;
  geo-pos:long "8.63533973693848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6353397369385'^^xsd:double;
  dwc:latitude '58.33472994953'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9057'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472994953"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533973693848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472994953"^^xsd:decimal ;
  geo-pos:long "8.63533973693848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6353397369385'^^xsd:double;
  dwc:latitude '58.33472994953'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9055'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472994953"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533973693848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472994953"^^xsd:decimal ;
  geo-pos:long "8.63533973693848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6353397369385'^^xsd:double;
  dwc:latitude '58.33472994953'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9051'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472994953"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533973693848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472994953"^^xsd:decimal ;
  geo-pos:long "8.63533973693848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6353397369385'^^xsd:double;
  dwc:latitude '58.33472994953'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472994953"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533973693848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472994953"^^xsd:decimal ;
  geo-pos:long "8.63533973693848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6353397369385'^^xsd:double;
  dwc:latitude '58.33472994953'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9053'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472994953"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533973693848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472994953"^^xsd:decimal ;
  geo-pos:long "8.63533973693848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6353397369385'^^xsd:double;
  dwc:latitude '58.33472994953'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9058'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472994953"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533973693848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472994953"^^xsd:decimal ;
  geo-pos:long "8.63533973693848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6353397369385'^^xsd:double;
  dwc:latitude '58.33472994953'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9052'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33472994953"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533973693848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33472994953 8.63533973693848)"^^geo:wktLiteral ;
  geo-pos:lat "58.33472994953"^^xsd:decimal ;
  geo-pos:long "8.63533973693848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6353397369385'^^xsd:double;
  dwc:latitude '58.33472994953'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.63533973693848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533973693848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.63533973693848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.63533973693848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6353397369385'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9212'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.63533973693848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533973693848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.63533973693848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.63533973693848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6353397369385'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.63533973693848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533973693848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.63533973693848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.63533973693848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6353397369385'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.63533973693848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.63533973693848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.63533973693848)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.63533973693848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6353397369385'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A444%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A444%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A444%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32661 8.63568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32661"^^xsd:decimal ;
  dwc:decimalLongitude "8.63568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A444%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32661 8.63568)"^^geo:wktLiteral ;
  geo-pos:lat "58.32661"^^xsd:decimal ;
  geo-pos:long "8.63568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A444%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:444/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '444/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63568'^^xsd:double;
  dwc:latitude '58.32661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:444/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A444%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A444%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A444%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32661 8.63568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32661"^^xsd:decimal ;
  dwc:decimalLongitude "8.63568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A444%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32661 8.63568)"^^geo:wktLiteral ;
  geo-pos:lat "58.32661"^^xsd:decimal ;
  geo-pos:long "8.63568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A444%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:444/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '444/2'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63568'^^xsd:double;
  dwc:latitude '58.32661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:444/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.326618701102 8.63568305969238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.326618701102"^^xsd:decimal ;
  dwc:decimalLongitude "8.63568305969238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.326618701102 8.63568305969238)"^^geo:wktLiteral ;
  geo-pos:lat "58.326618701102"^^xsd:decimal ;
  geo-pos:long "8.63568305969238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6356830596924'^^xsd:double;
  dwc:latitude '58.326618701102'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.326618701102 8.63568305969238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.326618701102"^^xsd:decimal ;
  dwc:decimalLongitude "8.63568305969238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.326618701102 8.63568305969238)"^^geo:wktLiteral ;
  geo-pos:lat "58.326618701102"^^xsd:decimal ;
  geo-pos:long "8.63568305969238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6356830596924'^^xsd:double;
  dwc:latitude '58.326618701102'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31891"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31891"^^xsd:decimal ;
  geo-pos:long "8.63611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:888/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '888/6'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63611'^^xsd:double;
  dwc:latitude '58.31891'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:888/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31891"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31891"^^xsd:decimal ;
  geo-pos:long "8.63611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:888/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '888/9'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63611'^^xsd:double;
  dwc:latitude '58.31891'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:888/9'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31891"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31891"^^xsd:decimal ;
  geo-pos:long "8.63611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:888/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '888/13'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63611'^^xsd:double;
  dwc:latitude '58.31891'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:888/13'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31891"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31891"^^xsd:decimal ;
  geo-pos:long "8.63611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:888/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '888/14'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63611'^^xsd:double;
  dwc:latitude '58.31891'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:888/14'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31891"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31891"^^xsd:decimal ;
  geo-pos:long "8.63611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:888/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '888/12'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63611'^^xsd:double;
  dwc:latitude '58.31891'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:888/12'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31891"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31891"^^xsd:decimal ;
  geo-pos:long "8.63611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:888/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '888/10'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63611'^^xsd:double;
  dwc:latitude '58.31891'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:888/10'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31891"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31891"^^xsd:decimal ;
  geo-pos:long "8.63611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:888/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '888/11'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63611'^^xsd:double;
  dwc:latitude '58.31891'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:888/11'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31891"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31891"^^xsd:decimal ;
  geo-pos:long "8.63611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:888/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '888/7'^^xsd:string;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63611'^^xsd:double;
  dwc:latitude '58.31891'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:888/7'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31891"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31891"^^xsd:decimal ;
  geo-pos:long "8.63611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:888/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '888/8'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63611'^^xsd:double;
  dwc:latitude '58.31891'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:888/8'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31891"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31891"^^xsd:decimal ;
  geo-pos:long "8.63611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:888/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '888/4'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63611'^^xsd:double;
  dwc:latitude '58.31891'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:888/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31891"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31891"^^xsd:decimal ;
  geo-pos:long "8.63611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:888/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '888/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63611'^^xsd:double;
  dwc:latitude '58.31891'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:888/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31891"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31891"^^xsd:decimal ;
  geo-pos:long "8.63611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:888/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '888/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63611'^^xsd:double;
  dwc:latitude '58.31891'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:888/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31891"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31891"^^xsd:decimal ;
  geo-pos:long "8.63611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:888/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '888/3'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63611'^^xsd:double;
  dwc:latitude '58.31891'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:888/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31891"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31891 8.63611)"^^geo:wktLiteral ;
  geo-pos:lat "58.31891"^^xsd:decimal ;
  geo-pos:long "8.63611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A888%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:888/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '888/2'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63611'^^xsd:double;
  dwc:latitude '58.31891'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:888/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3189112907871"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611221313477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  geo-pos:lat "58.3189112907871"^^xsd:decimal ;
  geo-pos:long "8.63611221313477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6361122131348'^^xsd:double;
  dwc:latitude '58.318911290787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9188'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3189112907871"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611221313477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  geo-pos:lat "58.3189112907871"^^xsd:decimal ;
  geo-pos:long "8.63611221313477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6361122131348'^^xsd:double;
  dwc:latitude '58.318911290787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9192'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3189112907871"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611221313477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  geo-pos:lat "58.3189112907871"^^xsd:decimal ;
  geo-pos:long "8.63611221313477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6361122131348'^^xsd:double;
  dwc:latitude '58.318911290787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9185'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3189112907871"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611221313477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  geo-pos:lat "58.3189112907871"^^xsd:decimal ;
  geo-pos:long "8.63611221313477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6361122131348'^^xsd:double;
  dwc:latitude '58.318911290787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9193'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3189112907871"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611221313477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  geo-pos:lat "58.3189112907871"^^xsd:decimal ;
  geo-pos:long "8.63611221313477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6361122131348'^^xsd:double;
  dwc:latitude '58.318911290787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9190'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3189112907871"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611221313477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  geo-pos:lat "58.3189112907871"^^xsd:decimal ;
  geo-pos:long "8.63611221313477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6361122131348'^^xsd:double;
  dwc:latitude '58.318911290787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9191'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3189112907871"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611221313477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  geo-pos:lat "58.3189112907871"^^xsd:decimal ;
  geo-pos:long "8.63611221313477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6361122131348'^^xsd:double;
  dwc:latitude '58.318911290787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9187'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3189112907871"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611221313477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  geo-pos:lat "58.3189112907871"^^xsd:decimal ;
  geo-pos:long "8.63611221313477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6361122131348'^^xsd:double;
  dwc:latitude '58.318911290787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9186'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3189112907871"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611221313477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  geo-pos:lat "58.3189112907871"^^xsd:decimal ;
  geo-pos:long "8.63611221313477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6361122131348'^^xsd:double;
  dwc:latitude '58.318911290787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9195'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3189112907871"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611221313477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  geo-pos:lat "58.3189112907871"^^xsd:decimal ;
  geo-pos:long "8.63611221313477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6361122131348'^^xsd:double;
  dwc:latitude '58.318911290787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9197'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3189112907871"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611221313477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  geo-pos:lat "58.3189112907871"^^xsd:decimal ;
  geo-pos:long "8.63611221313477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6361122131348'^^xsd:double;
  dwc:latitude '58.318911290787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9196'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3189112907871"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611221313477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  geo-pos:lat "58.3189112907871"^^xsd:decimal ;
  geo-pos:long "8.63611221313477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6361122131348'^^xsd:double;
  dwc:latitude '58.318911290787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9189'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3189112907871"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611221313477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  geo-pos:lat "58.3189112907871"^^xsd:decimal ;
  geo-pos:long "8.63611221313477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6361122131348'^^xsd:double;
  dwc:latitude '58.318911290787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9194'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3189112907871"^^xsd:decimal ;
  dwc:decimalLongitude "8.63611221313477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3189112907871 8.63611221313477)"^^geo:wktLiteral ;
  geo-pos:lat "58.3189112907871"^^xsd:decimal ;
  geo-pos:long "8.63611221313477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6361122131348'^^xsd:double;
  dwc:latitude '58.318911290787'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31778 8.63628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31778"^^xsd:decimal ;
  dwc:decimalLongitude "8.63628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31778 8.63628)"^^geo:wktLiteral ;
  geo-pos:lat "58.31778"^^xsd:decimal ;
  geo-pos:long "8.63628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:889/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '889/3'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63628'^^xsd:double;
  dwc:latitude '58.31778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:889/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31778 8.63628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31778"^^xsd:decimal ;
  dwc:decimalLongitude "8.63628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31778 8.63628)"^^geo:wktLiteral ;
  geo-pos:lat "58.31778"^^xsd:decimal ;
  geo-pos:long "8.63628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:889/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '889/4'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63628'^^xsd:double;
  dwc:latitude '58.31778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:889/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31778 8.63628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31778"^^xsd:decimal ;
  dwc:decimalLongitude "8.63628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31778 8.63628)"^^geo:wktLiteral ;
  geo-pos:lat "58.31778"^^xsd:decimal ;
  geo-pos:long "8.63628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:889/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '889/7'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63628'^^xsd:double;
  dwc:latitude '58.31778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:889/7'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31778 8.63628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31778"^^xsd:decimal ;
  dwc:decimalLongitude "8.63628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31778 8.63628)"^^geo:wktLiteral ;
  geo-pos:lat "58.31778"^^xsd:decimal ;
  geo-pos:long "8.63628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:889/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '889/6'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63628'^^xsd:double;
  dwc:latitude '58.31778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:889/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31778 8.63628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31778"^^xsd:decimal ;
  dwc:decimalLongitude "8.63628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31778 8.63628)"^^geo:wktLiteral ;
  geo-pos:lat "58.31778"^^xsd:decimal ;
  geo-pos:long "8.63628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:889/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '889/8'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63628'^^xsd:double;
  dwc:latitude '58.31778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:889/8'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31778 8.63628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31778"^^xsd:decimal ;
  dwc:decimalLongitude "8.63628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31778 8.63628)"^^geo:wktLiteral ;
  geo-pos:lat "58.31778"^^xsd:decimal ;
  geo-pos:long "8.63628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:889/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '889/5'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63628'^^xsd:double;
  dwc:latitude '58.31778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:889/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31778 8.63628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31778"^^xsd:decimal ;
  dwc:decimalLongitude "8.63628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31778 8.63628)"^^geo:wktLiteral ;
  geo-pos:lat "58.31778"^^xsd:decimal ;
  geo-pos:long "8.63628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:889/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '889/2'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63628'^^xsd:double;
  dwc:latitude '58.31778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:889/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31778 8.63628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31778"^^xsd:decimal ;
  dwc:decimalLongitude "8.63628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31778 8.63628)"^^geo:wktLiteral ;
  geo-pos:lat "58.31778"^^xsd:decimal ;
  geo-pos:long "8.63628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A889%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:889/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '889/1'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63628'^^xsd:double;
  dwc:latitude '58.31778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:889/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177843356305 8.63628387451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3177843356305"^^xsd:decimal ;
  dwc:decimalLongitude "8.63628387451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177843356305 8.63628387451172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3177843356305"^^xsd:decimal ;
  geo-pos:long "8.63628387451172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6362838745117'^^xsd:double;
  dwc:latitude '58.31778433563'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177843356305 8.63628387451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3177843356305"^^xsd:decimal ;
  dwc:decimalLongitude "8.63628387451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177843356305 8.63628387451172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3177843356305"^^xsd:decimal ;
  geo-pos:long "8.63628387451172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6362838745117'^^xsd:double;
  dwc:latitude '58.31778433563'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9203'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177843356305 8.63628387451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3177843356305"^^xsd:decimal ;
  dwc:decimalLongitude "8.63628387451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177843356305 8.63628387451172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3177843356305"^^xsd:decimal ;
  geo-pos:long "8.63628387451172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6362838745117'^^xsd:double;
  dwc:latitude '58.31778433563'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177843356305 8.63628387451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3177843356305"^^xsd:decimal ;
  dwc:decimalLongitude "8.63628387451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177843356305 8.63628387451172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3177843356305"^^xsd:decimal ;
  geo-pos:long "8.63628387451172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6362838745117'^^xsd:double;
  dwc:latitude '58.31778433563'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9204'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177843356305 8.63628387451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3177843356305"^^xsd:decimal ;
  dwc:decimalLongitude "8.63628387451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177843356305 8.63628387451172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3177843356305"^^xsd:decimal ;
  geo-pos:long "8.63628387451172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6362838745117'^^xsd:double;
  dwc:latitude '58.31778433563'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177843356305 8.63628387451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3177843356305"^^xsd:decimal ;
  dwc:decimalLongitude "8.63628387451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177843356305 8.63628387451172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3177843356305"^^xsd:decimal ;
  geo-pos:long "8.63628387451172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6362838745117'^^xsd:double;
  dwc:latitude '58.31778433563'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9201'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177843356305 8.63628387451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3177843356305"^^xsd:decimal ;
  dwc:decimalLongitude "8.63628387451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177843356305 8.63628387451172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3177843356305"^^xsd:decimal ;
  geo-pos:long "8.63628387451172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6362838745117'^^xsd:double;
  dwc:latitude '58.31778433563'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177843356305 8.63628387451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3177843356305"^^xsd:decimal ;
  dwc:decimalLongitude "8.63628387451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3177843356305 8.63628387451172)"^^geo:wktLiteral ;
  geo-pos:lat "58.3177843356305"^^xsd:decimal ;
  geo-pos:long "8.63628387451172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6362838745117'^^xsd:double;
  dwc:latitude '58.31778433563'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33901 8.63662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33901"^^xsd:decimal ;
  dwc:decimalLongitude "8.63662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33901 8.63662)"^^geo:wktLiteral ;
  geo-pos:lat "58.33901"^^xsd:decimal ;
  geo-pos:long "8.63662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:601/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '601/4'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63662'^^xsd:double;
  dwc:latitude '58.33901'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:601/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33901 8.63662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33901"^^xsd:decimal ;
  dwc:decimalLongitude "8.63662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33901 8.63662)"^^geo:wktLiteral ;
  geo-pos:lat "58.33901"^^xsd:decimal ;
  geo-pos:long "8.63662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:601/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '601/3'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63662'^^xsd:double;
  dwc:latitude '58.33901'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:601/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33901 8.63662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33901"^^xsd:decimal ;
  dwc:decimalLongitude "8.63662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33901 8.63662)"^^geo:wktLiteral ;
  geo-pos:lat "58.33901"^^xsd:decimal ;
  geo-pos:long "8.63662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:601/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '601/2'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63662'^^xsd:double;
  dwc:latitude '58.33901'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:601/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33901 8.63662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33901"^^xsd:decimal ;
  dwc:decimalLongitude "8.63662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33901 8.63662)"^^geo:wktLiteral ;
  geo-pos:lat "58.33901"^^xsd:decimal ;
  geo-pos:long "8.63662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A601%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:601/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '601/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63662'^^xsd:double;
  dwc:latitude '58.33901'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:601/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3390101357586 8.63662719726563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3390101357586"^^xsd:decimal ;
  dwc:decimalLongitude "8.63662719726563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3390101357586 8.63662719726563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3390101357586"^^xsd:decimal ;
  geo-pos:long "8.63662719726563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366271972656'^^xsd:double;
  dwc:latitude '58.339010135759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6522'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3390101357586 8.63662719726563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3390101357586"^^xsd:decimal ;
  dwc:decimalLongitude "8.63662719726563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3390101357586 8.63662719726563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3390101357586"^^xsd:decimal ;
  geo-pos:long "8.63662719726563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366271972656'^^xsd:double;
  dwc:latitude '58.339010135759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6521'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3390101357586 8.63662719726563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3390101357586"^^xsd:decimal ;
  dwc:decimalLongitude "8.63662719726563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3390101357586 8.63662719726563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3390101357586"^^xsd:decimal ;
  geo-pos:long "8.63662719726563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366271972656'^^xsd:double;
  dwc:latitude '58.339010135759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6519'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3390101357586 8.63662719726563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3390101357586"^^xsd:decimal ;
  dwc:decimalLongitude "8.63662719726563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3390101357586 8.63662719726563)"^^geo:wktLiteral ;
  geo-pos:lat "58.3390101357586"^^xsd:decimal ;
  geo-pos:long "8.63662719726563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366271972656'^^xsd:double;
  dwc:latitude '58.339010135759'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6520'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.63666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:930/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '930/14'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63666'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:930/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.63666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:930/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '930/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63666'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:930/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.63666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:930/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '930/15'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63666'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:930/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.63666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:930/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '930/13'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63666'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:930/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.63666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:930/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '930/12'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63666'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:930/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.63666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:930/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '930/10'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63666'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:930/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.63666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:930/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '930/11'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63666'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:930/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.63666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:930/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '930/9'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63666'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:930/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.63666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:930/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '930/7'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63666'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:930/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.63666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:930/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '930/8'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63666'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:930/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.63666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:930/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '930/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63666'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:930/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.63666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:930/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '930/5'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63666'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:930/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.63666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:930/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '930/4'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63666'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:930/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.63666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:930/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '930/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63666'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:930/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.63666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.63666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A930%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:930/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '930/3'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63666'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:930/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W98'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W98'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W91'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W91'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W107'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W107'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W88'^^xsd:string;
  dwc:scientificName 'Leptochiton sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W88'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138117'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W101'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W101'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W96'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W96'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W93'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W93'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W105'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W105'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W99'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W99'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W97'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W97'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W100'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W103'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W103'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W106'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W102'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W92'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W92'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W89'^^xsd:string;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W89'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W95'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W95'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W109'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W109'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W90'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W90'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W108'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W108'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W94'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W94'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3233333333333 8.63666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3233333333333"^^xsd:decimal ;
  geo-pos:long "8.63666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W104'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6366666666667'^^xsd:double;
  dwc:latitude '58.323333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.63679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:628/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '628/10'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63679'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:628/10'^^xsd:anyURI;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.63679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:628/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '628/3'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63679'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:628/3'^^xsd:anyURI;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.63679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:628/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '628/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63679'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:628/1'^^xsd:anyURI;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.63679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:628/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '628/6'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63679'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:628/6'^^xsd:anyURI;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.63679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:628/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '628/8'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63679'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:628/8'^^xsd:anyURI;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.63679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:628/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '628/11'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63679'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:628/11'^^xsd:anyURI;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.63679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:628/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '628/9'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63679'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:628/9'^^xsd:anyURI;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.63679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:628/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '628/5'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63679'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:628/5'^^xsd:anyURI;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.63679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:628/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '628/7'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63679'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:628/7'^^xsd:anyURI;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.63679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:628/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '628/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63679'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:628/4'^^xsd:anyURI;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32752"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32752 8.63679)"^^geo:wktLiteral ;
  geo-pos:lat "58.32752"^^xsd:decimal ;
  geo-pos:long "8.63679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A628%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:628/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '628/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63679'^^xsd:double;
  dwc:latitude '58.32752'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:628/2'^^xsd:anyURI;
  dwc:observationDate '2008-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679885864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.63679885864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6367988586426'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6833'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679885864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.63679885864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6367988586426'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6837'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679885864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.63679885864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6367988586426'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6835'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679885864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.63679885864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6367988586426'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6843'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679885864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.63679885864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6367988586426'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6841'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679885864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.63679885864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6367988586426'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6842'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679885864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.63679885864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6367988586426'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6834'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679885864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.63679885864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6367988586426'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6836'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679885864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.63679885864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6367988586426'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6840'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679885864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.63679885864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6367988586426'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6839'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3275200428536"^^xsd:decimal ;
  dwc:decimalLongitude "8.63679885864258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3275200428536 8.63679885864258)"^^geo:wktLiteral ;
  geo-pos:lat "58.3275200428536"^^xsd:decimal ;
  geo-pos:long "8.63679885864258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6367988586426'^^xsd:double;
  dwc:latitude '58.327520042854'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6838'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:602/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '602/12'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63697'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:602/12'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:602/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '602/8'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63697'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:602/8'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:602/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '602/16'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63697'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:602/16'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:602/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '602/15'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63697'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:602/15'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:602/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '602/17'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63697'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:602/17'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:602/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '602/14'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63697'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:602/14'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:602/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '602/11'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63697'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:602/11'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:602/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '602/13'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63697'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:602/13'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:602/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '602/10'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63697'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:602/10'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:602/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '602/9'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63697'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:602/9'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:602/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '602/6'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63697'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:602/6'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:602/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '602/7'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63697'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:602/7'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:602/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '602/5'^^xsd:string;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63697'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:602/5'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:602/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '602/2'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63697'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:602/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:602/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '602/3'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63697'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:602/3'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:602/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '602/4'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63697'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:602/4'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33761"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33761 8.63697)"^^geo:wktLiteral ;
  geo-pos:lat "58.33761"^^xsd:decimal ;
  geo-pos:long "8.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A602%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:602/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '602/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63697'^^xsd:double;
  dwc:latitude '58.33761'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:602/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697052001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.63697052001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6369705200195'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6531'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697052001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.63697052001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6369705200195'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6535'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697052001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.63697052001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6369705200195'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6525'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697052001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.63697052001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6369705200195'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6523'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697052001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.63697052001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6369705200195'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6524'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697052001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.63697052001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6369705200195'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6528'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697052001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.63697052001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6369705200195'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6537'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697052001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.63697052001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6369705200195'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6532'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697052001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.63697052001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6369705200195'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6536'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697052001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.63697052001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6369705200195'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6526'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697052001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.63697052001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6369705200195'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6530'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697052001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.63697052001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6369705200195'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6534'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697052001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.63697052001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6369705200195'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6527'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697052001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.63697052001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6369705200195'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6533'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697052001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.63697052001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6369705200195'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6539'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697052001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.63697052001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6369705200195'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6538'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3376135003971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63697052001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3376135003971 8.63697052001953)"^^geo:wktLiteral ;
  geo-pos:lat "58.3376135003971"^^xsd:decimal ;
  geo-pos:long "8.63697052001953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6369705200195'^^xsd:double;
  dwc:latitude '58.337613500397'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6529'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32702 8.63705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32702"^^xsd:decimal ;
  dwc:decimalLongitude "8.63705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32702 8.63705)"^^geo:wktLiteral ;
  geo-pos:lat "58.32702"^^xsd:decimal ;
  geo-pos:long "8.63705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:432/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '432/3'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63705'^^xsd:double;
  dwc:latitude '58.32702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:432/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32702 8.63705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32702"^^xsd:decimal ;
  dwc:decimalLongitude "8.63705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32702 8.63705)"^^geo:wktLiteral ;
  geo-pos:lat "58.32702"^^xsd:decimal ;
  geo-pos:long "8.63705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:432/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '432/5'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63705'^^xsd:double;
  dwc:latitude '58.32702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:432/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32702 8.63705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32702"^^xsd:decimal ;
  dwc:decimalLongitude "8.63705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32702 8.63705)"^^geo:wktLiteral ;
  geo-pos:lat "58.32702"^^xsd:decimal ;
  geo-pos:long "8.63705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:432/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '432/6'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63705'^^xsd:double;
  dwc:latitude '58.32702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:432/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32702 8.63705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32702"^^xsd:decimal ;
  dwc:decimalLongitude "8.63705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32702 8.63705)"^^geo:wktLiteral ;
  geo-pos:lat "58.32702"^^xsd:decimal ;
  geo-pos:long "8.63705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:432/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '432/4'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63705'^^xsd:double;
  dwc:latitude '58.32702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:432/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32702 8.63705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32702"^^xsd:decimal ;
  dwc:decimalLongitude "8.63705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32702 8.63705)"^^geo:wktLiteral ;
  geo-pos:lat "58.32702"^^xsd:decimal ;
  geo-pos:long "8.63705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:432/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '432/2'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63705'^^xsd:double;
  dwc:latitude '58.32702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:432/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32702 8.63705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32702"^^xsd:decimal ;
  dwc:decimalLongitude "8.63705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32702 8.63705)"^^geo:wktLiteral ;
  geo-pos:lat "58.32702"^^xsd:decimal ;
  geo-pos:long "8.63705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A432%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:432/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '432/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63705'^^xsd:double;
  dwc:latitude '58.32702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:432/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3270243077343 8.63705635070801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3270243077343"^^xsd:decimal ;
  dwc:decimalLongitude "8.63705635070801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3270243077343 8.63705635070801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3270243077343"^^xsd:decimal ;
  geo-pos:long "8.63705635070801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.637056350708'^^xsd:double;
  dwc:latitude '58.327024307734'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3270243077343 8.63705635070801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3270243077343"^^xsd:decimal ;
  dwc:decimalLongitude "8.63705635070801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3270243077343 8.63705635070801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3270243077343"^^xsd:decimal ;
  geo-pos:long "8.63705635070801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.637056350708'^^xsd:double;
  dwc:latitude '58.327024307734'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5161'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3270243077343 8.63705635070801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3270243077343"^^xsd:decimal ;
  dwc:decimalLongitude "8.63705635070801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3270243077343 8.63705635070801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3270243077343"^^xsd:decimal ;
  geo-pos:long "8.63705635070801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.637056350708'^^xsd:double;
  dwc:latitude '58.327024307734'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5162'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3270243077343 8.63705635070801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3270243077343"^^xsd:decimal ;
  dwc:decimalLongitude "8.63705635070801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3270243077343 8.63705635070801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3270243077343"^^xsd:decimal ;
  geo-pos:long "8.63705635070801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.637056350708'^^xsd:double;
  dwc:latitude '58.327024307734'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5160'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3270243077343 8.63705635070801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3270243077343"^^xsd:decimal ;
  dwc:decimalLongitude "8.63705635070801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3270243077343 8.63705635070801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3270243077343"^^xsd:decimal ;
  geo-pos:long "8.63705635070801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.637056350708'^^xsd:double;
  dwc:latitude '58.327024307734'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5163'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3270243077343 8.63705635070801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3270243077343"^^xsd:decimal ;
  dwc:decimalLongitude "8.63705635070801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3270243077343 8.63705635070801)"^^geo:wktLiteral ;
  geo-pos:lat "58.3270243077343"^^xsd:decimal ;
  geo-pos:long "8.63705635070801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.637056350708'^^xsd:double;
  dwc:latitude '58.327024307734'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5159'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31163"^^xsd:decimal ;
  dwc:decimalLongitude "8.63833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  geo-pos:lat "58.31163"^^xsd:decimal ;
  geo-pos:long "8.63833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:917/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '917/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63833'^^xsd:double;
  dwc:latitude '58.31163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:917/2'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31163"^^xsd:decimal ;
  dwc:decimalLongitude "8.63833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  geo-pos:lat "58.31163"^^xsd:decimal ;
  geo-pos:long "8.63833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:917/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '917/10'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63833'^^xsd:double;
  dwc:latitude '58.31163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:917/10'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31163"^^xsd:decimal ;
  dwc:decimalLongitude "8.63833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  geo-pos:lat "58.31163"^^xsd:decimal ;
  geo-pos:long "8.63833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:917/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '917/12'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63833'^^xsd:double;
  dwc:latitude '58.31163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:917/12'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31163"^^xsd:decimal ;
  dwc:decimalLongitude "8.63833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  geo-pos:lat "58.31163"^^xsd:decimal ;
  geo-pos:long "8.63833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:917/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '917/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63833'^^xsd:double;
  dwc:latitude '58.31163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:917/4'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31163"^^xsd:decimal ;
  dwc:decimalLongitude "8.63833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  geo-pos:lat "58.31163"^^xsd:decimal ;
  geo-pos:long "8.63833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:917/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '917/13'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63833'^^xsd:double;
  dwc:latitude '58.31163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:917/13'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31163"^^xsd:decimal ;
  dwc:decimalLongitude "8.63833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  geo-pos:lat "58.31163"^^xsd:decimal ;
  geo-pos:long "8.63833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:917/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '917/14'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63833'^^xsd:double;
  dwc:latitude '58.31163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:917/14'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31163"^^xsd:decimal ;
  dwc:decimalLongitude "8.63833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  geo-pos:lat "58.31163"^^xsd:decimal ;
  geo-pos:long "8.63833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:917/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '917/6'^^xsd:string;
  dwc:scientificName 'Eulimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63833'^^xsd:double;
  dwc:latitude '58.31163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:917/6'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31163"^^xsd:decimal ;
  dwc:decimalLongitude "8.63833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  geo-pos:lat "58.31163"^^xsd:decimal ;
  geo-pos:long "8.63833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:917/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '917/11'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63833'^^xsd:double;
  dwc:latitude '58.31163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:917/11'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31163"^^xsd:decimal ;
  dwc:decimalLongitude "8.63833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  geo-pos:lat "58.31163"^^xsd:decimal ;
  geo-pos:long "8.63833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:917/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '917/9'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63833'^^xsd:double;
  dwc:latitude '58.31163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:917/9'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31163"^^xsd:decimal ;
  dwc:decimalLongitude "8.63833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  geo-pos:lat "58.31163"^^xsd:decimal ;
  geo-pos:long "8.63833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:917/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '917/8'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63833'^^xsd:double;
  dwc:latitude '58.31163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:917/8'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31163"^^xsd:decimal ;
  dwc:decimalLongitude "8.63833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  geo-pos:lat "58.31163"^^xsd:decimal ;
  geo-pos:long "8.63833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:917/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '917/7'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63833'^^xsd:double;
  dwc:latitude '58.31163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:917/7'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31163"^^xsd:decimal ;
  dwc:decimalLongitude "8.63833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  geo-pos:lat "58.31163"^^xsd:decimal ;
  geo-pos:long "8.63833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:917/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '917/5'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63833'^^xsd:double;
  dwc:latitude '58.31163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:917/5'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31163"^^xsd:decimal ;
  dwc:decimalLongitude "8.63833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  geo-pos:lat "58.31163"^^xsd:decimal ;
  geo-pos:long "8.63833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:917/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '917/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63833'^^xsd:double;
  dwc:latitude '58.31163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:917/1'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31163"^^xsd:decimal ;
  dwc:decimalLongitude "8.63833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31163 8.63833)"^^geo:wktLiteral ;
  geo-pos:lat "58.31163"^^xsd:decimal ;
  geo-pos:long "8.63833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A917%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:917/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '917/3'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63833'^^xsd:double;
  dwc:latitude '58.31163'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:917/3'^^xsd:anyURI;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.63833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.63833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3183333333333 8.63833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3183333333333"^^xsd:decimal ;
  geo-pos:long "8.63833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W804'^^xsd:string;
  dwc:scientificName 'Clione limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383333333333'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W804'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/12'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/10'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/18'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/18'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/17'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/16'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/15'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/14'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/13'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/8'^^xsd:string;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/9'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/11'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/7'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/5'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/6'^^xsd:string;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/3'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/2'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/4'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33022"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33022 8.63834)"^^geo:wktLiteral ;
  geo-pos:lat "58.33022"^^xsd:decimal ;
  geo-pos:long "8.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A961%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:961/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '961/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63834'^^xsd:double;
  dwc:latitude '58.33022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:961/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9914'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9921'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9917'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9916'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9918'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9928'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9920'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9923'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9924'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9926'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9925'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9915'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9919'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9927'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9913'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9922'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9930'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3302239302155"^^xsd:decimal ;
  dwc:decimalLongitude "8.63834381103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3302239302155 8.63834381103516)"^^geo:wktLiteral ;
  geo-pos:lat "58.3302239302155"^^xsd:decimal ;
  geo-pos:long "8.63834381103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6383438110352'^^xsd:double;
  dwc:latitude '58.330223930216'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9929'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267 8.63851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267 8.63851)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267"^^xsd:decimal ;
  geo-pos:long "8.63851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:960/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '960/5'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63851'^^xsd:double;
  dwc:latitude '58.3267'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:960/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267 8.63851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267 8.63851)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267"^^xsd:decimal ;
  geo-pos:long "8.63851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:960/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '960/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63851'^^xsd:double;
  dwc:latitude '58.3267'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:960/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267 8.63851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267 8.63851)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267"^^xsd:decimal ;
  geo-pos:long "8.63851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:960/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '960/7'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63851'^^xsd:double;
  dwc:latitude '58.3267'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:960/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267 8.63851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267 8.63851)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267"^^xsd:decimal ;
  geo-pos:long "8.63851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:960/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '960/8'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63851'^^xsd:double;
  dwc:latitude '58.3267'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:960/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267 8.63851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267 8.63851)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267"^^xsd:decimal ;
  geo-pos:long "8.63851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:960/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '960/6'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63851'^^xsd:double;
  dwc:latitude '58.3267'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:960/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267 8.63851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267 8.63851)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267"^^xsd:decimal ;
  geo-pos:long "8.63851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:960/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '960/3'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63851'^^xsd:double;
  dwc:latitude '58.3267'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:960/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267 8.63851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267 8.63851)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267"^^xsd:decimal ;
  geo-pos:long "8.63851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:960/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '960/2'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63851'^^xsd:double;
  dwc:latitude '58.3267'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:960/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267 8.63851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267 8.63851)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267"^^xsd:decimal ;
  geo-pos:long "8.63851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A960%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:960/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '960/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63851'^^xsd:double;
  dwc:latitude '58.3267'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:960/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.63851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.63851)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.63851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:635/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '635/8'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63851'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:635/8'^^xsd:anyURI;
  dwc:observationDate '1973-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.63851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.63851)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.63851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:635/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '635/6'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63851'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:635/6'^^xsd:anyURI;
  dwc:observationDate '1973-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.63851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.63851)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.63851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:635/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '635/7'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63851'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:635/7'^^xsd:anyURI;
  dwc:observationDate '1973-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.63851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.63851)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.63851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:635/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '635/5'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63851'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:635/5'^^xsd:anyURI;
  dwc:observationDate '1973-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.63851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.63851)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.63851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:635/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '635/4'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63851'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:635/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.63851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.63851)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.63851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:635/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '635/3'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63851'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:635/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.63851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.63851)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.63851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:635/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '635/2'^^xsd:string;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63851'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:635/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.63851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33432"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33432 8.63851)"^^geo:wktLiteral ;
  geo-pos:lat "58.33432"^^xsd:decimal ;
  geo-pos:long "8.63851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A635%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:635/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '635/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63851'^^xsd:double;
  dwc:latitude '58.33432'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:635/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267088363114 8.63851547241211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267088363114"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851547241211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267088363114 8.63851547241211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267088363114"^^xsd:decimal ;
  geo-pos:long "8.63851547241211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6385154724121'^^xsd:double;
  dwc:latitude '58.326708836311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9909'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267088363114 8.63851547241211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267088363114"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851547241211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267088363114 8.63851547241211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267088363114"^^xsd:decimal ;
  geo-pos:long "8.63851547241211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6385154724121'^^xsd:double;
  dwc:latitude '58.326708836311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9905'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267088363114 8.63851547241211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267088363114"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851547241211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267088363114 8.63851547241211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267088363114"^^xsd:decimal ;
  geo-pos:long "8.63851547241211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6385154724121'^^xsd:double;
  dwc:latitude '58.326708836311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9906'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267088363114 8.63851547241211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267088363114"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851547241211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267088363114 8.63851547241211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267088363114"^^xsd:decimal ;
  geo-pos:long "8.63851547241211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6385154724121'^^xsd:double;
  dwc:latitude '58.326708836311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9908'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267088363114 8.63851547241211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267088363114"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851547241211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267088363114 8.63851547241211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267088363114"^^xsd:decimal ;
  geo-pos:long "8.63851547241211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6385154724121'^^xsd:double;
  dwc:latitude '58.326708836311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9907'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267088363114 8.63851547241211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267088363114"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851547241211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267088363114 8.63851547241211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267088363114"^^xsd:decimal ;
  geo-pos:long "8.63851547241211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6385154724121'^^xsd:double;
  dwc:latitude '58.326708836311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9910'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267088363114 8.63851547241211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267088363114"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851547241211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267088363114 8.63851547241211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267088363114"^^xsd:decimal ;
  geo-pos:long "8.63851547241211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6385154724121'^^xsd:double;
  dwc:latitude '58.326708836311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9911'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267088363114 8.63851547241211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3267088363114"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851547241211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3267088363114 8.63851547241211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3267088363114"^^xsd:decimal ;
  geo-pos:long "8.63851547241211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6385154724121'^^xsd:double;
  dwc:latitude '58.326708836311'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9912'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.63851547241211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851547241211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.63851547241211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.63851547241211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6385154724121'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6880'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.63851547241211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851547241211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.63851547241211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.63851547241211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6385154724121'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6881'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.63851547241211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851547241211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.63851547241211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.63851547241211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6385154724121'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6884'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.63851547241211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851547241211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.63851547241211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.63851547241211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6385154724121'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6882'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.63851547241211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851547241211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.63851547241211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.63851547241211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6385154724121'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6879'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.63851547241211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851547241211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.63851547241211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.63851547241211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6385154724121'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6883'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.63851547241211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851547241211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.63851547241211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.63851547241211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6385154724121'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6878'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.63851547241211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3343244313176"^^xsd:decimal ;
  dwc:decimalLongitude "8.63851547241211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3343244313176 8.63851547241211)"^^geo:wktLiteral ;
  geo-pos:lat "58.3343244313176"^^xsd:decimal ;
  geo-pos:long "8.63851547241211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6385154724121'^^xsd:double;
  dwc:latitude '58.334324431318'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6885'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34081"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  geo-pos:lat "58.34081"^^xsd:decimal ;
  geo-pos:long "8.63868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:402/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '402/11'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63868'^^xsd:double;
  dwc:latitude '58.34081'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:402/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34081"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  geo-pos:lat "58.34081"^^xsd:decimal ;
  geo-pos:long "8.63868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:402/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '402/10'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63868'^^xsd:double;
  dwc:latitude '58.34081'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:402/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34081"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  geo-pos:lat "58.34081"^^xsd:decimal ;
  geo-pos:long "8.63868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:402/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '402/12'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63868'^^xsd:double;
  dwc:latitude '58.34081'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:402/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34081"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  geo-pos:lat "58.34081"^^xsd:decimal ;
  geo-pos:long "8.63868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:402/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '402/5'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63868'^^xsd:double;
  dwc:latitude '58.34081'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:402/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34081"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  geo-pos:lat "58.34081"^^xsd:decimal ;
  geo-pos:long "8.63868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:402/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '402/8'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63868'^^xsd:double;
  dwc:latitude '58.34081'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:402/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34081"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  geo-pos:lat "58.34081"^^xsd:decimal ;
  geo-pos:long "8.63868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:402/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '402/9'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63868'^^xsd:double;
  dwc:latitude '58.34081'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:402/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34081"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  geo-pos:lat "58.34081"^^xsd:decimal ;
  geo-pos:long "8.63868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:402/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '402/7'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63868'^^xsd:double;
  dwc:latitude '58.34081'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:402/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34081"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  geo-pos:lat "58.34081"^^xsd:decimal ;
  geo-pos:long "8.63868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:402/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '402/6'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63868'^^xsd:double;
  dwc:latitude '58.34081'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:402/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34081"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  geo-pos:lat "58.34081"^^xsd:decimal ;
  geo-pos:long "8.63868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:402/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '402/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63868'^^xsd:double;
  dwc:latitude '58.34081'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:402/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34081"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  geo-pos:lat "58.34081"^^xsd:decimal ;
  geo-pos:long "8.63868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:402/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '402/3'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63868'^^xsd:double;
  dwc:latitude '58.34081'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:402/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34081"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  geo-pos:lat "58.34081"^^xsd:decimal ;
  geo-pos:long "8.63868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:402/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '402/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63868'^^xsd:double;
  dwc:latitude '58.34081'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:402/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34081"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34081 8.63868)"^^geo:wktLiteral ;
  geo-pos:lat "58.34081"^^xsd:decimal ;
  geo-pos:long "8.63868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A402%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:402/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '402/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63868'^^xsd:double;
  dwc:latitude '58.34081'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:402/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3408121643314"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868713378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3408121643314"^^xsd:decimal ;
  geo-pos:long "8.63868713378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6386871337891'^^xsd:double;
  dwc:latitude '58.340812164331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4897'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3408121643314"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868713378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3408121643314"^^xsd:decimal ;
  geo-pos:long "8.63868713378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6386871337891'^^xsd:double;
  dwc:latitude '58.340812164331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4898'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3408121643314"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868713378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3408121643314"^^xsd:decimal ;
  geo-pos:long "8.63868713378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6386871337891'^^xsd:double;
  dwc:latitude '58.340812164331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4902'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3408121643314"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868713378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3408121643314"^^xsd:decimal ;
  geo-pos:long "8.63868713378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6386871337891'^^xsd:double;
  dwc:latitude '58.340812164331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3408121643314"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868713378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3408121643314"^^xsd:decimal ;
  geo-pos:long "8.63868713378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6386871337891'^^xsd:double;
  dwc:latitude '58.340812164331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4895'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3408121643314"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868713378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3408121643314"^^xsd:decimal ;
  geo-pos:long "8.63868713378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6386871337891'^^xsd:double;
  dwc:latitude '58.340812164331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4904'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3408121643314"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868713378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3408121643314"^^xsd:decimal ;
  geo-pos:long "8.63868713378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6386871337891'^^xsd:double;
  dwc:latitude '58.340812164331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4906'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3408121643314"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868713378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3408121643314"^^xsd:decimal ;
  geo-pos:long "8.63868713378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6386871337891'^^xsd:double;
  dwc:latitude '58.340812164331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4896'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3408121643314"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868713378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3408121643314"^^xsd:decimal ;
  geo-pos:long "8.63868713378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6386871337891'^^xsd:double;
  dwc:latitude '58.340812164331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4901'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3408121643314"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868713378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3408121643314"^^xsd:decimal ;
  geo-pos:long "8.63868713378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6386871337891'^^xsd:double;
  dwc:latitude '58.340812164331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4903'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3408121643314"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868713378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3408121643314"^^xsd:decimal ;
  geo-pos:long "8.63868713378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6386871337891'^^xsd:double;
  dwc:latitude '58.340812164331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4899'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3408121643314"^^xsd:decimal ;
  dwc:decimalLongitude "8.63868713378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3408121643314 8.63868713378906)"^^geo:wktLiteral ;
  geo-pos:lat "58.3408121643314"^^xsd:decimal ;
  geo-pos:long "8.63868713378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6386871337891'^^xsd:double;
  dwc:latitude '58.340812164331'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4905'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/10'^^xsd:string;
  dwc:scientificName 'Nassarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/10'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/7'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/11'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/11'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/9'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/9'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/19'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/19'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/20'^^xsd:string;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/20'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/17'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/17'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/21'^^xsd:string;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/21'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/15'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/15'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/18'^^xsd:string;
  dwc:scientificName 'Rissoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/18'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/13'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/13'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/14'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/14'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/16'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/16'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/12'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/12'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/8'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/6'^^xsd:string;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/5'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/3'^^xsd:string;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33238"^^xsd:decimal ;
  dwc:decimalLongitude "8.63963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33238 8.63963)"^^geo:wktLiteral ;
  geo-pos:lat "58.33238"^^xsd:decimal ;
  geo-pos:long "8.63963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A473%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:473/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '473/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63963'^^xsd:double;
  dwc:latitude '58.33238'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:473/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5514'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5506'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5508'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5518'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5501'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5513'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5511'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5515'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5520'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5507'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5516'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5502'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5519'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5509'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5505'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5521'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5510'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5517'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5504'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138235'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3323868911854"^^xsd:decimal ;
  dwc:decimalLongitude "8.6396312713623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3323868911854 8.6396312713623)"^^geo:wktLiteral ;
  geo-pos:lat "58.3323868911854"^^xsd:decimal ;
  geo-pos:long "8.6396312713623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6396312713623'^^xsd:double;
  dwc:latitude '58.332386891185'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5512'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33608"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  geo-pos:lat "58.33608"^^xsd:decimal ;
  geo-pos:long "8.63988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:472/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '472/13'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63988'^^xsd:double;
  dwc:latitude '58.33608'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:472/13'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33608"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  geo-pos:lat "58.33608"^^xsd:decimal ;
  geo-pos:long "8.63988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:472/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '472/16'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63988'^^xsd:double;
  dwc:latitude '58.33608'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:472/16'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33608"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  geo-pos:lat "58.33608"^^xsd:decimal ;
  geo-pos:long "8.63988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:472/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '472/5'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63988'^^xsd:double;
  dwc:latitude '58.33608'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:472/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33608"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  geo-pos:lat "58.33608"^^xsd:decimal ;
  geo-pos:long "8.63988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:472/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '472/11'^^xsd:string;
  dwc:scientificName 'Odostomia carrozzai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63988'^^xsd:double;
  dwc:latitude '58.33608'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:472/11'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '491654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33608"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  geo-pos:lat "58.33608"^^xsd:decimal ;
  geo-pos:long "8.63988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:472/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '472/17'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63988'^^xsd:double;
  dwc:latitude '58.33608'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:472/17'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33608"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  geo-pos:lat "58.33608"^^xsd:decimal ;
  geo-pos:long "8.63988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:472/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '472/15'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63988'^^xsd:double;
  dwc:latitude '58.33608'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:472/15'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33608"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  geo-pos:lat "58.33608"^^xsd:decimal ;
  geo-pos:long "8.63988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:472/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '472/14'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63988'^^xsd:double;
  dwc:latitude '58.33608'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:472/14'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33608"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  geo-pos:lat "58.33608"^^xsd:decimal ;
  geo-pos:long "8.63988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:472/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '472/9'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63988'^^xsd:double;
  dwc:latitude '58.33608'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:472/9'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33608"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  geo-pos:lat "58.33608"^^xsd:decimal ;
  geo-pos:long "8.63988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:472/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '472/12'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63988'^^xsd:double;
  dwc:latitude '58.33608'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:472/12'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33608"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  geo-pos:lat "58.33608"^^xsd:decimal ;
  geo-pos:long "8.63988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:472/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '472/10'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63988'^^xsd:double;
  dwc:latitude '58.33608'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:472/10'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33608"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  geo-pos:lat "58.33608"^^xsd:decimal ;
  geo-pos:long "8.63988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:472/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '472/7'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63988'^^xsd:double;
  dwc:latitude '58.33608'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:472/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33608"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  geo-pos:lat "58.33608"^^xsd:decimal ;
  geo-pos:long "8.63988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:472/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '472/8'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63988'^^xsd:double;
  dwc:latitude '58.33608'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:472/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33608"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  geo-pos:lat "58.33608"^^xsd:decimal ;
  geo-pos:long "8.63988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:472/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '472/6'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63988'^^xsd:double;
  dwc:latitude '58.33608'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:472/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33608"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  geo-pos:lat "58.33608"^^xsd:decimal ;
  geo-pos:long "8.63988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:472/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '472/4'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63988'^^xsd:double;
  dwc:latitude '58.33608'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:472/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33608"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  geo-pos:lat "58.33608"^^xsd:decimal ;
  geo-pos:long "8.63988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:472/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '472/2'^^xsd:string;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63988'^^xsd:double;
  dwc:latitude '58.33608'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:472/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33608"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  geo-pos:lat "58.33608"^^xsd:decimal ;
  geo-pos:long "8.63988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:472/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '472/3'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63988'^^xsd:double;
  dwc:latitude '58.33608'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:472/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33608"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33608 8.63988)"^^geo:wktLiteral ;
  geo-pos:lat "58.33608"^^xsd:decimal ;
  geo-pos:long "8.63988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A472%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:472/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '472/1'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.63988'^^xsd:double;
  dwc:latitude '58.33608'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:472/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3360816432971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3360816432971"^^xsd:decimal ;
  geo-pos:long "8.63988876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6398887634277'^^xsd:double;
  dwc:latitude '58.336081643297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5484'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3360816432971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3360816432971"^^xsd:decimal ;
  geo-pos:long "8.63988876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6398887634277'^^xsd:double;
  dwc:latitude '58.336081643297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5487'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3360816432971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3360816432971"^^xsd:decimal ;
  geo-pos:long "8.63988876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6398887634277'^^xsd:double;
  dwc:latitude '58.336081643297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5485'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3360816432971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3360816432971"^^xsd:decimal ;
  geo-pos:long "8.63988876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6398887634277'^^xsd:double;
  dwc:latitude '58.336081643297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5496'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3360816432971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3360816432971"^^xsd:decimal ;
  geo-pos:long "8.63988876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia carrozzai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6398887634277'^^xsd:double;
  dwc:latitude '58.336081643297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5494'^^xsd:anyURI;
  dwc:aphiaIdAccepted '491654'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3360816432971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3360816432971"^^xsd:decimal ;
  geo-pos:long "8.63988876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6398887634277'^^xsd:double;
  dwc:latitude '58.336081643297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5489'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3360816432971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3360816432971"^^xsd:decimal ;
  geo-pos:long "8.63988876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6398887634277'^^xsd:double;
  dwc:latitude '58.336081643297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5499'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3360816432971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3360816432971"^^xsd:decimal ;
  geo-pos:long "8.63988876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6398887634277'^^xsd:double;
  dwc:latitude '58.336081643297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5497'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3360816432971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3360816432971"^^xsd:decimal ;
  geo-pos:long "8.63988876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6398887634277'^^xsd:double;
  dwc:latitude '58.336081643297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5488'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3360816432971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3360816432971"^^xsd:decimal ;
  geo-pos:long "8.63988876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6398887634277'^^xsd:double;
  dwc:latitude '58.336081643297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5498'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3360816432971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3360816432971"^^xsd:decimal ;
  geo-pos:long "8.63988876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6398887634277'^^xsd:double;
  dwc:latitude '58.336081643297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5491'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3360816432971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3360816432971"^^xsd:decimal ;
  geo-pos:long "8.63988876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6398887634277'^^xsd:double;
  dwc:latitude '58.336081643297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3360816432971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3360816432971"^^xsd:decimal ;
  geo-pos:long "8.63988876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6398887634277'^^xsd:double;
  dwc:latitude '58.336081643297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5490'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3360816432971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3360816432971"^^xsd:decimal ;
  geo-pos:long "8.63988876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6398887634277'^^xsd:double;
  dwc:latitude '58.336081643297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5486'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3360816432971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3360816432971"^^xsd:decimal ;
  geo-pos:long "8.63988876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6398887634277'^^xsd:double;
  dwc:latitude '58.336081643297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5495'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3360816432971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3360816432971"^^xsd:decimal ;
  geo-pos:long "8.63988876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6398887634277'^^xsd:double;
  dwc:latitude '58.336081643297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5493'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3360816432971"^^xsd:decimal ;
  dwc:decimalLongitude "8.63988876342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3360816432971 8.63988876342773)"^^geo:wktLiteral ;
  geo-pos:lat "58.3360816432971"^^xsd:decimal ;
  geo-pos:long "8.63988876342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6398887634277'^^xsd:double;
  dwc:latitude '58.336081643297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5492'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/9'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/9'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/11'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/11'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/4'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/19'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/19'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/18'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/18'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/17'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/17'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/16'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/16'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/15'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/15'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/14'^^xsd:string;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/14'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/10'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/10'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/13'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/13'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/12'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/12'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/6'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/8'^^xsd:string;
  dwc:scientificName 'Limatula gwyni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/8'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/7'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/7'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/5'^^xsd:string;
  dwc:scientificName 'Eulimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/3'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31166"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31166 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31166"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A892%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:892/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '892/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31166'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:892/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A905%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A905%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A905%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A905%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A905%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:905/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '905/2'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:905/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A905%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A905%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A905%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A905%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A905%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:905/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '905/1'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:905/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3175"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.3175"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:893/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '893/10'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.3175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:893/10'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3175"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.3175"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:893/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '893/13'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.3175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:893/13'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3175"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.3175"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:893/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '893/14'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.3175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:893/14'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3175"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.3175"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:893/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '893/11'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.3175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:893/11'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3175"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.3175"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:893/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '893/12'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.3175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:893/12'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3175"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.3175"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:893/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '893/9'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.3175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:893/9'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3175"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.3175"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:893/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '893/8'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.3175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:893/8'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3175"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.3175"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:893/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '893/5'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.3175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:893/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3175"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.3175"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:893/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '893/7'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.3175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:893/7'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3175"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.3175"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:893/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '893/6'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.3175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:893/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3175"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.3175"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:893/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '893/4'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.3175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:893/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3175"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.3175"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:893/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '893/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.3175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:893/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3175"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.3175"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:893/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '893/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.3175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:893/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3175"^^xsd:decimal ;
  dwc:decimalLongitude "8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3175 8.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.3175"^^xsd:decimal ;
  geo-pos:long "8.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A893%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:893/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '893/3'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64'^^xsd:double;
  dwc:latitude '58.3175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:893/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A569%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A569%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A569%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33306 8.6404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33306"^^xsd:decimal ;
  dwc:decimalLongitude "8.6404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A569%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33306 8.6404)"^^geo:wktLiteral ;
  geo-pos:lat "58.33306"^^xsd:decimal ;
  geo-pos:long "8.6404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A569%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:569/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '569/2'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6404'^^xsd:double;
  dwc:latitude '58.33306'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:569/2'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A569%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A569%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A569%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33306 8.6404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33306"^^xsd:decimal ;
  dwc:decimalLongitude "8.6404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A569%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33306 8.6404)"^^geo:wktLiteral ;
  geo-pos:lat "58.33306"^^xsd:decimal ;
  geo-pos:long "8.6404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A569%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:569/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '569/1'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6404'^^xsd:double;
  dwc:latitude '58.33306'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:569/1'^^xsd:anyURI;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330627893426 8.64040374755859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330627893426"^^xsd:decimal ;
  dwc:decimalLongitude "8.64040374755859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330627893426 8.64040374755859)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330627893426"^^xsd:decimal ;
  geo-pos:long "8.64040374755859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6404037475586'^^xsd:double;
  dwc:latitude '58.333062789343'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6270'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330627893426 8.64040374755859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330627893426"^^xsd:decimal ;
  dwc:decimalLongitude "8.64040374755859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330627893426 8.64040374755859)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330627893426"^^xsd:decimal ;
  geo-pos:long "8.64040374755859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6404037475586'^^xsd:double;
  dwc:latitude '58.333062789343'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/2'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/11'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/11'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/19'^^xsd:string;
  dwc:scientificName 'Rissoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/19'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/16'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/16'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/20'^^xsd:string;
  dwc:scientificName 'Skenea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/20'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/22'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/22'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/18'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/18'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/21'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/21'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/23'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/23'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/24'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/24'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/17'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/17'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/15'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/15'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/12'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/12'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/14'^^xsd:string;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/14'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/13'^^xsd:string;
  dwc:scientificName 'Nassarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/13'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/8'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/9'^^xsd:string;
  dwc:scientificName 'Lacuna parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/9'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/10'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/10'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/7'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/4'^^xsd:string;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '605957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/6'^^xsd:string;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/5'^^xsd:string;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/1'^^xsd:string;
  dwc:scientificName 'Alvania beani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '416615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33252"^^xsd:decimal ;
  dwc:decimalLongitude "8.64074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33252 8.64074)"^^geo:wktLiteral ;
  geo-pos:lat "58.33252"^^xsd:decimal ;
  geo-pos:long "8.64074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A474%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:474/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '474/3'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64074'^^xsd:double;
  dwc:latitude '58.33252'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:474/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5543'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5537'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5530'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5523'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138235'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5541'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5545'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5542'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5539'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5529'^^xsd:anyURI;
  dwc:aphiaIdAccepted '605957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5534'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5524'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5531'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5533'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5540'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5532'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Skenea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5525'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138508'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5528'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5522'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5536'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5544'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5538'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.332522071851"^^xsd:decimal ;
  dwc:decimalLongitude "8.6407470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.332522071851 8.6407470703125)"^^geo:wktLiteral ;
  geo-pos:lat "58.332522071851"^^xsd:decimal ;
  geo-pos:long "8.6407470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6407470703125'^^xsd:double;
  dwc:latitude '58.332522071851'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5535'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:844/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '844/15'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:844/15'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:844/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '844/16'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:844/16'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:844/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '844/9'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:844/9'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:844/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '844/10'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:844/10'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:844/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '844/8'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:844/8'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:844/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '844/12'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:844/12'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:844/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '844/13'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:844/13'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:844/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '844/14'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:844/14'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:844/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '844/11'^^xsd:string;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:844/11'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:844/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '844/7'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:844/7'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:844/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '844/6'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:844/6'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:844/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '844/5'^^xsd:string;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:844/5'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:844/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '844/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:844/1'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:844/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '844/2'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:844/2'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:844/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '844/4'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:844/4'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32972"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32972 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.32972"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A844%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:844/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '844/3'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.32972'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:844/3'^^xsd:anyURI;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/4'^^xsd:string;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/4'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/10'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/10'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/15'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/15'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/13'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/13'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/21'^^xsd:string;
  dwc:scientificName 'Rissoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/21'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/19'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/19'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/11'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/11'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/8'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/8'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/24'^^xsd:string;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/24'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/25'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/25'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/23'^^xsd:string;
  dwc:scientificName 'Turbonilla delicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/23'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/22'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/22'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/20'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/20'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/18'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/18'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/16'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/16'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/17'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/17'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/12'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/12'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/14'^^xsd:string;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/14'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/7'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/7'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/6'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/6'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/9'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/9'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/5'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/3'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/3'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/2'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/2'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A475%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:475/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '475/1'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:475/1'^^xsd:anyURI;
  dwc:observationDate '1971-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8930'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8928'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8927'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8933'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8925'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8921'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8934'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8931'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8924'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8929'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8926'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8920'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8932'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8923'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8919'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3297282330164"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3297282330164 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3297282330164"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.329728233016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8922'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5565'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5566'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5556'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5560'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5561'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5546'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5557'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5550'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turbonilla delicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5568'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141052'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5553'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5559'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5563'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5562'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5547'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5570'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5558'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5552'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5567'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5554'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5564'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5551'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5555'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5548'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64100456237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64100456237793)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64100456237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6410045623779'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5569'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A741%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A741%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A741%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.64134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.64134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A741%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.64134)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.64134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A741%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:741/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '741/3'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64134'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:741/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A741%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A741%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A741%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.64134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.64134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A741%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.64134)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.64134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A741%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:741/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '741/1'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64134'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:741/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A741%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A741%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A741%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.64134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33702"^^xsd:decimal ;
  dwc:decimalLongitude "8.64134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A741%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33702 8.64134)"^^geo:wktLiteral ;
  geo-pos:lat "58.33702"^^xsd:decimal ;
  geo-pos:long "8.64134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A741%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:741/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '741/2'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64134'^^xsd:double;
  dwc:latitude '58.33702'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:741/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64134788513184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64134788513184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64134788513184)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64134788513184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6413478851318'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7675'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64134788513184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64134788513184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64134788513184)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64134788513184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6413478851318'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7677'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64134788513184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3370277981709"^^xsd:decimal ;
  dwc:decimalLongitude "8.64134788513184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3370277981709 8.64134788513184)"^^geo:wktLiteral ;
  geo-pos:lat "58.3370277981709"^^xsd:decimal ;
  geo-pos:long "8.64134788513184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6413478851318'^^xsd:double;
  dwc:latitude '58.337027798171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7676'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/18'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/18'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/9'^^xsd:string;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/9'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/8'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/20'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/20'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/19'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/19'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/17'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/17'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/15'^^xsd:string;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/15'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/16'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/16'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/14'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/14'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/13'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/13'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/10'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/10'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/12'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/12'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/11'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/11'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/7'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/5'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/4'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/6'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/3'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.64166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.64166)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.64166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A732%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:732/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '732/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64166'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:732/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34018"^^xsd:decimal ;
  dwc:decimalLongitude "8.64186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  geo-pos:lat "58.34018"^^xsd:decimal ;
  geo-pos:long "8.64186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:636/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '636/13'^^xsd:string;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64186'^^xsd:double;
  dwc:latitude '58.34018'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:636/13'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34018"^^xsd:decimal ;
  dwc:decimalLongitude "8.64186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  geo-pos:lat "58.34018"^^xsd:decimal ;
  geo-pos:long "8.64186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:636/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '636/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64186'^^xsd:double;
  dwc:latitude '58.34018'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:636/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34018"^^xsd:decimal ;
  dwc:decimalLongitude "8.64186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  geo-pos:lat "58.34018"^^xsd:decimal ;
  geo-pos:long "8.64186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:636/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '636/12'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64186'^^xsd:double;
  dwc:latitude '58.34018'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:636/12'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34018"^^xsd:decimal ;
  dwc:decimalLongitude "8.64186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  geo-pos:lat "58.34018"^^xsd:decimal ;
  geo-pos:long "8.64186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:636/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '636/14'^^xsd:string;
  dwc:scientificName 'Venerupis aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64186'^^xsd:double;
  dwc:latitude '58.34018'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '181362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:636/14'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34018"^^xsd:decimal ;
  dwc:decimalLongitude "8.64186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  geo-pos:lat "58.34018"^^xsd:decimal ;
  geo-pos:long "8.64186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:636/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '636/11'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64186'^^xsd:double;
  dwc:latitude '58.34018'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:636/11'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34018"^^xsd:decimal ;
  dwc:decimalLongitude "8.64186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  geo-pos:lat "58.34018"^^xsd:decimal ;
  geo-pos:long "8.64186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:636/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '636/9'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64186'^^xsd:double;
  dwc:latitude '58.34018'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:636/9'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34018"^^xsd:decimal ;
  dwc:decimalLongitude "8.64186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  geo-pos:lat "58.34018"^^xsd:decimal ;
  geo-pos:long "8.64186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:636/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '636/8'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64186'^^xsd:double;
  dwc:latitude '58.34018'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:636/8'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34018"^^xsd:decimal ;
  dwc:decimalLongitude "8.64186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  geo-pos:lat "58.34018"^^xsd:decimal ;
  geo-pos:long "8.64186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:636/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '636/10'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64186'^^xsd:double;
  dwc:latitude '58.34018'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:636/10'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34018"^^xsd:decimal ;
  dwc:decimalLongitude "8.64186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  geo-pos:lat "58.34018"^^xsd:decimal ;
  geo-pos:long "8.64186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:636/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '636/5'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64186'^^xsd:double;
  dwc:latitude '58.34018'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:636/5'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34018"^^xsd:decimal ;
  dwc:decimalLongitude "8.64186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  geo-pos:lat "58.34018"^^xsd:decimal ;
  geo-pos:long "8.64186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:636/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '636/4'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64186'^^xsd:double;
  dwc:latitude '58.34018'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:636/4'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34018"^^xsd:decimal ;
  dwc:decimalLongitude "8.64186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  geo-pos:lat "58.34018"^^xsd:decimal ;
  geo-pos:long "8.64186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:636/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '636/7'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64186'^^xsd:double;
  dwc:latitude '58.34018'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:636/7'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34018"^^xsd:decimal ;
  dwc:decimalLongitude "8.64186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  geo-pos:lat "58.34018"^^xsd:decimal ;
  geo-pos:long "8.64186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:636/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '636/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64186'^^xsd:double;
  dwc:latitude '58.34018'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:636/6'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34018"^^xsd:decimal ;
  dwc:decimalLongitude "8.64186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  geo-pos:lat "58.34018"^^xsd:decimal ;
  geo-pos:long "8.64186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:636/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '636/3'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64186'^^xsd:double;
  dwc:latitude '58.34018'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:636/3'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34018"^^xsd:decimal ;
  dwc:decimalLongitude "8.64186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.64186)"^^geo:wktLiteral ;
  geo-pos:lat "58.34018"^^xsd:decimal ;
  geo-pos:long "8.64186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A636%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:636/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '636/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64186'^^xsd:double;
  dwc:latitude '58.34018'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:636/2'^^xsd:anyURI;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6418628692627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.6418628692627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6418628692627'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6898'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6418628692627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.6418628692627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6418628692627'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6886'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6418628692627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.6418628692627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6418628692627'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6887'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6418628692627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.6418628692627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6418628692627'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6891'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6418628692627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.6418628692627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6418628692627'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6888'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6418628692627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.6418628692627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6418628692627'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6896'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6418628692627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.6418628692627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6418628692627'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6893'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6418628692627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.6418628692627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6418628692627'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6894'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6418628692627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.6418628692627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6418628692627'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6890'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6418628692627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.6418628692627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6418628692627'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6895'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6418628692627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.6418628692627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6418628692627'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6889'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6418628692627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.6418628692627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6418628692627'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6897'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.6418628692627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.6418628692627)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.6418628692627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6418628692627'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6892'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.64194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:854/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '854/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64194'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:854/2'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.64194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:854/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '854/12'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64194'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:854/12'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.64194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:854/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '854/11'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64194'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:854/11'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.64194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:854/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '854/9'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64194'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:854/9'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.64194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:854/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '854/10'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64194'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:854/10'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.64194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:854/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '854/8'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64194'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:854/8'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.64194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:854/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '854/4'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64194'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:854/4'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.64194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:854/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '854/7'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64194'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:854/7'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.64194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:854/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '854/5'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64194'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:854/5'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.64194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:854/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '854/6'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64194'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:854/6'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.64194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:854/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '854/3'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64194'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:854/3'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33283"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33283 8.64194)"^^geo:wktLiteral ;
  geo-pos:lat "58.33283"^^xsd:decimal ;
  geo-pos:long "8.64194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A854%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:854/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '854/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64194'^^xsd:double;
  dwc:latitude '58.33283'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:854/1'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194869995117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.64194869995117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6419486999512'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9030'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194869995117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.64194869995117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6419486999512'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9021'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194869995117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.64194869995117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6419486999512'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9024'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194869995117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.64194869995117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6419486999512'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9023'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194869995117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.64194869995117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6419486999512'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9022'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194869995117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.64194869995117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6419486999512'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9026'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194869995117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.64194869995117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6419486999512'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9029'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194869995117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.64194869995117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6419486999512'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9027'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194869995117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.64194869995117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6419486999512'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9020'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194869995117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.64194869995117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6419486999512'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9025'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194869995117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.64194869995117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6419486999512'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9028'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3328374913931"^^xsd:decimal ;
  dwc:decimalLongitude "8.64194869995117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3328374913931 8.64194869995117)"^^geo:wktLiteral ;
  geo-pos:lat "58.3328374913931"^^xsd:decimal ;
  geo-pos:long "8.64194869995117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6419486999512'^^xsd:double;
  dwc:latitude '58.332837491393'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9031'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33801"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  geo-pos:lat "58.33801"^^xsd:decimal ;
  geo-pos:long "8.6422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:667/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '667/7'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6422'^^xsd:double;
  dwc:latitude '58.33801'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:667/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33801"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  geo-pos:lat "58.33801"^^xsd:decimal ;
  geo-pos:long "8.6422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:667/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '667/5'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6422'^^xsd:double;
  dwc:latitude '58.33801'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:667/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33801"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  geo-pos:lat "58.33801"^^xsd:decimal ;
  geo-pos:long "8.6422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:667/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '667/8'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6422'^^xsd:double;
  dwc:latitude '58.33801'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:667/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33801"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  geo-pos:lat "58.33801"^^xsd:decimal ;
  geo-pos:long "8.6422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:667/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '667/9'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6422'^^xsd:double;
  dwc:latitude '58.33801'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:667/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33801"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  geo-pos:lat "58.33801"^^xsd:decimal ;
  geo-pos:long "8.6422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:667/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '667/6'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6422'^^xsd:double;
  dwc:latitude '58.33801'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:667/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33801"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  geo-pos:lat "58.33801"^^xsd:decimal ;
  geo-pos:long "8.6422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:667/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '667/3'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6422'^^xsd:double;
  dwc:latitude '58.33801'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:667/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33801"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  geo-pos:lat "58.33801"^^xsd:decimal ;
  geo-pos:long "8.6422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:667/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '667/4'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6422'^^xsd:double;
  dwc:latitude '58.33801'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:667/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33801"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  geo-pos:lat "58.33801"^^xsd:decimal ;
  geo-pos:long "8.6422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:667/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '667/2'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6422'^^xsd:double;
  dwc:latitude '58.33801'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:667/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33801"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33801 8.6422)"^^geo:wktLiteral ;
  geo-pos:lat "58.33801"^^xsd:decimal ;
  geo-pos:long "8.6422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A667%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:667/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '667/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6422'^^xsd:double;
  dwc:latitude '58.33801'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:667/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3380189808666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422061920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3380189808666"^^xsd:decimal ;
  geo-pos:long "8.6422061920166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6422061920166'^^xsd:double;
  dwc:latitude '58.338018980867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7127'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3380189808666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422061920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3380189808666"^^xsd:decimal ;
  geo-pos:long "8.6422061920166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6422061920166'^^xsd:double;
  dwc:latitude '58.338018980867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7123'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3380189808666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422061920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3380189808666"^^xsd:decimal ;
  geo-pos:long "8.6422061920166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6422061920166'^^xsd:double;
  dwc:latitude '58.338018980867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7126'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3380189808666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422061920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3380189808666"^^xsd:decimal ;
  geo-pos:long "8.6422061920166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6422061920166'^^xsd:double;
  dwc:latitude '58.338018980867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7119'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3380189808666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422061920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3380189808666"^^xsd:decimal ;
  geo-pos:long "8.6422061920166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6422061920166'^^xsd:double;
  dwc:latitude '58.338018980867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7120'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3380189808666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422061920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3380189808666"^^xsd:decimal ;
  geo-pos:long "8.6422061920166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6422061920166'^^xsd:double;
  dwc:latitude '58.338018980867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7121'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3380189808666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422061920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3380189808666"^^xsd:decimal ;
  geo-pos:long "8.6422061920166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6422061920166'^^xsd:double;
  dwc:latitude '58.338018980867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3380189808666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422061920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3380189808666"^^xsd:decimal ;
  geo-pos:long "8.6422061920166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6422061920166'^^xsd:double;
  dwc:latitude '58.338018980867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7125'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3380189808666"^^xsd:decimal ;
  dwc:decimalLongitude "8.6422061920166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3380189808666 8.6422061920166)"^^geo:wktLiteral ;
  geo-pos:lat "58.3380189808666"^^xsd:decimal ;
  geo-pos:long "8.6422061920166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6422061920166'^^xsd:double;
  dwc:latitude '58.338018980867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7124'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.64272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.64272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.64272)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.64272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:398/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '398/5'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64272'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:398/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.64272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.64272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.64272)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.64272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:398/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '398/4'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64272'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:398/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.64272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.64272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.64272)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.64272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:398/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '398/3'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64272'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:398/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.64272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.64272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.64272)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.64272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:398/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '398/2'^^xsd:string;
  dwc:scientificName 'Chrysallida interstincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64272'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:398/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.64272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31453"^^xsd:decimal ;
  dwc:decimalLongitude "8.64272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31453 8.64272)"^^geo:wktLiteral ;
  geo-pos:lat "58.31453"^^xsd:decimal ;
  geo-pos:long "8.64272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A398%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:398/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '398/1'^^xsd:string;
  dwc:scientificName 'Alvania beani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64272'^^xsd:double;
  dwc:latitude '58.31453'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:398/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '416615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.64272117614746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.64272117614746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.64272117614746)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.64272117614746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6427211761475'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4856'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.64272117614746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.64272117614746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.64272117614746)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.64272117614746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6427211761475'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4857'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.64272117614746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.64272117614746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.64272117614746)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.64272117614746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6427211761475'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4858'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.64272117614746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.314538504106"^^xsd:decimal ;
  dwc:decimalLongitude "8.64272117614746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.314538504106 8.64272117614746)"^^geo:wktLiteral ;
  geo-pos:lat "58.314538504106"^^xsd:decimal ;
  geo-pos:long "8.64272117614746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida interstincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6427211761475'^^xsd:double;
  dwc:latitude '58.314538504106'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4855'^^xsd:anyURI;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A874%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A874%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A874%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32152 8.64323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32152"^^xsd:decimal ;
  dwc:decimalLongitude "8.64323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A874%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32152 8.64323)"^^geo:wktLiteral ;
  geo-pos:lat "58.32152"^^xsd:decimal ;
  geo-pos:long "8.64323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A874%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:874/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '874/2'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64323'^^xsd:double;
  dwc:latitude '58.32152'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:874/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A874%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A874%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A874%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32152 8.64323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32152"^^xsd:decimal ;
  dwc:decimalLongitude "8.64323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A874%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32152 8.64323)"^^geo:wktLiteral ;
  geo-pos:lat "58.32152"^^xsd:decimal ;
  geo-pos:long "8.64323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A874%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:874/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '874/1'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64323'^^xsd:double;
  dwc:latitude '58.32152'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:874/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3215256884342 8.64323616027832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3215256884342"^^xsd:decimal ;
  dwc:decimalLongitude "8.64323616027832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3215256884342 8.64323616027832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3215256884342"^^xsd:decimal ;
  geo-pos:long "8.64323616027832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6432361602783'^^xsd:double;
  dwc:latitude '58.321525688434'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9119'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3215256884342 8.64323616027832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3215256884342"^^xsd:decimal ;
  dwc:decimalLongitude "8.64323616027832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3215256884342 8.64323616027832)"^^geo:wktLiteral ;
  geo-pos:lat "58.3215256884342"^^xsd:decimal ;
  geo-pos:long "8.64323616027832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6432361602783'^^xsd:double;
  dwc:latitude '58.321525688434'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9118'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.64333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.315"^^xsd:decimal ;
  dwc:decimalLongitude "8.64333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.64333)"^^geo:wktLiteral ;
  geo-pos:lat "58.315"^^xsd:decimal ;
  geo-pos:long "8.64333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:877/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '877/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64333'^^xsd:double;
  dwc:latitude '58.315'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:877/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.64333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.315"^^xsd:decimal ;
  dwc:decimalLongitude "8.64333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.64333)"^^geo:wktLiteral ;
  geo-pos:lat "58.315"^^xsd:decimal ;
  geo-pos:long "8.64333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:877/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '877/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64333'^^xsd:double;
  dwc:latitude '58.315'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:877/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.64333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.315"^^xsd:decimal ;
  dwc:decimalLongitude "8.64333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.64333)"^^geo:wktLiteral ;
  geo-pos:lat "58.315"^^xsd:decimal ;
  geo-pos:long "8.64333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:877/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '877/6'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64333'^^xsd:double;
  dwc:latitude '58.315'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:877/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.64333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.315"^^xsd:decimal ;
  dwc:decimalLongitude "8.64333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.64333)"^^geo:wktLiteral ;
  geo-pos:lat "58.315"^^xsd:decimal ;
  geo-pos:long "8.64333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:877/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '877/8'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64333'^^xsd:double;
  dwc:latitude '58.315'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:877/8'^^xsd:anyURI;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.64333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.315"^^xsd:decimal ;
  dwc:decimalLongitude "8.64333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.64333)"^^geo:wktLiteral ;
  geo-pos:lat "58.315"^^xsd:decimal ;
  geo-pos:long "8.64333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:877/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '877/7'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64333'^^xsd:double;
  dwc:latitude '58.315'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:877/7'^^xsd:anyURI;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.64333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.315"^^xsd:decimal ;
  dwc:decimalLongitude "8.64333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.64333)"^^geo:wktLiteral ;
  geo-pos:lat "58.315"^^xsd:decimal ;
  geo-pos:long "8.64333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:877/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '877/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64333'^^xsd:double;
  dwc:latitude '58.315'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:877/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.64333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.315"^^xsd:decimal ;
  dwc:decimalLongitude "8.64333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.64333)"^^geo:wktLiteral ;
  geo-pos:lat "58.315"^^xsd:decimal ;
  geo-pos:long "8.64333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:877/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '877/3'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64333'^^xsd:double;
  dwc:latitude '58.315'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:877/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.64333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.315"^^xsd:decimal ;
  dwc:decimalLongitude "8.64333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.64333)"^^geo:wktLiteral ;
  geo-pos:lat "58.315"^^xsd:decimal ;
  geo-pos:long "8.64333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A877%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:877/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '877/4'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64333'^^xsd:double;
  dwc:latitude '58.315'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:877/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33035"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  geo-pos:lat "58.33035"^^xsd:decimal ;
  geo-pos:long "8.64383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:447/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '447/2'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64383'^^xsd:double;
  dwc:latitude '58.33035'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:447/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33035"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  geo-pos:lat "58.33035"^^xsd:decimal ;
  geo-pos:long "8.64383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:447/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '447/5'^^xsd:string;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64383'^^xsd:double;
  dwc:latitude '58.33035'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:447/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33035"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  geo-pos:lat "58.33035"^^xsd:decimal ;
  geo-pos:long "8.64383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:447/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '447/4'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64383'^^xsd:double;
  dwc:latitude '58.33035'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:447/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33035"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  geo-pos:lat "58.33035"^^xsd:decimal ;
  geo-pos:long "8.64383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:447/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '447/7'^^xsd:string;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64383'^^xsd:double;
  dwc:latitude '58.33035'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:447/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33035"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  geo-pos:lat "58.33035"^^xsd:decimal ;
  geo-pos:long "8.64383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:447/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '447/9'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64383'^^xsd:double;
  dwc:latitude '58.33035'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:447/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33035"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  geo-pos:lat "58.33035"^^xsd:decimal ;
  geo-pos:long "8.64383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:447/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '447/8'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64383'^^xsd:double;
  dwc:latitude '58.33035'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:447/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33035"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  geo-pos:lat "58.33035"^^xsd:decimal ;
  geo-pos:long "8.64383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:447/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '447/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64383'^^xsd:double;
  dwc:latitude '58.33035'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:447/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33035"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  geo-pos:lat "58.33035"^^xsd:decimal ;
  geo-pos:long "8.64383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:447/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '447/1'^^xsd:string;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64383'^^xsd:double;
  dwc:latitude '58.33035'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:447/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33035"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33035 8.64383)"^^geo:wktLiteral ;
  geo-pos:lat "58.33035"^^xsd:decimal ;
  geo-pos:long "8.64383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A447%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:447/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '447/3'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64383'^^xsd:double;
  dwc:latitude '58.33035'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:447/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3303591191541"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383697509766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  geo-pos:lat "58.3303591191541"^^xsd:decimal ;
  geo-pos:long "8.64383697509766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6438369750977'^^xsd:double;
  dwc:latitude '58.330359119154'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5223'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3303591191541"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383697509766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  geo-pos:lat "58.3303591191541"^^xsd:decimal ;
  geo-pos:long "8.64383697509766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6438369750977'^^xsd:double;
  dwc:latitude '58.330359119154'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5229'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3303591191541"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383697509766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  geo-pos:lat "58.3303591191541"^^xsd:decimal ;
  geo-pos:long "8.64383697509766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6438369750977'^^xsd:double;
  dwc:latitude '58.330359119154'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3303591191541"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383697509766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  geo-pos:lat "58.3303591191541"^^xsd:decimal ;
  geo-pos:long "8.64383697509766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6438369750977'^^xsd:double;
  dwc:latitude '58.330359119154'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5227'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3303591191541"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383697509766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  geo-pos:lat "58.3303591191541"^^xsd:decimal ;
  geo-pos:long "8.64383697509766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6438369750977'^^xsd:double;
  dwc:latitude '58.330359119154'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5221'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3303591191541"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383697509766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  geo-pos:lat "58.3303591191541"^^xsd:decimal ;
  geo-pos:long "8.64383697509766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6438369750977'^^xsd:double;
  dwc:latitude '58.330359119154'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3303591191541"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383697509766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  geo-pos:lat "58.3303591191541"^^xsd:decimal ;
  geo-pos:long "8.64383697509766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6438369750977'^^xsd:double;
  dwc:latitude '58.330359119154'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5222'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3303591191541"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383697509766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  geo-pos:lat "58.3303591191541"^^xsd:decimal ;
  geo-pos:long "8.64383697509766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6438369750977'^^xsd:double;
  dwc:latitude '58.330359119154'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3303591191541"^^xsd:decimal ;
  dwc:decimalLongitude "8.64383697509766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3303591191541 8.64383697509766)"^^geo:wktLiteral ;
  geo-pos:lat "58.3303591191541"^^xsd:decimal ;
  geo-pos:long "8.64383697509766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6438369750977'^^xsd:double;
  dwc:latitude '58.330359119154'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5224'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.64392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.64392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:890/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '890/5'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64392'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:890/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.64392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.64392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:890/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '890/2'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64392'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:890/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.64392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.64392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:890/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '890/3'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64392'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:890/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.64392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.64392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:890/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '890/4'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64392'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:890/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.64392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64392)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.64392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A890%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:890/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '890/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64392'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:890/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64392280578613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64392280578613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64392280578613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.64392280578613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6439228057861'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9211'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64392280578613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64392280578613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64392280578613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.64392280578613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6439228057861'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64392280578613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64392280578613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64392280578613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.64392280578613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6439228057861'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64392280578613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64392280578613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64392280578613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.64392280578613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6439228057861'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9210'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64392280578613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64392280578613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64392280578613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.64392280578613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6439228057861'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9209'^^xsd:anyURI;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.64409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:664/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '664/9'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64409'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:664/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.64409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:664/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '664/8'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64409'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:664/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.64409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:664/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '664/6'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64409'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:664/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.64409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:664/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '664/7'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64409'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:664/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.64409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:664/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '664/5'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64409'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:664/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.64409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:664/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '664/4'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64409'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:664/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.64409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:664/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '664/3'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64409'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:664/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.64409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:664/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '664/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64409'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:664/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34072"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34072 8.64409)"^^geo:wktLiteral ;
  geo-pos:lat "58.34072"^^xsd:decimal ;
  geo-pos:long "8.64409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A664%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:664/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '664/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64409'^^xsd:double;
  dwc:latitude '58.34072'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:664/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409446716309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.64409446716309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6440944671631'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7095'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409446716309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.64409446716309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6440944671631'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409446716309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.64409446716309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6440944671631'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7096'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409446716309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.64409446716309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6440944671631'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7092'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409446716309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.64409446716309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6440944671631'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7094'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409446716309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.64409446716309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6440944671631'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7097'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409446716309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.64409446716309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6440944671631'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7091'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409446716309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.64409446716309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6440944671631'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7090'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3407220650856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64409446716309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3407220650856 8.64409446716309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3407220650856"^^xsd:decimal ;
  geo-pos:long "8.64409446716309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6440944671631'^^xsd:double;
  dwc:latitude '58.340722065086'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7098'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.64418029785156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64418029785156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.64418029785156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.64418029785156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10514'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6441802978516'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10514'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.64418029785156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64418029785156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.64418029785156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.64418029785156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10516'^^xsd:string;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6441802978516'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10516'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.64418029785156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64418029785156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.64418029785156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.64418029785156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10515'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6441802978516'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10515'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.64418029785156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64418029785156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.64418029785156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.64418029785156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10513'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6441802978516'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10513'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.64418029785156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.64418029785156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.64418029785156)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.64418029785156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10518'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6441802978516'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10518'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33887 8.64503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33887"^^xsd:decimal ;
  dwc:decimalLongitude "8.64503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33887 8.64503)"^^geo:wktLiteral ;
  geo-pos:lat "58.33887"^^xsd:decimal ;
  geo-pos:long "8.64503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:742/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '742/8'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64503'^^xsd:double;
  dwc:latitude '58.33887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:742/8'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33887 8.64503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33887"^^xsd:decimal ;
  dwc:decimalLongitude "8.64503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33887 8.64503)"^^geo:wktLiteral ;
  geo-pos:lat "58.33887"^^xsd:decimal ;
  geo-pos:long "8.64503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:742/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '742/2'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64503'^^xsd:double;
  dwc:latitude '58.33887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:742/2'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33887 8.64503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33887"^^xsd:decimal ;
  dwc:decimalLongitude "8.64503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33887 8.64503)"^^geo:wktLiteral ;
  geo-pos:lat "58.33887"^^xsd:decimal ;
  geo-pos:long "8.64503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:742/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '742/7'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64503'^^xsd:double;
  dwc:latitude '58.33887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:742/7'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33887 8.64503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33887"^^xsd:decimal ;
  dwc:decimalLongitude "8.64503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33887 8.64503)"^^geo:wktLiteral ;
  geo-pos:lat "58.33887"^^xsd:decimal ;
  geo-pos:long "8.64503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:742/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '742/6'^^xsd:string;
  dwc:scientificName 'Parvicardium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64503'^^xsd:double;
  dwc:latitude '58.33887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '137739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:742/6'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33887 8.64503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33887"^^xsd:decimal ;
  dwc:decimalLongitude "8.64503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33887 8.64503)"^^geo:wktLiteral ;
  geo-pos:lat "58.33887"^^xsd:decimal ;
  geo-pos:long "8.64503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:742/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '742/5'^^xsd:string;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64503'^^xsd:double;
  dwc:latitude '58.33887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:742/5'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33887 8.64503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33887"^^xsd:decimal ;
  dwc:decimalLongitude "8.64503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33887 8.64503)"^^geo:wktLiteral ;
  geo-pos:lat "58.33887"^^xsd:decimal ;
  geo-pos:long "8.64503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:742/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '742/4'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64503'^^xsd:double;
  dwc:latitude '58.33887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:742/4'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33887 8.64503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33887"^^xsd:decimal ;
  dwc:decimalLongitude "8.64503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33887 8.64503)"^^geo:wktLiteral ;
  geo-pos:lat "58.33887"^^xsd:decimal ;
  geo-pos:long "8.64503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:742/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '742/3'^^xsd:string;
  dwc:scientificName 'Leptochiton alveolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64503'^^xsd:double;
  dwc:latitude '58.33887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:742/3'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1610477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33887 8.64503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33887"^^xsd:decimal ;
  dwc:decimalLongitude "8.64503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33887 8.64503)"^^geo:wktLiteral ;
  geo-pos:lat "58.33887"^^xsd:decimal ;
  geo-pos:long "8.64503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A742%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:742/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '742/1'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64503'^^xsd:double;
  dwc:latitude '58.33887'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:742/1'^^xsd:anyURI;
  dwc:observationDate '1974-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3388749799105 8.64503860473633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3388749799105"^^xsd:decimal ;
  dwc:decimalLongitude "8.64503860473633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3388749799105 8.64503860473633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3388749799105"^^xsd:decimal ;
  geo-pos:long "8.64503860473633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton alveolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6450386047363'^^xsd:double;
  dwc:latitude '58.33887497991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7682'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1610477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3388749799105 8.64503860473633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3388749799105"^^xsd:decimal ;
  dwc:decimalLongitude "8.64503860473633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3388749799105 8.64503860473633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3388749799105"^^xsd:decimal ;
  geo-pos:long "8.64503860473633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6450386047363'^^xsd:double;
  dwc:latitude '58.33887497991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7678'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3388749799105 8.64503860473633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3388749799105"^^xsd:decimal ;
  dwc:decimalLongitude "8.64503860473633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3388749799105 8.64503860473633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3388749799105"^^xsd:decimal ;
  geo-pos:long "8.64503860473633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6450386047363'^^xsd:double;
  dwc:latitude '58.33887497991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7680'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3388749799105 8.64503860473633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3388749799105"^^xsd:decimal ;
  dwc:decimalLongitude "8.64503860473633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3388749799105 8.64503860473633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3388749799105"^^xsd:decimal ;
  geo-pos:long "8.64503860473633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6450386047363'^^xsd:double;
  dwc:latitude '58.33887497991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7681'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3388749799105 8.64503860473633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3388749799105"^^xsd:decimal ;
  dwc:decimalLongitude "8.64503860473633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3388749799105 8.64503860473633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3388749799105"^^xsd:decimal ;
  geo-pos:long "8.64503860473633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6450386047363'^^xsd:double;
  dwc:latitude '58.33887497991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7683'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3388749799105 8.64503860473633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3388749799105"^^xsd:decimal ;
  dwc:decimalLongitude "8.64503860473633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3388749799105 8.64503860473633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3388749799105"^^xsd:decimal ;
  geo-pos:long "8.64503860473633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6450386047363'^^xsd:double;
  dwc:latitude '58.33887497991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '137739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7679'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137739'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3388749799105 8.64503860473633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3388749799105"^^xsd:decimal ;
  dwc:decimalLongitude "8.64503860473633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3388749799105 8.64503860473633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3388749799105"^^xsd:decimal ;
  geo-pos:long "8.64503860473633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6450386047363'^^xsd:double;
  dwc:latitude '58.33887497991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7685'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3388749799105 8.64503860473633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3388749799105"^^xsd:decimal ;
  dwc:decimalLongitude "8.64503860473633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3388749799105 8.64503860473633)"^^geo:wktLiteral ;
  geo-pos:lat "58.3388749799105"^^xsd:decimal ;
  geo-pos:long "8.64503860473633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6450386047363'^^xsd:double;
  dwc:latitude '58.33887497991'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7684'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/3'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/3'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/14'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/14'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/13'^^xsd:string;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/13'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/15'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/15'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/20'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/20'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/19'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/19'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/18'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/18'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/17'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/17'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/16'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/16'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/12'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/12'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/11'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/11'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/7'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/7'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/9'^^xsd:string;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/9'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/6'^^xsd:string;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/6'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/8'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/8'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/10'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/10'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/2'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/4'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/4'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/5'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/5'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32416"^^xsd:decimal ;
  dwc:decimalLongitude "8.64666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32416 8.64666)"^^geo:wktLiteral ;
  geo-pos:lat "58.32416"^^xsd:decimal ;
  geo-pos:long "8.64666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A847%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:847/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '847/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64666'^^xsd:double;
  dwc:latitude '58.32416'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:847/1'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A623%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A623%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A623%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30529 8.64684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30529"^^xsd:decimal ;
  dwc:decimalLongitude "8.64684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A623%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30529 8.64684)"^^geo:wktLiteral ;
  geo-pos:lat "58.30529"^^xsd:decimal ;
  geo-pos:long "8.64684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A623%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:623/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '623/1'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64684'^^xsd:double;
  dwc:latitude '58.30529'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:623/1'^^xsd:anyURI;
  dwc:observationDate '1973-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3052952687108 8.64684104919434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3052952687108"^^xsd:decimal ;
  dwc:decimalLongitude "8.64684104919434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3052952687108 8.64684104919434)"^^geo:wktLiteral ;
  geo-pos:lat "58.3052952687108"^^xsd:decimal ;
  geo-pos:long "8.64684104919434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6468410491943'^^xsd:double;
  dwc:latitude '58.305295268711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6786'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A409%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A409%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A409%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.302 8.64752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.302"^^xsd:decimal ;
  dwc:decimalLongitude "8.64752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A409%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.302 8.64752)"^^geo:wktLiteral ;
  geo-pos:lat "58.302"^^xsd:decimal ;
  geo-pos:long "8.64752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A409%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:409/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '409/1'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64752'^^xsd:double;
  dwc:latitude '58.302'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:409/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3020031919178 8.64752769470215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3020031919178"^^xsd:decimal ;
  dwc:decimalLongitude "8.64752769470215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3020031919178 8.64752769470215)"^^geo:wktLiteral ;
  geo-pos:lat "58.3020031919178"^^xsd:decimal ;
  geo-pos:long "8.64752769470215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6475276947022'^^xsd:double;
  dwc:latitude '58.302003191918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4975'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A313%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A313%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A313%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.64761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.64761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A313%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.64761)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.64761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A313%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:313/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '313/2'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64761'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:313/2'^^xsd:anyURI;
  dwc:observationDate '1970-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A313%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A313%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A313%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.64761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.64761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A313%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.64761)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.64761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A313%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:313/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '313/3'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64761'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:313/3'^^xsd:anyURI;
  dwc:observationDate '1970-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A313%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A313%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A313%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.64761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34022"^^xsd:decimal ;
  dwc:decimalLongitude "8.64761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A313%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34022 8.64761)"^^geo:wktLiteral ;
  geo-pos:lat "58.34022"^^xsd:decimal ;
  geo-pos:long "8.64761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A313%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:313/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '313/1'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64761'^^xsd:double;
  dwc:latitude '58.34022'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:313/1'^^xsd:anyURI;
  dwc:observationDate '1970-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.64761352539063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.64761352539063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.64761352539063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.64761352539063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6476135253906'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.64761352539063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.64761352539063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.64761352539063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.64761352539063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6476135253906'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4241'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.64761352539063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3402265151266"^^xsd:decimal ;
  dwc:decimalLongitude "8.64761352539063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3402265151266 8.64761352539063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3402265151266"^^xsd:decimal ;
  geo-pos:long "8.64761352539063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6476135253906'^^xsd:double;
  dwc:latitude '58.340226515127'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:560/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '560/10'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:560/10'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:560/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '560/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:560/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:560/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '560/2'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:560/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:560/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '560/8'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:560/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:560/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '560/7'^^xsd:string;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:560/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:560/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '560/9'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:560/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:560/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '560/13'^^xsd:string;
  dwc:scientificName 'Saxicavella jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:560/13'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:560/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '560/16'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:560/16'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:560/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '560/15'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:560/15'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:560/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '560/14'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:560/14'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:560/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '560/17'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:560/17'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:560/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '560/12'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:560/12'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:560/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '560/11'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:560/11'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:560/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '560/6'^^xsd:string;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:560/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:560/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '560/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:560/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:560/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '560/4'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:560/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32918"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32918 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.32918"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A560%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:560/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '560/3'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.32918'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:560/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34094"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.34094"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:556/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '556/12'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.34094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:556/12'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34094"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.34094"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:556/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '556/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.34094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:556/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34094"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.34094"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:556/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '556/3'^^xsd:string;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.34094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:556/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34094"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.34094"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:556/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '556/8'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.34094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:556/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34094"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.34094"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:556/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '556/11'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.34094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:556/11'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34094"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.34094"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:556/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '556/9'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.34094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:556/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34094"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.34094"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:556/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '556/10'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.34094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:556/10'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34094"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.34094"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:556/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '556/7'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.34094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:556/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34094"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.34094"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:556/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '556/5'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.34094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:556/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34094"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.34094"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:556/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '556/6'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.34094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:556/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34094"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.34094"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:556/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '556/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.34094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:556/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34094"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34094 8.64778)"^^geo:wktLiteral ;
  geo-pos:lat "58.34094"^^xsd:decimal ;
  geo-pos:long "8.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A556%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:556/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '556/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64778'^^xsd:double;
  dwc:latitude '58.34094'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:556/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6192'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6194'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6195'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6201'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6193'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Saxicavella jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6204'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6197'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6203'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6196'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.329187464507"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.329187464507 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.329187464507"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.329187464507'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409473127693"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409473127693"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.340947312769'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6150'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409473127693"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409473127693"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.340947312769'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6147'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409473127693"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409473127693"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.340947312769'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6152'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409473127693"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409473127693"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.340947312769'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6148'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409473127693"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409473127693"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.340947312769'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6154'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409473127693"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409473127693"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.340947312769'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6145'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409473127693"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409473127693"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.340947312769'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6156'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409473127693"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409473127693"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.340947312769'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6146'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409473127693"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409473127693"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.340947312769'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409473127693"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409473127693"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.340947312769'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6149'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409473127693"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409473127693"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.340947312769'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6151'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409473127693"^^xsd:decimal ;
  dwc:decimalLongitude "8.64778518676758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409473127693 8.64778518676758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409473127693"^^xsd:decimal ;
  geo-pos:long "8.64778518676758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6477851867676'^^xsd:double;
  dwc:latitude '58.340947312769'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6153'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A559%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A559%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A559%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.64872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.64872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A559%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.64872)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.64872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A559%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:559/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '559/2'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64872'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:559/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A559%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A559%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A559%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.64872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.64872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A559%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32882 8.64872)"^^geo:wktLiteral ;
  geo-pos:lat "58.32882"^^xsd:decimal ;
  geo-pos:long "8.64872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A559%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:559/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '559/1'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64872'^^xsd:double;
  dwc:latitude '58.32882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:559/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.64872932434082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.64872932434082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.64872932434082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.64872932434082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6487293243408'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6191'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.64872932434082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3288269475711"^^xsd:decimal ;
  dwc:decimalLongitude "8.64872932434082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3288269475711 8.64872932434082)"^^geo:wktLiteral ;
  geo-pos:lat "58.3288269475711"^^xsd:decimal ;
  geo-pos:long "8.64872932434082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6487293243408'^^xsd:double;
  dwc:latitude '58.328826947571'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6190'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A942%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A942%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A942%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.64881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33878"^^xsd:decimal ;
  dwc:decimalLongitude "8.64881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A942%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33878 8.64881)"^^geo:wktLiteral ;
  geo-pos:lat "58.33878"^^xsd:decimal ;
  geo-pos:long "8.64881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A942%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:942/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '942/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64881'^^xsd:double;
  dwc:latitude '58.33878'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:942/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.6488151550293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387848757245"^^xsd:decimal ;
  dwc:decimalLongitude "8.6488151550293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387848757245 8.6488151550293)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387848757245"^^xsd:decimal ;
  geo-pos:long "8.6488151550293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6488151550293'^^xsd:double;
  dwc:latitude '58.338784875724'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9690'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A555%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A555%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A555%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34112 8.64907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34112"^^xsd:decimal ;
  dwc:decimalLongitude "8.64907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A555%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34112 8.64907)"^^geo:wktLiteral ;
  geo-pos:lat "58.34112"^^xsd:decimal ;
  geo-pos:long "8.64907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A555%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:555/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '555/2'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64907'^^xsd:double;
  dwc:latitude '58.34112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:555/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A555%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A555%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A555%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34112 8.64907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34112"^^xsd:decimal ;
  dwc:decimalLongitude "8.64907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A555%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34112 8.64907)"^^geo:wktLiteral ;
  geo-pos:lat "58.34112"^^xsd:decimal ;
  geo-pos:long "8.64907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A555%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:555/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '555/1'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64907'^^xsd:double;
  dwc:latitude '58.34112'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:555/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3411275098823 8.64907264709473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3411275098823"^^xsd:decimal ;
  dwc:decimalLongitude "8.64907264709473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3411275098823 8.64907264709473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3411275098823"^^xsd:decimal ;
  geo-pos:long "8.64907264709473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6490726470947'^^xsd:double;
  dwc:latitude '58.341127509882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6143'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3411275098823 8.64907264709473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3411275098823"^^xsd:decimal ;
  dwc:decimalLongitude "8.64907264709473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3411275098823 8.64907264709473)"^^geo:wktLiteral ;
  geo-pos:lat "58.3411275098823"^^xsd:decimal ;
  geo-pos:long "8.64907264709473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6490726470947'^^xsd:double;
  dwc:latitude '58.341127509882'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6144'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125 8.64916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125"^^xsd:decimal ;
  dwc:decimalLongitude "8.64916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125 8.64916)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125"^^xsd:decimal ;
  geo-pos:long "8.64916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:911/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '911/6'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64916'^^xsd:double;
  dwc:latitude '58.3125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:911/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125 8.64916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125"^^xsd:decimal ;
  dwc:decimalLongitude "8.64916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125 8.64916)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125"^^xsd:decimal ;
  geo-pos:long "8.64916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:911/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '911/5'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64916'^^xsd:double;
  dwc:latitude '58.3125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:911/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125 8.64916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125"^^xsd:decimal ;
  dwc:decimalLongitude "8.64916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125 8.64916)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125"^^xsd:decimal ;
  geo-pos:long "8.64916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:911/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '911/4'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64916'^^xsd:double;
  dwc:latitude '58.3125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:911/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125 8.64916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125"^^xsd:decimal ;
  dwc:decimalLongitude "8.64916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125 8.64916)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125"^^xsd:decimal ;
  geo-pos:long "8.64916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:911/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '911/3'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64916'^^xsd:double;
  dwc:latitude '58.3125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:911/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125 8.64916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125"^^xsd:decimal ;
  dwc:decimalLongitude "8.64916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125 8.64916)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125"^^xsd:decimal ;
  geo-pos:long "8.64916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:911/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '911/1'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64916'^^xsd:double;
  dwc:latitude '58.3125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:911/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125 8.64916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3125"^^xsd:decimal ;
  dwc:decimalLongitude "8.64916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3125 8.64916)"^^geo:wktLiteral ;
  geo-pos:lat "58.3125"^^xsd:decimal ;
  geo-pos:long "8.64916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A911%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:911/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '911/2'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64916'^^xsd:double;
  dwc:latitude '58.3125'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:911/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34031"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  geo-pos:lat "58.34031"^^xsd:decimal ;
  geo-pos:long "8.64941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:666/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '666/3'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64941'^^xsd:double;
  dwc:latitude '58.34031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:666/3'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34031"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  geo-pos:lat "58.34031"^^xsd:decimal ;
  geo-pos:long "8.64941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:666/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '666/11'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64941'^^xsd:double;
  dwc:latitude '58.34031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:666/11'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34031"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  geo-pos:lat "58.34031"^^xsd:decimal ;
  geo-pos:long "8.64941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:666/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '666/14'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64941'^^xsd:double;
  dwc:latitude '58.34031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:666/14'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34031"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  geo-pos:lat "58.34031"^^xsd:decimal ;
  geo-pos:long "8.64941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:666/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '666/13'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64941'^^xsd:double;
  dwc:latitude '58.34031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:666/13'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34031"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  geo-pos:lat "58.34031"^^xsd:decimal ;
  geo-pos:long "8.64941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:666/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '666/12'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64941'^^xsd:double;
  dwc:latitude '58.34031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:666/12'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34031"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  geo-pos:lat "58.34031"^^xsd:decimal ;
  geo-pos:long "8.64941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:666/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '666/9'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64941'^^xsd:double;
  dwc:latitude '58.34031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:666/9'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34031"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  geo-pos:lat "58.34031"^^xsd:decimal ;
  geo-pos:long "8.64941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:666/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '666/10'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64941'^^xsd:double;
  dwc:latitude '58.34031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:666/10'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34031"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  geo-pos:lat "58.34031"^^xsd:decimal ;
  geo-pos:long "8.64941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:666/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '666/7'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64941'^^xsd:double;
  dwc:latitude '58.34031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:666/7'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34031"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  geo-pos:lat "58.34031"^^xsd:decimal ;
  geo-pos:long "8.64941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:666/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '666/8'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64941'^^xsd:double;
  dwc:latitude '58.34031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:666/8'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34031"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  geo-pos:lat "58.34031"^^xsd:decimal ;
  geo-pos:long "8.64941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:666/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '666/6'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64941'^^xsd:double;
  dwc:latitude '58.34031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:666/6'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34031"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  geo-pos:lat "58.34031"^^xsd:decimal ;
  geo-pos:long "8.64941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:666/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '666/5'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64941'^^xsd:double;
  dwc:latitude '58.34031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:666/5'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34031"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  geo-pos:lat "58.34031"^^xsd:decimal ;
  geo-pos:long "8.64941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:666/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '666/4'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64941'^^xsd:double;
  dwc:latitude '58.34031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:666/4'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34031"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  geo-pos:lat "58.34031"^^xsd:decimal ;
  geo-pos:long "8.64941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:666/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '666/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64941'^^xsd:double;
  dwc:latitude '58.34031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:666/1'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34031"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34031 8.64941)"^^geo:wktLiteral ;
  geo-pos:lat "58.34031"^^xsd:decimal ;
  geo-pos:long "8.64941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A666%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:666/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '666/2'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.64941'^^xsd:double;
  dwc:latitude '58.34031'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:666/2'^^xsd:anyURI;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3403166156361"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941596984863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  geo-pos:lat "58.3403166156361"^^xsd:decimal ;
  geo-pos:long "8.64941596984863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6494159698486'^^xsd:double;
  dwc:latitude '58.340316615636'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7114'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3403166156361"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941596984863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  geo-pos:lat "58.3403166156361"^^xsd:decimal ;
  geo-pos:long "8.64941596984863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6494159698486'^^xsd:double;
  dwc:latitude '58.340316615636'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7108'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3403166156361"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941596984863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  geo-pos:lat "58.3403166156361"^^xsd:decimal ;
  geo-pos:long "8.64941596984863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6494159698486'^^xsd:double;
  dwc:latitude '58.340316615636'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3403166156361"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941596984863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  geo-pos:lat "58.3403166156361"^^xsd:decimal ;
  geo-pos:long "8.64941596984863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6494159698486'^^xsd:double;
  dwc:latitude '58.340316615636'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3403166156361"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941596984863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  geo-pos:lat "58.3403166156361"^^xsd:decimal ;
  geo-pos:long "8.64941596984863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6494159698486'^^xsd:double;
  dwc:latitude '58.340316615636'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3403166156361"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941596984863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  geo-pos:lat "58.3403166156361"^^xsd:decimal ;
  geo-pos:long "8.64941596984863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6494159698486'^^xsd:double;
  dwc:latitude '58.340316615636'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7115'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3403166156361"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941596984863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  geo-pos:lat "58.3403166156361"^^xsd:decimal ;
  geo-pos:long "8.64941596984863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6494159698486'^^xsd:double;
  dwc:latitude '58.340316615636'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7112'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3403166156361"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941596984863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  geo-pos:lat "58.3403166156361"^^xsd:decimal ;
  geo-pos:long "8.64941596984863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6494159698486'^^xsd:double;
  dwc:latitude '58.340316615636'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7116'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3403166156361"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941596984863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  geo-pos:lat "58.3403166156361"^^xsd:decimal ;
  geo-pos:long "8.64941596984863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6494159698486'^^xsd:double;
  dwc:latitude '58.340316615636'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7118'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3403166156361"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941596984863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  geo-pos:lat "58.3403166156361"^^xsd:decimal ;
  geo-pos:long "8.64941596984863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6494159698486'^^xsd:double;
  dwc:latitude '58.340316615636'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7117'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3403166156361"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941596984863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  geo-pos:lat "58.3403166156361"^^xsd:decimal ;
  geo-pos:long "8.64941596984863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6494159698486'^^xsd:double;
  dwc:latitude '58.340316615636'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7110'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3403166156361"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941596984863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  geo-pos:lat "58.3403166156361"^^xsd:decimal ;
  geo-pos:long "8.64941596984863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6494159698486'^^xsd:double;
  dwc:latitude '58.340316615636'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7107'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3403166156361"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941596984863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  geo-pos:lat "58.3403166156361"^^xsd:decimal ;
  geo-pos:long "8.64941596984863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6494159698486'^^xsd:double;
  dwc:latitude '58.340316615636'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7109'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3403166156361"^^xsd:decimal ;
  dwc:decimalLongitude "8.64941596984863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3403166156361 8.64941596984863)"^^geo:wktLiteral ;
  geo-pos:lat "58.3403166156361"^^xsd:decimal ;
  geo-pos:long "8.64941596984863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6494159698486'^^xsd:double;
  dwc:latitude '58.340316615636'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7105'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31583 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31583"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31583 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.31583"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:910/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '910/8'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '58.31583'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:910/8'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31583 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31583"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31583 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.31583"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:910/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '910/7'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '58.31583'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:910/7'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31583 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31583"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31583 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.31583"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:910/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '910/6'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '58.31583'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:910/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31583 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31583"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31583 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.31583"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:910/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '910/5'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '58.31583'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:910/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31583 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31583"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31583 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.31583"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:910/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '910/4'^^xsd:string;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '58.31583'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:910/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31583 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31583"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31583 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.31583"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:910/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '910/3'^^xsd:string;
  dwc:scientificName 'Bathyarca pectunculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '58.31583'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:910/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31583 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31583"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31583 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.31583"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:910/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '910/1'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '58.31583'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:910/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31583 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31583"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31583 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.31583"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A910%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:910/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '910/2'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '58.31583'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:910/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:849/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '849/6'^^xsd:string;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65083'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:849/6'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:849/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '849/14'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65083'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:849/14'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:849/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '849/15'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65083'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:849/15'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:849/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '849/12'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65083'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:849/12'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:849/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '849/11'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65083'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:849/11'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:849/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '849/13'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65083'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:849/13'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:849/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '849/10'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65083'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:849/10'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:849/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '849/9'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65083'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:849/9'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:849/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '849/8'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65083'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:849/8'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:849/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '849/7'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65083'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:849/7'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:849/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '849/5'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65083'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:849/5'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:849/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '849/4'^^xsd:string;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65083'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:849/4'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:849/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '849/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65083'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:849/1'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:849/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '849/3'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65083'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:849/3'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65083)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A849%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:849/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '849/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65083'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:849/2'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.65181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:448/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '448/11'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65181'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:448/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.65181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:448/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '448/7'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65181'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:448/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.65181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:448/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '448/15'^^xsd:string;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65181'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:448/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.65181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:448/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '448/14'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65181'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:448/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.65181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:448/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '448/13'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65181'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:448/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.65181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:448/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '448/10'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65181'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:448/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.65181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:448/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '448/12'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65181'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:448/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.65181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:448/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '448/8'^^xsd:string;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65181'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:448/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.65181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:448/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '448/9'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65181'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:448/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.65181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:448/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '448/5'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65181'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:448/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.65181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:448/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '448/3'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65181'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:448/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.65181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:448/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '448/2'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65181'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:448/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.65181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:448/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '448/6'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65181'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:448/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.65181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:448/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '448/4'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65181'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:448/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33301"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33301 8.65181)"^^geo:wktLiteral ;
  geo-pos:lat "58.33301"^^xsd:decimal ;
  geo-pos:long "8.65181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A448%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:448/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '448/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65181'^^xsd:double;
  dwc:latitude '58.33301'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:448/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181922912598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.65181922912598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.651819229126'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181922912598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.65181922912598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.651819229126'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5237'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181922912598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.65181922912598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.651819229126'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181922912598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.65181922912598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.651819229126'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181922912598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.65181922912598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.651819229126'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181922912598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.65181922912598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.651819229126'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5235'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181922912598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.65181922912598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.651819229126'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5243'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181922912598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.65181922912598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.651819229126'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5232'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181922912598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.65181922912598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.651819229126'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5241'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181922912598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.65181922912598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.651819229126'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181922912598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.65181922912598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.651819229126'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181922912598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.65181922912598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.651819229126'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5233'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181922912598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.65181922912598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.651819229126'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181922912598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.65181922912598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.651819229126'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5236'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3330177298676"^^xsd:decimal ;
  dwc:decimalLongitude "8.65181922912598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3330177298676 8.65181922912598)"^^geo:wktLiteral ;
  geo-pos:lat "58.3330177298676"^^xsd:decimal ;
  geo-pos:long "8.65181922912598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.651819229126'^^xsd:double;
  dwc:latitude '58.333017729868'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5234'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10560'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10560'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10565'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10565'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10553'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10553'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10557'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10557'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10550'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10550'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10561'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10561'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10556'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10556'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10547'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10547'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10566'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10566'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10562'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10562'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10545'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10545'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10546'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10546'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10554'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10554'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10563'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10563'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10567'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10567'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10548'^^xsd:string;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10548'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10568'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10568'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10542'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10542'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10569'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10569'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10570'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10570'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10559'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10559'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10551'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10551'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10540'^^xsd:string;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10540'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10549'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10549'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10541'^^xsd:string;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10541'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10552'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10552'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10543'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10543'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10571'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10571'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10555'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10555'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10564'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10564'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3431546640737"^^xsd:decimal ;
  dwc:decimalLongitude "8.65224838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3431546640737 8.65224838256836)"^^geo:wktLiteral ;
  geo-pos:lat "58.3431546640737"^^xsd:decimal ;
  geo-pos:long "8.65224838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10558'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6522483825684'^^xsd:double;
  dwc:latitude '58.343154664074'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10558'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/16'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/16'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/22'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/22'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/3'^^xsd:string;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/8'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/13'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/9'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/17'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/17'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/19'^^xsd:string;
  dwc:scientificName 'Rissoella globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/19'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/21'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/21'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/20'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/20'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/14'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/12'^^xsd:string;
  dwc:scientificName 'Odostomia unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/18'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/18'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/15'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/11'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/10'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/7'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/6'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/2'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33869"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33869 8.65276)"^^geo:wktLiteral ;
  geo-pos:lat "58.33869"^^xsd:decimal ;
  geo-pos:long "8.65276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A403%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:403/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '403/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65276'^^xsd:double;
  dwc:latitude '58.33869'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:403/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4920'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4915'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4908'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4914'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoella globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4925'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4923'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4912'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4919'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4926'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4907'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4913'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4910'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4918'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4924'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4927'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4911'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4917'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4916'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4909'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4922'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4921'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3386947713088"^^xsd:decimal ;
  dwc:decimalLongitude "8.65276336669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3386947713088 8.65276336669922)"^^geo:wktLiteral ;
  geo-pos:lat "58.3386947713088"^^xsd:decimal ;
  geo-pos:long "8.65276336669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6527633666992'^^xsd:double;
  dwc:latitude '58.338694771309'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4928'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34337"^^xsd:decimal ;
  dwc:decimalLongitude "8.65284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  geo-pos:lat "58.34337"^^xsd:decimal ;
  geo-pos:long "8.65284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:423/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '423/6'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65284'^^xsd:double;
  dwc:latitude '58.34337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:423/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34337"^^xsd:decimal ;
  dwc:decimalLongitude "8.65284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  geo-pos:lat "58.34337"^^xsd:decimal ;
  geo-pos:long "8.65284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:423/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '423/11'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65284'^^xsd:double;
  dwc:latitude '58.34337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:423/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34337"^^xsd:decimal ;
  dwc:decimalLongitude "8.65284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  geo-pos:lat "58.34337"^^xsd:decimal ;
  geo-pos:long "8.65284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:423/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '423/13'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65284'^^xsd:double;
  dwc:latitude '58.34337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:423/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34337"^^xsd:decimal ;
  dwc:decimalLongitude "8.65284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  geo-pos:lat "58.34337"^^xsd:decimal ;
  geo-pos:long "8.65284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:423/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '423/12'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65284'^^xsd:double;
  dwc:latitude '58.34337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:423/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34337"^^xsd:decimal ;
  dwc:decimalLongitude "8.65284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  geo-pos:lat "58.34337"^^xsd:decimal ;
  geo-pos:long "8.65284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:423/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '423/10'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65284'^^xsd:double;
  dwc:latitude '58.34337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:423/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34337"^^xsd:decimal ;
  dwc:decimalLongitude "8.65284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  geo-pos:lat "58.34337"^^xsd:decimal ;
  geo-pos:long "8.65284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:423/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '423/9'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65284'^^xsd:double;
  dwc:latitude '58.34337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:423/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34337"^^xsd:decimal ;
  dwc:decimalLongitude "8.65284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  geo-pos:lat "58.34337"^^xsd:decimal ;
  geo-pos:long "8.65284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:423/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '423/8'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65284'^^xsd:double;
  dwc:latitude '58.34337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:423/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34337"^^xsd:decimal ;
  dwc:decimalLongitude "8.65284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  geo-pos:lat "58.34337"^^xsd:decimal ;
  geo-pos:long "8.65284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:423/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '423/7'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65284'^^xsd:double;
  dwc:latitude '58.34337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:423/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34337"^^xsd:decimal ;
  dwc:decimalLongitude "8.65284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  geo-pos:lat "58.34337"^^xsd:decimal ;
  geo-pos:long "8.65284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:423/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '423/5'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65284'^^xsd:double;
  dwc:latitude '58.34337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:423/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34337"^^xsd:decimal ;
  dwc:decimalLongitude "8.65284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  geo-pos:lat "58.34337"^^xsd:decimal ;
  geo-pos:long "8.65284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:423/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '423/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65284'^^xsd:double;
  dwc:latitude '58.34337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:423/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34337"^^xsd:decimal ;
  dwc:decimalLongitude "8.65284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  geo-pos:lat "58.34337"^^xsd:decimal ;
  geo-pos:long "8.65284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:423/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '423/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65284'^^xsd:double;
  dwc:latitude '58.34337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:423/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34337"^^xsd:decimal ;
  dwc:decimalLongitude "8.65284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  geo-pos:lat "58.34337"^^xsd:decimal ;
  geo-pos:long "8.65284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:423/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '423/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65284'^^xsd:double;
  dwc:latitude '58.34337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:423/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34337"^^xsd:decimal ;
  dwc:decimalLongitude "8.65284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34337 8.65284)"^^geo:wktLiteral ;
  geo-pos:lat "58.34337"^^xsd:decimal ;
  geo-pos:long "8.65284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A423%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:423/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '423/4'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65284'^^xsd:double;
  dwc:latitude '58.34337'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:423/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3433798962482"^^xsd:decimal ;
  dwc:decimalLongitude "8.6528491973877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3433798962482"^^xsd:decimal ;
  geo-pos:long "8.6528491973877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6528491973877'^^xsd:double;
  dwc:latitude '58.343379896248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5118'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3433798962482"^^xsd:decimal ;
  dwc:decimalLongitude "8.6528491973877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3433798962482"^^xsd:decimal ;
  geo-pos:long "8.6528491973877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6528491973877'^^xsd:double;
  dwc:latitude '58.343379896248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5114'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3433798962482"^^xsd:decimal ;
  dwc:decimalLongitude "8.6528491973877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3433798962482"^^xsd:decimal ;
  geo-pos:long "8.6528491973877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6528491973877'^^xsd:double;
  dwc:latitude '58.343379896248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5110'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3433798962482"^^xsd:decimal ;
  dwc:decimalLongitude "8.6528491973877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3433798962482"^^xsd:decimal ;
  geo-pos:long "8.6528491973877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6528491973877'^^xsd:double;
  dwc:latitude '58.343379896248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5120'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3433798962482"^^xsd:decimal ;
  dwc:decimalLongitude "8.6528491973877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3433798962482"^^xsd:decimal ;
  geo-pos:long "8.6528491973877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6528491973877'^^xsd:double;
  dwc:latitude '58.343379896248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5109'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3433798962482"^^xsd:decimal ;
  dwc:decimalLongitude "8.6528491973877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3433798962482"^^xsd:decimal ;
  geo-pos:long "8.6528491973877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6528491973877'^^xsd:double;
  dwc:latitude '58.343379896248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3433798962482"^^xsd:decimal ;
  dwc:decimalLongitude "8.6528491973877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3433798962482"^^xsd:decimal ;
  geo-pos:long "8.6528491973877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6528491973877'^^xsd:double;
  dwc:latitude '58.343379896248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5117'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3433798962482"^^xsd:decimal ;
  dwc:decimalLongitude "8.6528491973877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3433798962482"^^xsd:decimal ;
  geo-pos:long "8.6528491973877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6528491973877'^^xsd:double;
  dwc:latitude '58.343379896248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5115'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3433798962482"^^xsd:decimal ;
  dwc:decimalLongitude "8.6528491973877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3433798962482"^^xsd:decimal ;
  geo-pos:long "8.6528491973877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6528491973877'^^xsd:double;
  dwc:latitude '58.343379896248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5119'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3433798962482"^^xsd:decimal ;
  dwc:decimalLongitude "8.6528491973877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3433798962482"^^xsd:decimal ;
  geo-pos:long "8.6528491973877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6528491973877'^^xsd:double;
  dwc:latitude '58.343379896248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5116'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3433798962482"^^xsd:decimal ;
  dwc:decimalLongitude "8.6528491973877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3433798962482"^^xsd:decimal ;
  geo-pos:long "8.6528491973877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6528491973877'^^xsd:double;
  dwc:latitude '58.343379896248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3433798962482"^^xsd:decimal ;
  dwc:decimalLongitude "8.6528491973877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3433798962482"^^xsd:decimal ;
  geo-pos:long "8.6528491973877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6528491973877'^^xsd:double;
  dwc:latitude '58.343379896248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5121'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3433798962482"^^xsd:decimal ;
  dwc:decimalLongitude "8.6528491973877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3433798962482 8.6528491973877)"^^geo:wktLiteral ;
  geo-pos:lat "58.3433798962482"^^xsd:decimal ;
  geo-pos:long "8.6528491973877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6528491973877'^^xsd:double;
  dwc:latitude '58.343379896248'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5112'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/24'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/24'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/23'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/23'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/15'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/13'^^xsd:string;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/21'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/21'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/27'^^xsd:string;
  dwc:scientificName 'Turbonilla pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/27'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/26'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/26'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/28'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/28'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/22'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/22'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/20'^^xsd:string;
  dwc:scientificName 'Odostomia unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/20'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/19'^^xsd:string;
  dwc:scientificName 'Odostomia umbilicaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/19'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/25'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/25'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/16'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/16'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/14'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/17'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/17'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/18'^^xsd:string;
  dwc:scientificName 'Odostomia acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/18'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/12'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/9'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/11'^^xsd:string;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/10'^^xsd:string;
  dwc:scientificName 'Kurtiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/8'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/7'^^xsd:string;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/4'^^xsd:string;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '605957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/3'^^xsd:string;
  dwc:scientificName 'Cerastoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/5'^^xsd:string;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/6'^^xsd:string;
  dwc:scientificName 'Chrysallida suturalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140936'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '565558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34067"^^xsd:decimal ;
  dwc:decimalLongitude "8.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34067 8.6531)"^^geo:wktLiteral ;
  geo-pos:lat "58.34067"^^xsd:decimal ;
  geo-pos:long "8.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A377%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:377/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '377/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6531'^^xsd:double;
  dwc:latitude '58.34067'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:377/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4683'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4694'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4696'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4689'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4692'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4676'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turbonilla pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4698'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141086'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '137735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4672'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137735'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4684'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4688'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia umbilicaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4691'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4693'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4682'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4685'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4673'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4675'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4690'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140976'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4677'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4679'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4687'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida suturalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140936'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4680'^^xsd:anyURI;
  dwc:aphiaIdAccepted '565558'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4697'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4681'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4678'^^xsd:anyURI;
  dwc:aphiaIdAccepted '605957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '345280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4674'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345280'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4686'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3406770153766"^^xsd:decimal ;
  dwc:decimalLongitude "8.65310668945313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3406770153766 8.65310668945313)"^^geo:wktLiteral ;
  geo-pos:lat "58.3406770153766"^^xsd:decimal ;
  geo-pos:long "8.65310668945313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6531066894531'^^xsd:double;
  dwc:latitude '58.340677015377'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4699'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.65333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:913/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '913/4'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65333'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:913/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.65333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:913/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '913/3'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65333'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:913/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.65333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:913/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '913/6'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65333'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:913/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.65333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:913/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '913/16'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65333'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:913/16'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.65333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:913/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '913/17'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65333'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:913/17'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.65333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:913/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '913/15'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65333'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:913/15'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.65333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:913/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '913/13'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65333'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:913/13'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.65333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:913/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '913/14'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65333'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:913/14'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.65333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:913/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '913/12'^^xsd:string;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65333'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:913/12'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.65333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:913/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '913/11'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65333'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:913/11'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.65333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:913/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '913/10'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65333'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:913/10'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.65333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:913/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '913/8'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65333'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:913/8'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.65333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:913/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '913/7'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65333'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:913/7'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.65333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:913/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '913/9'^^xsd:string;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65333'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:913/9'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.65333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:913/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '913/5'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65333'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:913/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.65333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:913/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '913/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65333'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:913/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31333 8.65333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31333"^^xsd:decimal ;
  geo-pos:long "8.65333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A913%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:913/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '913/2'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65333'^^xsd:double;
  dwc:latitude '58.31333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:913/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.65345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:378/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '378/13'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65345'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:378/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.65345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:378/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '378/14'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65345'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:378/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.65345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:378/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '378/15'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65345'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:378/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.65345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:378/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '378/11'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65345'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:378/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.65345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:378/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '378/10'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65345'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:378/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.65345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:378/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '378/12'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65345'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:378/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.65345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:378/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '378/8'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65345'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:378/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.65345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:378/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '378/9'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65345'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:378/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.65345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:378/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '378/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65345'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:378/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.65345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:378/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '378/6'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65345'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:378/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.65345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:378/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '378/7'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65345'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:378/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.65345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:378/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '378/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65345'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:378/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.65345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:378/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '378/2'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65345'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:378/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.65345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:378/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '378/3'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65345'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:378/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33797 8.65345)"^^geo:wktLiteral ;
  geo-pos:lat "58.33797"^^xsd:decimal ;
  geo-pos:long "8.65345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A378%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:378/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '378/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65345'^^xsd:double;
  dwc:latitude '58.33797'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:378/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.65345001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.653450012207'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4711'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.65345001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.653450012207'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4712'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.65345001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.653450012207'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4708'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.65345001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.653450012207'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4710'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.65345001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.653450012207'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4705'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.65345001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.653450012207'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.65345001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.653450012207'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4703'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.65345001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.653450012207'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4704'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.65345001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.653450012207'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4702'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.65345001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.653450012207'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4713'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.65345001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.653450012207'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4714'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.65345001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.653450012207'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4707'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.65345001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.653450012207'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4701'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.65345001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.653450012207'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3379739277109"^^xsd:decimal ;
  dwc:decimalLongitude "8.65345001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3379739277109 8.65345001220703)"^^geo:wktLiteral ;
  geo-pos:lat "58.3379739277109"^^xsd:decimal ;
  geo-pos:long "8.65345001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.653450012207'^^xsd:double;
  dwc:latitude '58.337973927711'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4709'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A944%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A944%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A944%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.65379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33937"^^xsd:decimal ;
  dwc:decimalLongitude "8.65379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A944%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.65379)"^^geo:wktLiteral ;
  geo-pos:lat "58.33937"^^xsd:decimal ;
  geo-pos:long "8.65379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A944%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:944/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '944/2'^^xsd:string;
  dwc:scientificName 'Venerupis aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65379'^^xsd:double;
  dwc:latitude '58.33937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '181362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:944/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A944%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A944%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A944%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.65379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33937"^^xsd:decimal ;
  dwc:decimalLongitude "8.65379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A944%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33937 8.65379)"^^geo:wktLiteral ;
  geo-pos:lat "58.33937"^^xsd:decimal ;
  geo-pos:long "8.65379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A944%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:944/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '944/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65379'^^xsd:double;
  dwc:latitude '58.33937'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:944/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.65379333496094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339370548826"^^xsd:decimal ;
  dwc:decimalLongitude "8.65379333496094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339370548826 8.65379333496094)"^^geo:wktLiteral ;
  geo-pos:lat "58.339370548826"^^xsd:decimal ;
  geo-pos:long "8.65379333496094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6537933349609'^^xsd:double;
  dwc:latitude '58.339370548826'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9692'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.65416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505555555556"^^xsd:decimal ;
  geo-pos:long "8.65416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6541666666667'^^xsd:double;
  dwc:latitude '58.350555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1913'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.65416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505555555556"^^xsd:decimal ;
  geo-pos:long "8.65416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Teredo navalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6541666666667'^^xsd:double;
  dwc:latitude '58.350555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1823'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141607'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.65416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505555555556"^^xsd:decimal ;
  geo-pos:long "8.65416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6541666666667'^^xsd:double;
  dwc:latitude '58.350555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1821'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.65416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505555555556"^^xsd:decimal ;
  geo-pos:long "8.65416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6541666666667'^^xsd:double;
  dwc:latitude '58.350555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1915'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.65416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505555555556"^^xsd:decimal ;
  geo-pos:long "8.65416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6541666666667'^^xsd:double;
  dwc:latitude '58.350555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1910'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.65416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505555555556"^^xsd:decimal ;
  geo-pos:long "8.65416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6541666666667'^^xsd:double;
  dwc:latitude '58.350555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1912'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.65416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505555555556"^^xsd:decimal ;
  geo-pos:long "8.65416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6541666666667'^^xsd:double;
  dwc:latitude '58.350555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1914'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.65416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505555555556"^^xsd:decimal ;
  geo-pos:long "8.65416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6541666666667'^^xsd:double;
  dwc:latitude '58.350555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1911'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.65416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505555555556"^^xsd:decimal ;
  geo-pos:long "8.65416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6541666666667'^^xsd:double;
  dwc:latitude '58.350555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1820'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3505555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.65416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3505555555556 8.65416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3505555555556"^^xsd:decimal ;
  geo-pos:long "8.65416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6541666666667'^^xsd:double;
  dwc:latitude '58.350555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1822'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30493"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  geo-pos:lat "58.30493"^^xsd:decimal ;
  geo-pos:long "8.65482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:895/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '895/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65482'^^xsd:double;
  dwc:latitude '58.30493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:895/2'^^xsd:anyURI;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30493"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  geo-pos:lat "58.30493"^^xsd:decimal ;
  geo-pos:long "8.65482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:895/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '895/8'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65482'^^xsd:double;
  dwc:latitude '58.30493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:895/8'^^xsd:anyURI;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30493"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  geo-pos:lat "58.30493"^^xsd:decimal ;
  geo-pos:long "8.65482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:895/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '895/11'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65482'^^xsd:double;
  dwc:latitude '58.30493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:895/11'^^xsd:anyURI;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30493"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  geo-pos:lat "58.30493"^^xsd:decimal ;
  geo-pos:long "8.65482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:895/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '895/9'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65482'^^xsd:double;
  dwc:latitude '58.30493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:895/9'^^xsd:anyURI;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30493"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  geo-pos:lat "58.30493"^^xsd:decimal ;
  geo-pos:long "8.65482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:895/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '895/10'^^xsd:string;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65482'^^xsd:double;
  dwc:latitude '58.30493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:895/10'^^xsd:anyURI;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30493"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  geo-pos:lat "58.30493"^^xsd:decimal ;
  geo-pos:long "8.65482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:895/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '895/7'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65482'^^xsd:double;
  dwc:latitude '58.30493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:895/7'^^xsd:anyURI;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30493"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  geo-pos:lat "58.30493"^^xsd:decimal ;
  geo-pos:long "8.65482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:895/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '895/6'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65482'^^xsd:double;
  dwc:latitude '58.30493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:895/6'^^xsd:anyURI;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30493"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  geo-pos:lat "58.30493"^^xsd:decimal ;
  geo-pos:long "8.65482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:895/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '895/4'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65482'^^xsd:double;
  dwc:latitude '58.30493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:895/4'^^xsd:anyURI;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30493"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  geo-pos:lat "58.30493"^^xsd:decimal ;
  geo-pos:long "8.65482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:895/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '895/5'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65482'^^xsd:double;
  dwc:latitude '58.30493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:895/5'^^xsd:anyURI;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30493"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  geo-pos:lat "58.30493"^^xsd:decimal ;
  geo-pos:long "8.65482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:895/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '895/3'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65482'^^xsd:double;
  dwc:latitude '58.30493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:895/3'^^xsd:anyURI;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30493"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30493 8.65482)"^^geo:wktLiteral ;
  geo-pos:lat "58.30493"^^xsd:decimal ;
  geo-pos:long "8.65482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A895%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:895/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '895/1'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65482'^^xsd:double;
  dwc:latitude '58.30493'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:895/1'^^xsd:anyURI;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A943%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A943%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A943%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34103 8.65482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34103"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A943%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34103 8.65482)"^^geo:wktLiteral ;
  geo-pos:lat "58.34103"^^xsd:decimal ;
  geo-pos:long "8.65482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A943%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:943/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '943/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65482'^^xsd:double;
  dwc:latitude '58.34103'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:943/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3049345081165"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482330322266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3049345081165"^^xsd:decimal ;
  geo-pos:long "8.65482330322266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6548233032227'^^xsd:double;
  dwc:latitude '58.304934508117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3049345081165"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482330322266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3049345081165"^^xsd:decimal ;
  geo-pos:long "8.65482330322266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6548233032227'^^xsd:double;
  dwc:latitude '58.304934508117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9255'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3049345081165"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482330322266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3049345081165"^^xsd:decimal ;
  geo-pos:long "8.65482330322266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6548233032227'^^xsd:double;
  dwc:latitude '58.304934508117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3049345081165"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482330322266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3049345081165"^^xsd:decimal ;
  geo-pos:long "8.65482330322266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6548233032227'^^xsd:double;
  dwc:latitude '58.304934508117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9259'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3049345081165"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482330322266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3049345081165"^^xsd:decimal ;
  geo-pos:long "8.65482330322266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6548233032227'^^xsd:double;
  dwc:latitude '58.304934508117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9256'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3049345081165"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482330322266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3049345081165"^^xsd:decimal ;
  geo-pos:long "8.65482330322266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6548233032227'^^xsd:double;
  dwc:latitude '58.304934508117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9254'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3049345081165"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482330322266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3049345081165"^^xsd:decimal ;
  geo-pos:long "8.65482330322266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6548233032227'^^xsd:double;
  dwc:latitude '58.304934508117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3049345081165"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482330322266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3049345081165"^^xsd:decimal ;
  geo-pos:long "8.65482330322266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6548233032227'^^xsd:double;
  dwc:latitude '58.304934508117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3049345081165"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482330322266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3049345081165"^^xsd:decimal ;
  geo-pos:long "8.65482330322266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6548233032227'^^xsd:double;
  dwc:latitude '58.304934508117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3049345081165"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482330322266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3049345081165"^^xsd:decimal ;
  geo-pos:long "8.65482330322266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6548233032227'^^xsd:double;
  dwc:latitude '58.304934508117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3049345081165"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482330322266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3049345081165 8.65482330322266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3049345081165"^^xsd:decimal ;
  geo-pos:long "8.65482330322266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6548233032227'^^xsd:double;
  dwc:latitude '58.304934508117'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9260'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410374114407 8.65482330322266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3410374114407"^^xsd:decimal ;
  dwc:decimalLongitude "8.65482330322266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3410374114407 8.65482330322266)"^^geo:wktLiteral ;
  geo-pos:lat "58.3410374114407"^^xsd:decimal ;
  geo-pos:long "8.65482330322266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6548233032227'^^xsd:double;
  dwc:latitude '58.341037411441'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9691'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65508)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:848/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '848/4'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65508'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:848/4'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65508)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:848/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '848/6'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65508'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:848/6'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65508)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:848/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '848/7'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65508'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:848/7'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65508)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:848/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '848/5'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65508'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:848/5'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65508)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:848/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '848/3'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65508'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:848/3'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65508)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:848/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '848/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65508'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:848/2'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32083"^^xsd:decimal ;
  dwc:decimalLongitude "8.65508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32083 8.65508)"^^geo:wktLiteral ;
  geo-pos:lat "58.32083"^^xsd:decimal ;
  geo-pos:long "8.65508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A848%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:848/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '848/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65508'^^xsd:double;
  dwc:latitude '58.32083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:848/1'^^xsd:anyURI;
  dwc:observationDate '1977-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30588"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30588"^^xsd:decimal ;
  geo-pos:long "8.65817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:407/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '407/5'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65817'^^xsd:double;
  dwc:latitude '58.30588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:407/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30588"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30588"^^xsd:decimal ;
  geo-pos:long "8.65817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:407/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '407/9'^^xsd:string;
  dwc:scientificName 'Melanella frielei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65817'^^xsd:double;
  dwc:latitude '58.30588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:407/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '139840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30588"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30588"^^xsd:decimal ;
  geo-pos:long "8.65817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:407/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '407/13'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65817'^^xsd:double;
  dwc:latitude '58.30588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:407/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30588"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30588"^^xsd:decimal ;
  geo-pos:long "8.65817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:407/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '407/10'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65817'^^xsd:double;
  dwc:latitude '58.30588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:407/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30588"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30588"^^xsd:decimal ;
  geo-pos:long "8.65817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:407/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '407/14'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65817'^^xsd:double;
  dwc:latitude '58.30588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:407/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30588"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30588"^^xsd:decimal ;
  geo-pos:long "8.65817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:407/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '407/6'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65817'^^xsd:double;
  dwc:latitude '58.30588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:407/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30588"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30588"^^xsd:decimal ;
  geo-pos:long "8.65817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:407/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '407/11'^^xsd:string;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65817'^^xsd:double;
  dwc:latitude '58.30588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:407/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30588"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30588"^^xsd:decimal ;
  geo-pos:long "8.65817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:407/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '407/12'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65817'^^xsd:double;
  dwc:latitude '58.30588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:407/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30588"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30588"^^xsd:decimal ;
  geo-pos:long "8.65817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:407/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '407/8'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65817'^^xsd:double;
  dwc:latitude '58.30588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:407/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30588"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30588"^^xsd:decimal ;
  geo-pos:long "8.65817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:407/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '407/4'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65817'^^xsd:double;
  dwc:latitude '58.30588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:407/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30588"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30588"^^xsd:decimal ;
  geo-pos:long "8.65817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:407/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '407/7'^^xsd:string;
  dwc:scientificName 'Eulimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65817'^^xsd:double;
  dwc:latitude '58.30588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:407/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30588"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30588"^^xsd:decimal ;
  geo-pos:long "8.65817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:407/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '407/1'^^xsd:string;
  dwc:scientificName 'Alvania beani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65817'^^xsd:double;
  dwc:latitude '58.30588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:407/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '416615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30588"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30588"^^xsd:decimal ;
  geo-pos:long "8.65817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:407/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '407/3'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65817'^^xsd:double;
  dwc:latitude '58.30588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:407/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30588"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30588 8.65817)"^^geo:wktLiteral ;
  geo-pos:lat "58.30588"^^xsd:decimal ;
  geo-pos:long "8.65817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A407%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:407/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '407/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65817'^^xsd:double;
  dwc:latitude '58.30588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:407/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3058814968307"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817070007324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3058814968307"^^xsd:decimal ;
  geo-pos:long "8.65817070007324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6581707000732'^^xsd:double;
  dwc:latitude '58.305881496831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4973'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3058814968307"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817070007324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3058814968307"^^xsd:decimal ;
  geo-pos:long "8.65817070007324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6581707000732'^^xsd:double;
  dwc:latitude '58.305881496831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4964'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3058814968307"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817070007324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3058814968307"^^xsd:decimal ;
  geo-pos:long "8.65817070007324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6581707000732'^^xsd:double;
  dwc:latitude '58.305881496831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4972'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3058814968307"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817070007324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3058814968307"^^xsd:decimal ;
  geo-pos:long "8.65817070007324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6581707000732'^^xsd:double;
  dwc:latitude '58.305881496831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4971'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3058814968307"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817070007324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3058814968307"^^xsd:decimal ;
  geo-pos:long "8.65817070007324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6581707000732'^^xsd:double;
  dwc:latitude '58.305881496831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4968'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3058814968307"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817070007324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3058814968307"^^xsd:decimal ;
  geo-pos:long "8.65817070007324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6581707000732'^^xsd:double;
  dwc:latitude '58.305881496831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4970'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3058814968307"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817070007324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3058814968307"^^xsd:decimal ;
  geo-pos:long "8.65817070007324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella frielei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6581707000732'^^xsd:double;
  dwc:latitude '58.305881496831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4969'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3058814968307"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817070007324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3058814968307"^^xsd:decimal ;
  geo-pos:long "8.65817070007324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6581707000732'^^xsd:double;
  dwc:latitude '58.305881496831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4963'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3058814968307"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817070007324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3058814968307"^^xsd:decimal ;
  geo-pos:long "8.65817070007324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6581707000732'^^xsd:double;
  dwc:latitude '58.305881496831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4967'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3058814968307"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817070007324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3058814968307"^^xsd:decimal ;
  geo-pos:long "8.65817070007324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6581707000732'^^xsd:double;
  dwc:latitude '58.305881496831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4974'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3058814968307"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817070007324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3058814968307"^^xsd:decimal ;
  geo-pos:long "8.65817070007324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6581707000732'^^xsd:double;
  dwc:latitude '58.305881496831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4966'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3058814968307"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817070007324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3058814968307"^^xsd:decimal ;
  geo-pos:long "8.65817070007324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6581707000732'^^xsd:double;
  dwc:latitude '58.305881496831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4961'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3058814968307"^^xsd:decimal ;
  dwc:decimalLongitude "8.65817070007324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3058814968307 8.65817070007324)"^^geo:wktLiteral ;
  geo-pos:lat "58.3058814968307"^^xsd:decimal ;
  geo-pos:long "8.65817070007324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6581707000732'^^xsd:double;
  dwc:latitude '58.305881496831'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4965'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A945%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A945%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A945%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.6592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34018"^^xsd:decimal ;
  dwc:decimalLongitude "8.6592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A945%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34018 8.6592)"^^geo:wktLiteral ;
  geo-pos:lat "58.34018"^^xsd:decimal ;
  geo-pos:long "8.6592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A945%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:945/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '945/1'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6592'^^xsd:double;
  dwc:latitude '58.34018'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:945/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.65920066833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3401814647856"^^xsd:decimal ;
  dwc:decimalLongitude "8.65920066833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3401814647856 8.65920066833496)"^^geo:wktLiteral ;
  geo-pos:lat "58.3401814647856"^^xsd:decimal ;
  geo-pos:long "8.65920066833496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.659200668335'^^xsd:double;
  dwc:latitude '58.340181464786'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '467536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9694'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3665'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3670'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3671'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3664'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3679'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3673'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3678'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3680'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3677'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3668'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3674'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3681'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3676'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3669'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3666'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3672'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3667'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3430195240797"^^xsd:decimal ;
  dwc:decimalLongitude "8.65928649902344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3430195240797 8.65928649902344)"^^geo:wktLiteral ;
  geo-pos:lat "58.3430195240797"^^xsd:decimal ;
  geo-pos:long "8.65928649902344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6592864990234'^^xsd:double;
  dwc:latitude '58.34301952408'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3675'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35243 8.65954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35243"^^xsd:decimal ;
  dwc:decimalLongitude "8.65954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35243 8.65954)"^^geo:wktLiteral ;
  geo-pos:lat "58.35243"^^xsd:decimal ;
  geo-pos:long "8.65954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:969/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '969/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65954'^^xsd:double;
  dwc:latitude '58.35243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:969/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35243 8.65954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35243"^^xsd:decimal ;
  dwc:decimalLongitude "8.65954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35243 8.65954)"^^geo:wktLiteral ;
  geo-pos:lat "58.35243"^^xsd:decimal ;
  geo-pos:long "8.65954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:969/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '969/6'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65954'^^xsd:double;
  dwc:latitude '58.35243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:969/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35243 8.65954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35243"^^xsd:decimal ;
  dwc:decimalLongitude "8.65954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35243 8.65954)"^^geo:wktLiteral ;
  geo-pos:lat "58.35243"^^xsd:decimal ;
  geo-pos:long "8.65954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:969/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '969/8'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65954'^^xsd:double;
  dwc:latitude '58.35243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:969/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35243 8.65954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35243"^^xsd:decimal ;
  dwc:decimalLongitude "8.65954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35243 8.65954)"^^geo:wktLiteral ;
  geo-pos:lat "58.35243"^^xsd:decimal ;
  geo-pos:long "8.65954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:969/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '969/3'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65954'^^xsd:double;
  dwc:latitude '58.35243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:969/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35243 8.65954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35243"^^xsd:decimal ;
  dwc:decimalLongitude "8.65954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35243 8.65954)"^^geo:wktLiteral ;
  geo-pos:lat "58.35243"^^xsd:decimal ;
  geo-pos:long "8.65954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:969/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '969/5'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65954'^^xsd:double;
  dwc:latitude '58.35243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:969/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35243 8.65954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35243"^^xsd:decimal ;
  dwc:decimalLongitude "8.65954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35243 8.65954)"^^geo:wktLiteral ;
  geo-pos:lat "58.35243"^^xsd:decimal ;
  geo-pos:long "8.65954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:969/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '969/7'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65954'^^xsd:double;
  dwc:latitude '58.35243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:969/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35243 8.65954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35243"^^xsd:decimal ;
  dwc:decimalLongitude "8.65954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35243 8.65954)"^^geo:wktLiteral ;
  geo-pos:lat "58.35243"^^xsd:decimal ;
  geo-pos:long "8.65954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:969/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '969/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65954'^^xsd:double;
  dwc:latitude '58.35243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:969/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35243 8.65954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35243"^^xsd:decimal ;
  dwc:decimalLongitude "8.65954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35243 8.65954)"^^geo:wktLiteral ;
  geo-pos:lat "58.35243"^^xsd:decimal ;
  geo-pos:long "8.65954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A969%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:969/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '969/1'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65954'^^xsd:double;
  dwc:latitude '58.35243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:969/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3524330405419 8.65954399108887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3524330405419"^^xsd:decimal ;
  dwc:decimalLongitude "8.65954399108887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3524330405419 8.65954399108887)"^^geo:wktLiteral ;
  geo-pos:lat "58.3524330405419"^^xsd:decimal ;
  geo-pos:long "8.65954399108887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10012'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6595439910889'^^xsd:double;
  dwc:latitude '58.352433040542'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10012'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3524330405419 8.65954399108887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3524330405419"^^xsd:decimal ;
  dwc:decimalLongitude "8.65954399108887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3524330405419 8.65954399108887)"^^geo:wktLiteral ;
  geo-pos:lat "58.3524330405419"^^xsd:decimal ;
  geo-pos:long "8.65954399108887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10011'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6595439910889'^^xsd:double;
  dwc:latitude '58.352433040542'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10011'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3524330405419 8.65954399108887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3524330405419"^^xsd:decimal ;
  dwc:decimalLongitude "8.65954399108887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3524330405419 8.65954399108887)"^^geo:wktLiteral ;
  geo-pos:lat "58.3524330405419"^^xsd:decimal ;
  geo-pos:long "8.65954399108887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10007'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6595439910889'^^xsd:double;
  dwc:latitude '58.352433040542'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10007'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3524330405419 8.65954399108887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3524330405419"^^xsd:decimal ;
  dwc:decimalLongitude "8.65954399108887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3524330405419 8.65954399108887)"^^geo:wktLiteral ;
  geo-pos:lat "58.3524330405419"^^xsd:decimal ;
  geo-pos:long "8.65954399108887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10008'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6595439910889'^^xsd:double;
  dwc:latitude '58.352433040542'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10008'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3524330405419 8.65954399108887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3524330405419"^^xsd:decimal ;
  dwc:decimalLongitude "8.65954399108887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3524330405419 8.65954399108887)"^^geo:wktLiteral ;
  geo-pos:lat "58.3524330405419"^^xsd:decimal ;
  geo-pos:long "8.65954399108887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10009'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6595439910889'^^xsd:double;
  dwc:latitude '58.352433040542'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10009'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3524330405419 8.65954399108887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3524330405419"^^xsd:decimal ;
  dwc:decimalLongitude "8.65954399108887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3524330405419 8.65954399108887)"^^geo:wktLiteral ;
  geo-pos:lat "58.3524330405419"^^xsd:decimal ;
  geo-pos:long "8.65954399108887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10010'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6595439910889'^^xsd:double;
  dwc:latitude '58.352433040542'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10010'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3524330405419 8.65954399108887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3524330405419"^^xsd:decimal ;
  dwc:decimalLongitude "8.65954399108887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3524330405419 8.65954399108887)"^^geo:wktLiteral ;
  geo-pos:lat "58.3524330405419"^^xsd:decimal ;
  geo-pos:long "8.65954399108887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10006'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6595439910889'^^xsd:double;
  dwc:latitude '58.352433040542'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10006'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3524330405419 8.65954399108887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3524330405419"^^xsd:decimal ;
  dwc:decimalLongitude "8.65954399108887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3524330405419 8.65954399108887)"^^geo:wktLiteral ;
  geo-pos:lat "58.3524330405419"^^xsd:decimal ;
  geo-pos:long "8.65954399108887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10005'^^xsd:string;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6595439910889'^^xsd:double;
  dwc:latitude '58.352433040542'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10005'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35391 8.65971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35391"^^xsd:decimal ;
  dwc:decimalLongitude "8.65971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35391 8.65971)"^^geo:wktLiteral ;
  geo-pos:lat "58.35391"^^xsd:decimal ;
  geo-pos:long "8.65971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:968/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '968/4'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65971'^^xsd:double;
  dwc:latitude '58.35391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:968/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35391 8.65971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35391"^^xsd:decimal ;
  dwc:decimalLongitude "8.65971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35391 8.65971)"^^geo:wktLiteral ;
  geo-pos:lat "58.35391"^^xsd:decimal ;
  geo-pos:long "8.65971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:968/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '968/7'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65971'^^xsd:double;
  dwc:latitude '58.35391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:968/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35391 8.65971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35391"^^xsd:decimal ;
  dwc:decimalLongitude "8.65971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35391 8.65971)"^^geo:wktLiteral ;
  geo-pos:lat "58.35391"^^xsd:decimal ;
  geo-pos:long "8.65971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:968/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '968/5'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65971'^^xsd:double;
  dwc:latitude '58.35391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:968/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35391 8.65971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35391"^^xsd:decimal ;
  dwc:decimalLongitude "8.65971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35391 8.65971)"^^geo:wktLiteral ;
  geo-pos:lat "58.35391"^^xsd:decimal ;
  geo-pos:long "8.65971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:968/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '968/6'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65971'^^xsd:double;
  dwc:latitude '58.35391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:968/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35391 8.65971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35391"^^xsd:decimal ;
  dwc:decimalLongitude "8.65971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35391 8.65971)"^^geo:wktLiteral ;
  geo-pos:lat "58.35391"^^xsd:decimal ;
  geo-pos:long "8.65971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:968/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '968/3'^^xsd:string;
  dwc:scientificName 'Chrysallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65971'^^xsd:double;
  dwc:latitude '58.35391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:968/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35391 8.65971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35391"^^xsd:decimal ;
  dwc:decimalLongitude "8.65971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35391 8.65971)"^^geo:wktLiteral ;
  geo-pos:lat "58.35391"^^xsd:decimal ;
  geo-pos:long "8.65971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:968/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '968/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65971'^^xsd:double;
  dwc:latitude '58.35391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:968/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35391 8.65971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35391"^^xsd:decimal ;
  dwc:decimalLongitude "8.65971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35391 8.65971)"^^geo:wktLiteral ;
  geo-pos:lat "58.35391"^^xsd:decimal ;
  geo-pos:long "8.65971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A968%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:968/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '968/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.65971'^^xsd:double;
  dwc:latitude '58.35391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:968/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353919155914 8.65971565246582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.353919155914"^^xsd:decimal ;
  dwc:decimalLongitude "8.65971565246582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353919155914 8.65971565246582)"^^geo:wktLiteral ;
  geo-pos:lat "58.353919155914"^^xsd:decimal ;
  geo-pos:long "8.65971565246582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10004'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6597156524658'^^xsd:double;
  dwc:latitude '58.353919155914'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10004'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353919155914 8.65971565246582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.353919155914"^^xsd:decimal ;
  dwc:decimalLongitude "8.65971565246582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353919155914 8.65971565246582)"^^geo:wktLiteral ;
  geo-pos:lat "58.353919155914"^^xsd:decimal ;
  geo-pos:long "8.65971565246582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10002'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6597156524658'^^xsd:double;
  dwc:latitude '58.353919155914'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10002'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353919155914 8.65971565246582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.353919155914"^^xsd:decimal ;
  dwc:decimalLongitude "8.65971565246582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353919155914 8.65971565246582)"^^geo:wktLiteral ;
  geo-pos:lat "58.353919155914"^^xsd:decimal ;
  geo-pos:long "8.65971565246582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6597156524658'^^xsd:double;
  dwc:latitude '58.353919155914'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353919155914 8.65971565246582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.353919155914"^^xsd:decimal ;
  dwc:decimalLongitude "8.65971565246582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353919155914 8.65971565246582)"^^geo:wktLiteral ;
  geo-pos:lat "58.353919155914"^^xsd:decimal ;
  geo-pos:long "8.65971565246582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10001'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6597156524658'^^xsd:double;
  dwc:latitude '58.353919155914'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10001'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353919155914 8.65971565246582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.353919155914"^^xsd:decimal ;
  dwc:decimalLongitude "8.65971565246582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353919155914 8.65971565246582)"^^geo:wktLiteral ;
  geo-pos:lat "58.353919155914"^^xsd:decimal ;
  geo-pos:long "8.65971565246582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10000'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6597156524658'^^xsd:double;
  dwc:latitude '58.353919155914'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353919155914 8.65971565246582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.353919155914"^^xsd:decimal ;
  dwc:decimalLongitude "8.65971565246582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353919155914 8.65971565246582)"^^geo:wktLiteral ;
  geo-pos:lat "58.353919155914"^^xsd:decimal ;
  geo-pos:long "8.65971565246582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6597156524658'^^xsd:double;
  dwc:latitude '58.353919155914'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9999'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353919155914 8.65971565246582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.353919155914"^^xsd:decimal ;
  dwc:decimalLongitude "8.65971565246582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353919155914 8.65971565246582)"^^geo:wktLiteral ;
  geo-pos:lat "58.353919155914"^^xsd:decimal ;
  geo-pos:long "8.65971565246582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10003'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6597156524658'^^xsd:double;
  dwc:latitude '58.353919155914'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10003'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35554 8.6604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35554"^^xsd:decimal ;
  dwc:decimalLongitude "8.6604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35554 8.6604)"^^geo:wktLiteral ;
  geo-pos:lat "58.35554"^^xsd:decimal ;
  geo-pos:long "8.6604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:967/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '967/4'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6604'^^xsd:double;
  dwc:latitude '58.35554'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:967/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35554 8.6604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35554"^^xsd:decimal ;
  dwc:decimalLongitude "8.6604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35554 8.6604)"^^geo:wktLiteral ;
  geo-pos:lat "58.35554"^^xsd:decimal ;
  geo-pos:long "8.6604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:967/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '967/7'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6604'^^xsd:double;
  dwc:latitude '58.35554'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:967/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35554 8.6604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35554"^^xsd:decimal ;
  dwc:decimalLongitude "8.6604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35554 8.6604)"^^geo:wktLiteral ;
  geo-pos:lat "58.35554"^^xsd:decimal ;
  geo-pos:long "8.6604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:967/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '967/6'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6604'^^xsd:double;
  dwc:latitude '58.35554'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:967/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35554 8.6604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35554"^^xsd:decimal ;
  dwc:decimalLongitude "8.6604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35554 8.6604)"^^geo:wktLiteral ;
  geo-pos:lat "58.35554"^^xsd:decimal ;
  geo-pos:long "8.6604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:967/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '967/5'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6604'^^xsd:double;
  dwc:latitude '58.35554'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:967/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35554 8.6604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35554"^^xsd:decimal ;
  dwc:decimalLongitude "8.6604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35554 8.6604)"^^geo:wktLiteral ;
  geo-pos:lat "58.35554"^^xsd:decimal ;
  geo-pos:long "8.6604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:967/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '967/3'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6604'^^xsd:double;
  dwc:latitude '58.35554'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:967/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35554 8.6604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35554"^^xsd:decimal ;
  dwc:decimalLongitude "8.6604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35554 8.6604)"^^geo:wktLiteral ;
  geo-pos:lat "58.35554"^^xsd:decimal ;
  geo-pos:long "8.6604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:967/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '967/1'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6604'^^xsd:double;
  dwc:latitude '58.35554'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:967/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35554 8.6604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35554"^^xsd:decimal ;
  dwc:decimalLongitude "8.6604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35554 8.6604)"^^geo:wktLiteral ;
  geo-pos:lat "58.35554"^^xsd:decimal ;
  geo-pos:long "8.6604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A967%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:967/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '967/2'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.6604'^^xsd:double;
  dwc:latitude '58.35554'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:967/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3555403013563 8.66040229797363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3555403013563"^^xsd:decimal ;
  dwc:decimalLongitude "8.66040229797363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3555403013563 8.66040229797363)"^^geo:wktLiteral ;
  geo-pos:lat "58.3555403013563"^^xsd:decimal ;
  geo-pos:long "8.66040229797363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6604022979736'^^xsd:double;
  dwc:latitude '58.355540301356'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9997'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3555403013563 8.66040229797363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3555403013563"^^xsd:decimal ;
  dwc:decimalLongitude "8.66040229797363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3555403013563 8.66040229797363)"^^geo:wktLiteral ;
  geo-pos:lat "58.3555403013563"^^xsd:decimal ;
  geo-pos:long "8.66040229797363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6604022979736'^^xsd:double;
  dwc:latitude '58.355540301356'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3555403013563 8.66040229797363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3555403013563"^^xsd:decimal ;
  dwc:decimalLongitude "8.66040229797363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3555403013563 8.66040229797363)"^^geo:wktLiteral ;
  geo-pos:lat "58.3555403013563"^^xsd:decimal ;
  geo-pos:long "8.66040229797363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6604022979736'^^xsd:double;
  dwc:latitude '58.355540301356'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9996'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3555403013563 8.66040229797363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3555403013563"^^xsd:decimal ;
  dwc:decimalLongitude "8.66040229797363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3555403013563 8.66040229797363)"^^geo:wktLiteral ;
  geo-pos:lat "58.3555403013563"^^xsd:decimal ;
  geo-pos:long "8.66040229797363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6604022979736'^^xsd:double;
  dwc:latitude '58.355540301356'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9995'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3555403013563 8.66040229797363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3555403013563"^^xsd:decimal ;
  dwc:decimalLongitude "8.66040229797363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3555403013563 8.66040229797363)"^^geo:wktLiteral ;
  geo-pos:lat "58.3555403013563"^^xsd:decimal ;
  geo-pos:long "8.66040229797363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6604022979736'^^xsd:double;
  dwc:latitude '58.355540301356'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9994'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3555403013563 8.66040229797363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3555403013563"^^xsd:decimal ;
  dwc:decimalLongitude "8.66040229797363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3555403013563 8.66040229797363)"^^geo:wktLiteral ;
  geo-pos:lat "58.3555403013563"^^xsd:decimal ;
  geo-pos:long "8.66040229797363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6604022979736'^^xsd:double;
  dwc:latitude '58.355540301356'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9992'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3555403013563 8.66040229797363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3555403013563"^^xsd:decimal ;
  dwc:decimalLongitude "8.66040229797363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3555403013563 8.66040229797363)"^^geo:wktLiteral ;
  geo-pos:lat "58.3555403013563"^^xsd:decimal ;
  geo-pos:long "8.66040229797363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6604022979736'^^xsd:double;
  dwc:latitude '58.355540301356'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/17'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/17'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/19'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/19'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/23'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/23'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/16'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/16'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/7'^^xsd:string;
  dwc:scientificName 'Eulima bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/7'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '139800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/24'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/24'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/25'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/25'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/22'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/22'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/21'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/21'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/20'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/20'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/15'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/15'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/13'^^xsd:string;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/13'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/18'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/18'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/14'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/14'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/10'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/10'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/9'^^xsd:string;
  dwc:scientificName 'Haliella stenostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/9'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '139825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/11'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/11'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/12'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/12'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/5'^^xsd:string;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/6'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/8'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/8'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/3'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30678"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30678 8.66143)"^^geo:wktLiteral ;
  geo-pos:lat "58.30678"^^xsd:decimal ;
  geo-pos:long "8.66143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A939%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:939/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '939/4'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66143'^^xsd:double;
  dwc:latitude '58.30678'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:939/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9669'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9660'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9674'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9679'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9665'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9672'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9662'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9678'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9671'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9675'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9666'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Haliella stenostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9670'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9676'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9681'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9663'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9677'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9673'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulima bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9668'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9680'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9667'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9664'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9682'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9683'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9661'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3067833672782"^^xsd:decimal ;
  dwc:decimalLongitude "8.66143226623535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3067833672782 8.66143226623535)"^^geo:wktLiteral ;
  geo-pos:lat "58.3067833672782"^^xsd:decimal ;
  geo-pos:long "8.66143226623535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6614322662353'^^xsd:double;
  dwc:latitude '58.306783367278'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9659'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/24'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/24'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/4'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/9'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/21'^^xsd:string;
  dwc:scientificName 'Philine quadrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/21'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '882941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/23'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/23'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/27'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/27'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/25'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/25'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/26'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/26'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/22'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/22'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/20'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/20'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/19'^^xsd:string;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/19'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/18'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/18'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/17'^^xsd:string;
  dwc:scientificName 'Neptunea despecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/17'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/16'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/16'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/13'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/12'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/15'^^xsd:string;
  dwc:scientificName 'Mangelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '137820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/11'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/14'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/10'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/5'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/7'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/6'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/8'^^xsd:string;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/3'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35171"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35171 8.66203)"^^geo:wktLiteral ;
  geo-pos:lat "58.35171"^^xsd:decimal ;
  geo-pos:long "8.66203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A416%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:416/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '416/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66203'^^xsd:double;
  dwc:latitude '58.35171'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:416/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5046'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5036'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5024'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5028'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine quadrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5043'^^xsd:anyURI;
  dwc:aphiaIdAccepted '882941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5047'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5030'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5040'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5035'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5034'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5022'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Neptunea despecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5039'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '137820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5023'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137820'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5027'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5045'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5029'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5025'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5033'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5026'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5038'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5032'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5042'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5044'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5031'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5041'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3517124772426"^^xsd:decimal ;
  dwc:decimalLongitude "8.66203308105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3517124772426 8.66203308105469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3517124772426"^^xsd:decimal ;
  geo-pos:long "8.66203308105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6620330810547'^^xsd:double;
  dwc:latitude '58.351712477243'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5048'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/11'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/11'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/12'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/12'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/15'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/15'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/17'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/17'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/19'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/19'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/18'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/18'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/14'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/14'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/16'^^xsd:string;
  dwc:scientificName 'Raphitoma purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/16'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/13'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/13'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/10'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/10'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/8'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/8'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/9'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/9'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/7'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/7'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/6'^^xsd:string;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/6'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/5'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/5'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/4'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/4'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/3'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/3'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/1'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32333"^^xsd:decimal ;
  dwc:decimalLongitude "8.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32333 8.66333)"^^geo:wktLiteral ;
  geo-pos:lat "58.32333"^^xsd:decimal ;
  geo-pos:long "8.66333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A846%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:846/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '846/2'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66333'^^xsd:double;
  dwc:latitude '58.32333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:846/2'^^xsd:anyURI;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W828'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.665'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W828'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W821'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.665'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W821'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W823'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.665'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W823'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W824'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.665'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W824'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W833'^^xsd:string;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.665'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W833'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W827'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.665'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W827'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W829'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.665'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W829'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W825'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.665'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W825'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W830'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.665'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W830'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W831'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.665'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W831'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W822'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.665'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W822'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W826'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.665'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W826'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.665)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W832'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.665'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W832'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/17'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/17'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/14'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/14'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/6'^^xsd:string;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/7'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/4'^^xsd:string;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/13'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/13'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/10'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/10'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/18'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/18'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/15'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/15'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/16'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/16'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/12'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/12'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/11'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/11'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/8'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/9'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/5'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/3'^^xsd:string;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/2'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33873"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33873 8.66555)"^^geo:wktLiteral ;
  geo-pos:lat "58.33873"^^xsd:decimal ;
  geo-pos:long "8.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A558%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:558/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '558/1'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66555'^^xsd:double;
  dwc:latitude '58.33873'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:558/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6183'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6180'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6172'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6182'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cardiomya costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6176'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6179'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6186'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6189'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6178'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6188'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6185'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6181'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6184'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6187'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6175'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6174'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3387398235454"^^xsd:decimal ;
  dwc:decimalLongitude "8.66555213928223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3387398235454 8.66555213928223)"^^geo:wktLiteral ;
  geo-pos:lat "58.3387398235454"^^xsd:decimal ;
  geo-pos:long "8.66555213928223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6655521392822'^^xsd:double;
  dwc:latitude '58.338739823545'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6177'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.66589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:557/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '557/8'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66589'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:557/8'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.66589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:557/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '557/14'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66589'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:557/14'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.66589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:557/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '557/13'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66589'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:557/13'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.66589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:557/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '557/12'^^xsd:string;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66589'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:557/12'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.66589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:557/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '557/6'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66589'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:557/6'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.66589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:557/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '557/10'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66589'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:557/10'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.66589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:557/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '557/15'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66589'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:557/15'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.66589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:557/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '557/9'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66589'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:557/9'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.66589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:557/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '557/11'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66589'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:557/11'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.66589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:557/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '557/7'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66589'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:557/7'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.66589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:557/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '557/5'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66589'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:557/5'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.66589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:557/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '557/3'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66589'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:557/3'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.66589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:557/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '557/1'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66589'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:557/1'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.66589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:557/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '557/4'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66589'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:557/4'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33657"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33657 8.66589)"^^geo:wktLiteral ;
  geo-pos:lat "58.33657"^^xsd:decimal ;
  geo-pos:long "8.66589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A557%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:557/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '557/2'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66589'^^xsd:double;
  dwc:latitude '58.33657'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:557/2'^^xsd:anyURI;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589546203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.66589546203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6658954620361'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6166'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589546203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.66589546203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6658954620361'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589546203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.66589546203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6658954620361'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6162'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589546203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.66589546203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6658954620361'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589546203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.66589546203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6658954620361'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589546203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.66589546203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6658954620361'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6169'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589546203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.66589546203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6658954620361'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6161'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589546203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.66589546203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6658954620361'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6170'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589546203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.66589546203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6658954620361'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6160'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589546203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.66589546203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6658954620361'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6157'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589546203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.66589546203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6658954620361'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589546203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.66589546203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6658954620361'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6167'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589546203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.66589546203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6658954620361'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6163'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589546203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.66589546203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6658954620361'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6171'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3365772513906"^^xsd:decimal ;
  dwc:decimalLongitude "8.66589546203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3365772513906 8.66589546203613)"^^geo:wktLiteral ;
  geo-pos:lat "58.3365772513906"^^xsd:decimal ;
  geo-pos:long "8.66589546203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6658954620361'^^xsd:double;
  dwc:latitude '58.336577251391'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6159'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3460'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3459'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3457'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3464'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3462'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3461'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3458'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3463'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3465'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502777777778"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.350277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3144'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502777777778"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.350277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3139'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502777777778"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.350277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3145'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502777777778"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.350277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3135'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502777777778"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.350277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3143'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502777777778"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.350277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3137'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502777777778"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.350277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3141'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502777777778"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.350277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3146'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502777777778"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.350277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3148'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502777777778"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.350277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3134'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502777777778"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.350277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3140'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502777777778"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.350277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3147'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502777777778"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.350277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3138'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502777777778"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.350277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3133'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.66666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3502777777778 8.66666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3502777777778"^^xsd:decimal ;
  geo-pos:long "8.66666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6666666666667'^^xsd:double;
  dwc:latitude '58.350277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3136'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2359'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2350'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2355'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2365'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2366'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2348'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2349'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limatula subauriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2354'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2338'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2351'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2352'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2356'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2367'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2360'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2364'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2340'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2361'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2357'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2341'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Crenella decussata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2342'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2362'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2345'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2353'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2346'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma leufroyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2363'^^xsd:anyURI;
  dwc:aphiaIdAccepted '248256'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2343'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3166666666667 8.6675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3166666666667"^^xsd:decimal ;
  geo-pos:long "8.6675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6675'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2358'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.66833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.66833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.66833)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.66833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:941/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '941/6'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66833'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:941/6'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.66833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.66833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.66833)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.66833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:941/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '941/4'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66833'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:941/4'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.66833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.66833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.66833)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.66833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:941/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '941/5'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66833'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:941/5'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.66833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.66833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.66833)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.66833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:941/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '941/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66833'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:941/1'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.66833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.66833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.66833)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.66833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:941/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '941/3'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66833'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:941/3'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.66833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.29833"^^xsd:decimal ;
  dwc:decimalLongitude "8.66833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.29833 8.66833)"^^geo:wktLiteral ;
  geo-pos:lat "58.29833"^^xsd:decimal ;
  geo-pos:long "8.66833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A941%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:941/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '941/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66833'^^xsd:double;
  dwc:latitude '58.29833'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:941/2'^^xsd:anyURI;
  dwc:observationDate '1979-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/1'^^xsd:string;
  dwc:scientificName 'Alvania beani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '416615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/20'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/20'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/14'^^xsd:string;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/15'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/11'^^xsd:string;
  dwc:scientificName 'Odostomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/16'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/16'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/19'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/19'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/12'^^xsd:string;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/17'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/17'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/18'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/18'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/21'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/21'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/13'^^xsd:string;
  dwc:scientificName 'Odostomia unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/8'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/9'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/10'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/7'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/6'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/4'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/5'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/3'^^xsd:string;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33824"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33824 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "58.33824"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A421%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:421/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '421/2'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:latitude '58.33824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:421/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5088'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5084'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5092'^^xsd:anyURI;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5091'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5095'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5094'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5085'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5089'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5087'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5096'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5101'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5081'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5082'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5090'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5098'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5097'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5099'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3382442457835"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975784301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3382442457835 8.66975784301758)"^^geo:wktLiteral ;
  geo-pos:lat "58.3382442457835"^^xsd:decimal ;
  geo-pos:long "8.66975784301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6697578430176'^^xsd:double;
  dwc:latitude '58.338244245783'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5086'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/8'^^xsd:string;
  dwc:scientificName 'Diaphana abyssalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/8'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/1'^^xsd:string;
  dwc:scientificName 'Anatoma crispata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/7'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/7'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/14'^^xsd:string;
  dwc:scientificName 'Limatula subauriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/14'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/26'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/26'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/29'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/29'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/28'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/28'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/27'^^xsd:string;
  dwc:scientificName 'Trophonopsis barvicensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '151929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/27'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/25'^^xsd:string;
  dwc:scientificName 'Thracia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/25'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/19'^^xsd:string;
  dwc:scientificName 'Odostomia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/19'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '224401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/20'^^xsd:string;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/20'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/22'^^xsd:string;
  dwc:scientificName 'Parvicardium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '137739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/22'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/23'^^xsd:string;
  dwc:scientificName 'Propilidium exiguum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/23'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/21'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/21'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/24'^^xsd:string;
  dwc:scientificName 'Raphitoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '137829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/24'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/18'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/18'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/17'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/17'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/15'^^xsd:string;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/15'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/12'^^xsd:string;
  dwc:scientificName 'Leptochiton alveolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/12'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1610477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/13'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/13'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/16'^^xsd:string;
  dwc:scientificName 'Melanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/16'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/10'^^xsd:string;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/10'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/11'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/11'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/5'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/5'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/6'^^xsd:string;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/6'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/9'^^xsd:string;
  dwc:scientificName 'Diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '137894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/9'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/3'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/4'^^xsd:string;
  dwc:scientificName 'Bathyarca pectunculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/4'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31083"^^xsd:decimal ;
  dwc:decimalLongitude "8.67333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31083 8.67333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31083"^^xsd:decimal ;
  geo-pos:long "8.67333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A804%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:804/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '804/2'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67333'^^xsd:double;
  dwc:latitude '58.31083'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:804/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W476'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W476'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W474'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W474'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W478'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W478'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W482'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W482'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W485'^^xsd:string;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W485'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W481'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W481'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W475'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W475'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W477'^^xsd:string;
  dwc:scientificName 'Haliella stenostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '139825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W477'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W484'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W484'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W480'^^xsd:string;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W480'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W479'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W479'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2966666666667 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.2966666666667"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W483'^^xsd:string;
  dwc:scientificName 'Tellimya tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '152397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W483'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3321'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3312'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3329'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3317'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3325'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3326'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3314'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3328'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3316'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3307'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3315'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3320'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3318'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3306'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3327'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3324'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3308'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3313'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3309'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3330'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3310'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3311'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.675'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3322'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34459 8.67945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34459"^^xsd:decimal ;
  dwc:decimalLongitude "8.67945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34459 8.67945)"^^geo:wktLiteral ;
  geo-pos:lat "58.34459"^^xsd:decimal ;
  geo-pos:long "8.67945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:422/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '422/5'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67945'^^xsd:double;
  dwc:latitude '58.34459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:422/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34459 8.67945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34459"^^xsd:decimal ;
  dwc:decimalLongitude "8.67945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34459 8.67945)"^^geo:wktLiteral ;
  geo-pos:lat "58.34459"^^xsd:decimal ;
  geo-pos:long "8.67945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:422/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '422/3'^^xsd:string;
  dwc:scientificName 'Lacuna parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67945'^^xsd:double;
  dwc:latitude '58.34459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:422/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34459 8.67945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34459"^^xsd:decimal ;
  dwc:decimalLongitude "8.67945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34459 8.67945)"^^geo:wktLiteral ;
  geo-pos:lat "58.34459"^^xsd:decimal ;
  geo-pos:long "8.67945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:422/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '422/7'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67945'^^xsd:double;
  dwc:latitude '58.34459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:422/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34459 8.67945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34459"^^xsd:decimal ;
  dwc:decimalLongitude "8.67945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34459 8.67945)"^^geo:wktLiteral ;
  geo-pos:lat "58.34459"^^xsd:decimal ;
  geo-pos:long "8.67945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:422/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '422/6'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67945'^^xsd:double;
  dwc:latitude '58.34459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:422/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34459 8.67945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34459"^^xsd:decimal ;
  dwc:decimalLongitude "8.67945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34459 8.67945)"^^geo:wktLiteral ;
  geo-pos:lat "58.34459"^^xsd:decimal ;
  geo-pos:long "8.67945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:422/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '422/4'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67945'^^xsd:double;
  dwc:latitude '58.34459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:422/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34459 8.67945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34459"^^xsd:decimal ;
  dwc:decimalLongitude "8.67945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34459 8.67945)"^^geo:wktLiteral ;
  geo-pos:lat "58.34459"^^xsd:decimal ;
  geo-pos:long "8.67945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:422/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '422/2'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67945'^^xsd:double;
  dwc:latitude '58.34459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:422/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34459 8.67945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34459"^^xsd:decimal ;
  dwc:decimalLongitude "8.67945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34459 8.67945)"^^geo:wktLiteral ;
  geo-pos:lat "58.34459"^^xsd:decimal ;
  geo-pos:long "8.67945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A422%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:422/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '422/1'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.67945'^^xsd:double;
  dwc:latitude '58.34459'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:422/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445961251764 8.67945671081543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445961251764"^^xsd:decimal ;
  dwc:decimalLongitude "8.67945671081543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445961251764 8.67945671081543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445961251764"^^xsd:decimal ;
  geo-pos:long "8.67945671081543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6794567108154'^^xsd:double;
  dwc:latitude '58.344596125176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445961251764 8.67945671081543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445961251764"^^xsd:decimal ;
  dwc:decimalLongitude "8.67945671081543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445961251764 8.67945671081543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445961251764"^^xsd:decimal ;
  geo-pos:long "8.67945671081543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6794567108154'^^xsd:double;
  dwc:latitude '58.344596125176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5107'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445961251764 8.67945671081543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445961251764"^^xsd:decimal ;
  dwc:decimalLongitude "8.67945671081543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445961251764 8.67945671081543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445961251764"^^xsd:decimal ;
  geo-pos:long "8.67945671081543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6794567108154'^^xsd:double;
  dwc:latitude '58.344596125176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5103'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445961251764 8.67945671081543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445961251764"^^xsd:decimal ;
  dwc:decimalLongitude "8.67945671081543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445961251764 8.67945671081543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445961251764"^^xsd:decimal ;
  geo-pos:long "8.67945671081543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6794567108154'^^xsd:double;
  dwc:latitude '58.344596125176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445961251764 8.67945671081543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445961251764"^^xsd:decimal ;
  dwc:decimalLongitude "8.67945671081543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445961251764 8.67945671081543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445961251764"^^xsd:decimal ;
  geo-pos:long "8.67945671081543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6794567108154'^^xsd:double;
  dwc:latitude '58.344596125176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5108'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445961251764 8.67945671081543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445961251764"^^xsd:decimal ;
  dwc:decimalLongitude "8.67945671081543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445961251764 8.67945671081543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445961251764"^^xsd:decimal ;
  geo-pos:long "8.67945671081543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6794567108154'^^xsd:double;
  dwc:latitude '58.344596125176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5105'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445961251764 8.67945671081543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3445961251764"^^xsd:decimal ;
  dwc:decimalLongitude "8.67945671081543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3445961251764 8.67945671081543)"^^geo:wktLiteral ;
  geo-pos:lat "58.3445961251764"^^xsd:decimal ;
  geo-pos:long "8.67945671081543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6794567108154'^^xsd:double;
  dwc:latitude '58.344596125176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3583'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W472'^^xsd:string;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W472'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3581'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3592'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3593'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W470'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W470'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W465'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W465'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3588'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3586'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3589'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3585'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W468'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3594'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W471'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W471'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W460'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W460'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3599'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3597'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3590'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W464'^^xsd:string;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W464'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W473'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W473'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3595'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3591'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3598'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3596'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W467'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W467'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3578'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W466'^^xsd:string;
  dwc:scientificName 'Neptunea despecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W466'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3579'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3582'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W463'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W463'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W461'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W461'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3587'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W462'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W462'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3580'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Haliella stenostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3584'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2933333333333 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.2933333333333"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W469'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3289'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3288'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3293'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3294'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3297'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3296'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3287'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3295'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3291'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3301'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3286'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34328"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  geo-pos:lat "58.34328"^^xsd:decimal ;
  geo-pos:long "8.68083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:420/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '420/11'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.68083'^^xsd:double;
  dwc:latitude '58.34328'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:420/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34328"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  geo-pos:lat "58.34328"^^xsd:decimal ;
  geo-pos:long "8.68083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:420/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '420/14'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.68083'^^xsd:double;
  dwc:latitude '58.34328'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:420/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34328"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  geo-pos:lat "58.34328"^^xsd:decimal ;
  geo-pos:long "8.68083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:420/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '420/15'^^xsd:string;
  dwc:scientificName 'Thracia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.68083'^^xsd:double;
  dwc:latitude '58.34328'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:420/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34328"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  geo-pos:lat "58.34328"^^xsd:decimal ;
  geo-pos:long "8.68083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:420/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '420/10'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.68083'^^xsd:double;
  dwc:latitude '58.34328'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:420/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34328"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  geo-pos:lat "58.34328"^^xsd:decimal ;
  geo-pos:long "8.68083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:420/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '420/9'^^xsd:string;
  dwc:scientificName 'Odostomia scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.68083'^^xsd:double;
  dwc:latitude '58.34328'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:420/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '491633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34328"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  geo-pos:lat "58.34328"^^xsd:decimal ;
  geo-pos:long "8.68083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:420/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '420/12'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.68083'^^xsd:double;
  dwc:latitude '58.34328'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:420/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34328"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  geo-pos:lat "58.34328"^^xsd:decimal ;
  geo-pos:long "8.68083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:420/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '420/13'^^xsd:string;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.68083'^^xsd:double;
  dwc:latitude '58.34328'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:420/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34328"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  geo-pos:lat "58.34328"^^xsd:decimal ;
  geo-pos:long "8.68083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:420/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '420/8'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.68083'^^xsd:double;
  dwc:latitude '58.34328'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:420/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34328"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  geo-pos:lat "58.34328"^^xsd:decimal ;
  geo-pos:long "8.68083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:420/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '420/5'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.68083'^^xsd:double;
  dwc:latitude '58.34328'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:420/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34328"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  geo-pos:lat "58.34328"^^xsd:decimal ;
  geo-pos:long "8.68083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:420/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '420/6'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.68083'^^xsd:double;
  dwc:latitude '58.34328'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:420/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34328"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  geo-pos:lat "58.34328"^^xsd:decimal ;
  geo-pos:long "8.68083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:420/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '420/3'^^xsd:string;
  dwc:scientificName 'Hiatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.68083'^^xsd:double;
  dwc:latitude '58.34328'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:420/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34328"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  geo-pos:lat "58.34328"^^xsd:decimal ;
  geo-pos:long "8.68083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:420/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '420/7'^^xsd:string;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.68083'^^xsd:double;
  dwc:latitude '58.34328'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:420/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34328"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  geo-pos:lat "58.34328"^^xsd:decimal ;
  geo-pos:long "8.68083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:420/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '420/4'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.68083'^^xsd:double;
  dwc:latitude '58.34328'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:420/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34328"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  geo-pos:lat "58.34328"^^xsd:decimal ;
  geo-pos:long "8.68083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:420/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '420/2'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.68083'^^xsd:double;
  dwc:latitude '58.34328'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:420/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34328"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34328 8.68083)"^^geo:wktLiteral ;
  geo-pos:lat "58.34328"^^xsd:decimal ;
  geo-pos:long "8.68083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A420%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:420/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '420/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.68083'^^xsd:double;
  dwc:latitude '58.34328'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:420/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3432898035507"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3432898035507"^^xsd:decimal ;
  geo-pos:long "8.68083000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.680830001831'^^xsd:double;
  dwc:latitude '58.343289803551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5070'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3432898035507"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3432898035507"^^xsd:decimal ;
  geo-pos:long "8.68083000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.680830001831'^^xsd:double;
  dwc:latitude '58.343289803551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5075'^^xsd:anyURI;
  dwc:aphiaIdAccepted '491633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3432898035507"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3432898035507"^^xsd:decimal ;
  geo-pos:long "8.68083000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.680830001831'^^xsd:double;
  dwc:latitude '58.343289803551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3432898035507"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3432898035507"^^xsd:decimal ;
  geo-pos:long "8.68083000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.680830001831'^^xsd:double;
  dwc:latitude '58.343289803551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5068'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3432898035507"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3432898035507"^^xsd:decimal ;
  geo-pos:long "8.68083000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.680830001831'^^xsd:double;
  dwc:latitude '58.343289803551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3432898035507"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3432898035507"^^xsd:decimal ;
  geo-pos:long "8.68083000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.680830001831'^^xsd:double;
  dwc:latitude '58.343289803551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5072'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3432898035507"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3432898035507"^^xsd:decimal ;
  geo-pos:long "8.68083000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.680830001831'^^xsd:double;
  dwc:latitude '58.343289803551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5076'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3432898035507"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3432898035507"^^xsd:decimal ;
  geo-pos:long "8.68083000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.680830001831'^^xsd:double;
  dwc:latitude '58.343289803551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5067'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3432898035507"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3432898035507"^^xsd:decimal ;
  geo-pos:long "8.68083000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.680830001831'^^xsd:double;
  dwc:latitude '58.343289803551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5071'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3432898035507"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3432898035507"^^xsd:decimal ;
  geo-pos:long "8.68083000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.680830001831'^^xsd:double;
  dwc:latitude '58.343289803551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5074'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3432898035507"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3432898035507"^^xsd:decimal ;
  geo-pos:long "8.68083000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.680830001831'^^xsd:double;
  dwc:latitude '58.343289803551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5080'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3432898035507"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3432898035507"^^xsd:decimal ;
  geo-pos:long "8.68083000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.680830001831'^^xsd:double;
  dwc:latitude '58.343289803551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5069'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3432898035507"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3432898035507"^^xsd:decimal ;
  geo-pos:long "8.68083000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.680830001831'^^xsd:double;
  dwc:latitude '58.343289803551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5066'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3432898035507"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3432898035507"^^xsd:decimal ;
  geo-pos:long "8.68083000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.680830001831'^^xsd:double;
  dwc:latitude '58.343289803551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5073'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3432898035507"^^xsd:decimal ;
  dwc:decimalLongitude "8.68083000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3432898035507 8.68083000183105)"^^geo:wktLiteral ;
  geo-pos:lat "58.3432898035507"^^xsd:decimal ;
  geo-pos:long "8.68083000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.680830001831'^^xsd:double;
  dwc:latitude '58.343289803551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3218'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3210'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3229'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3233'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3222'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3243'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3223'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3212'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3224'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3234'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3235'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3237'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3221'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3232'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3211'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3241'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3227'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.68166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.68166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.68166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6816666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2639'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2652'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2644'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2647'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2656'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2645'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2657'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2658'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2651'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2649'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2648'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2650'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2654'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2641'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2646'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2653'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2642'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2659'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2640'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2643'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2638'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "8.68333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 8.68333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "8.68333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6833333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2660'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.2916666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W493'^^xsd:string;
  dwc:scientificName 'Tellimya tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.291666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '152397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W493'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.2916666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W490'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.291666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W490'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.2916666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W488'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.291666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W488'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.2916666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W486'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.291666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W486'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.2916666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W487'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.291666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W487'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.2916666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W492'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.291666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W492'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.2916666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W491'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.291666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W491'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.2916666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W489'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.291666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W489'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2916666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.2916666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W494'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.291666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W494'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3549'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3541'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3536'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3535'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3537'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3544'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3539'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3540'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3542'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3548'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3547'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3543'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3546'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3533'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3538'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.69'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3534'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409 8.69155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409"^^xsd:decimal ;
  dwc:decimalLongitude "8.69155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409 8.69155)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409"^^xsd:decimal ;
  geo-pos:long "8.69155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:404/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '404/7'^^xsd:string;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69155'^^xsd:double;
  dwc:latitude '58.3409'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:404/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409 8.69155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409"^^xsd:decimal ;
  dwc:decimalLongitude "8.69155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409 8.69155)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409"^^xsd:decimal ;
  geo-pos:long "8.69155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:404/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '404/6'^^xsd:string;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69155'^^xsd:double;
  dwc:latitude '58.3409'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:404/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409 8.69155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409"^^xsd:decimal ;
  dwc:decimalLongitude "8.69155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409 8.69155)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409"^^xsd:decimal ;
  geo-pos:long "8.69155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:404/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '404/4'^^xsd:string;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69155'^^xsd:double;
  dwc:latitude '58.3409'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:404/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409 8.69155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409"^^xsd:decimal ;
  dwc:decimalLongitude "8.69155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409 8.69155)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409"^^xsd:decimal ;
  geo-pos:long "8.69155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:404/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '404/5'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69155'^^xsd:double;
  dwc:latitude '58.3409'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:404/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409 8.69155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409"^^xsd:decimal ;
  dwc:decimalLongitude "8.69155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409 8.69155)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409"^^xsd:decimal ;
  geo-pos:long "8.69155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:404/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '404/3'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69155'^^xsd:double;
  dwc:latitude '58.3409'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:404/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409 8.69155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409"^^xsd:decimal ;
  dwc:decimalLongitude "8.69155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409 8.69155)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409"^^xsd:decimal ;
  geo-pos:long "8.69155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:404/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '404/2'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69155'^^xsd:double;
  dwc:latitude '58.3409'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:404/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409 8.69155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409"^^xsd:decimal ;
  dwc:decimalLongitude "8.69155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409 8.69155)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409"^^xsd:decimal ;
  geo-pos:long "8.69155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A404%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:404/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '404/1'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69155'^^xsd:double;
  dwc:latitude '58.3409'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:404/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409022633474 8.69155883789063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409022633474"^^xsd:decimal ;
  dwc:decimalLongitude "8.69155883789063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409022633474 8.69155883789063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409022633474"^^xsd:decimal ;
  geo-pos:long "8.69155883789063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6915588378906'^^xsd:double;
  dwc:latitude '58.340902263347'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4932'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409022633474 8.69155883789063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409022633474"^^xsd:decimal ;
  dwc:decimalLongitude "8.69155883789063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409022633474 8.69155883789063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409022633474"^^xsd:decimal ;
  geo-pos:long "8.69155883789063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6915588378906'^^xsd:double;
  dwc:latitude '58.340902263347'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4934'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409022633474 8.69155883789063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409022633474"^^xsd:decimal ;
  dwc:decimalLongitude "8.69155883789063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409022633474 8.69155883789063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409022633474"^^xsd:decimal ;
  geo-pos:long "8.69155883789063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6915588378906'^^xsd:double;
  dwc:latitude '58.340902263347'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4929'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409022633474 8.69155883789063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409022633474"^^xsd:decimal ;
  dwc:decimalLongitude "8.69155883789063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409022633474 8.69155883789063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409022633474"^^xsd:decimal ;
  geo-pos:long "8.69155883789063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6915588378906'^^xsd:double;
  dwc:latitude '58.340902263347'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4930'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409022633474 8.69155883789063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409022633474"^^xsd:decimal ;
  dwc:decimalLongitude "8.69155883789063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409022633474 8.69155883789063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409022633474"^^xsd:decimal ;
  geo-pos:long "8.69155883789063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6915588378906'^^xsd:double;
  dwc:latitude '58.340902263347'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4931'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409022633474 8.69155883789063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409022633474"^^xsd:decimal ;
  dwc:decimalLongitude "8.69155883789063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409022633474 8.69155883789063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409022633474"^^xsd:decimal ;
  geo-pos:long "8.69155883789063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6915588378906'^^xsd:double;
  dwc:latitude '58.340902263347'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4935'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409022633474 8.69155883789063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3409022633474"^^xsd:decimal ;
  dwc:decimalLongitude "8.69155883789063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3409022633474 8.69155883789063)"^^geo:wktLiteral ;
  geo-pos:lat "58.3409022633474"^^xsd:decimal ;
  geo-pos:long "8.69155883789063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6915588378906'^^xsd:double;
  dwc:latitude '58.340902263347'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4933'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.69166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.69166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.69166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.69166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W145'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6916666666667'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W145'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.69166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.69166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.69166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.69166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W146'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6916666666667'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W146'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.69166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.69166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.69166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.69166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W149'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6916666666667'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W149'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.69166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.69166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.69166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.69166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W148'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6916666666667'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W148'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.69166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.69166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.69166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.69166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W147'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6916666666667'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W147'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A803%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A803%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A803%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33091 8.69333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33091"^^xsd:decimal ;
  dwc:decimalLongitude "8.69333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A803%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33091 8.69333)"^^geo:wktLiteral ;
  geo-pos:lat "58.33091"^^xsd:decimal ;
  geo-pos:long "8.69333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A803%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:803/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '803/2'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69333'^^xsd:double;
  dwc:latitude '58.33091'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:803/2'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A803%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A803%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A803%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33091 8.69333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33091"^^xsd:decimal ;
  dwc:decimalLongitude "8.69333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A803%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33091 8.69333)"^^geo:wktLiteral ;
  geo-pos:lat "58.33091"^^xsd:decimal ;
  geo-pos:long "8.69333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A803%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:803/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '803/3'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69333'^^xsd:double;
  dwc:latitude '58.33091'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:803/3'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A803%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A803%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A803%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33091 8.69333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33091"^^xsd:decimal ;
  dwc:decimalLongitude "8.69333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A803%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33091 8.69333)"^^geo:wktLiteral ;
  geo-pos:lat "58.33091"^^xsd:decimal ;
  geo-pos:long "8.69333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A803%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:803/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '803/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69333'^^xsd:double;
  dwc:latitude '58.33091'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:803/1'^^xsd:anyURI;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30764"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  geo-pos:lat "58.30764"^^xsd:decimal ;
  geo-pos:long "8.69353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:410/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '410/7'^^xsd:string;
  dwc:scientificName 'Odostomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69353'^^xsd:double;
  dwc:latitude '58.30764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:410/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30764"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  geo-pos:lat "58.30764"^^xsd:decimal ;
  geo-pos:long "8.69353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:410/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '410/8'^^xsd:string;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69353'^^xsd:double;
  dwc:latitude '58.30764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:410/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30764"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  geo-pos:lat "58.30764"^^xsd:decimal ;
  geo-pos:long "8.69353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:410/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '410/6'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69353'^^xsd:double;
  dwc:latitude '58.30764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:410/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30764"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  geo-pos:lat "58.30764"^^xsd:decimal ;
  geo-pos:long "8.69353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:410/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '410/9'^^xsd:string;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69353'^^xsd:double;
  dwc:latitude '58.30764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:410/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30764"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  geo-pos:lat "58.30764"^^xsd:decimal ;
  geo-pos:long "8.69353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:410/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '410/4'^^xsd:string;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69353'^^xsd:double;
  dwc:latitude '58.30764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:410/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30764"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  geo-pos:lat "58.30764"^^xsd:decimal ;
  geo-pos:long "8.69353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:410/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '410/3'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69353'^^xsd:double;
  dwc:latitude '58.30764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:410/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30764"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  geo-pos:lat "58.30764"^^xsd:decimal ;
  geo-pos:long "8.69353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:410/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '410/5'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69353'^^xsd:double;
  dwc:latitude '58.30764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:410/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30764"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  geo-pos:lat "58.30764"^^xsd:decimal ;
  geo-pos:long "8.69353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:410/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '410/2'^^xsd:string;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69353'^^xsd:double;
  dwc:latitude '58.30764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:410/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30764"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30764 8.69353)"^^geo:wktLiteral ;
  geo-pos:lat "58.30764"^^xsd:decimal ;
  geo-pos:long "8.69353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A410%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:410/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '410/1'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.69353'^^xsd:double;
  dwc:latitude '58.30764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:410/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3076401229082"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353294372559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  geo-pos:lat "58.3076401229082"^^xsd:decimal ;
  geo-pos:long "8.69353294372559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chrysallida pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6935329437256'^^xsd:double;
  dwc:latitude '58.307640122908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4978'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3076401229082"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353294372559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  geo-pos:lat "58.3076401229082"^^xsd:decimal ;
  geo-pos:long "8.69353294372559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6935329437256'^^xsd:double;
  dwc:latitude '58.307640122908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4984'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3076401229082"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353294372559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  geo-pos:lat "58.3076401229082"^^xsd:decimal ;
  geo-pos:long "8.69353294372559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6935329437256'^^xsd:double;
  dwc:latitude '58.307640122908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4976'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3076401229082"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353294372559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  geo-pos:lat "58.3076401229082"^^xsd:decimal ;
  geo-pos:long "8.69353294372559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6935329437256'^^xsd:double;
  dwc:latitude '58.307640122908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4983'^^xsd:anyURI;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3076401229082"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353294372559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  geo-pos:lat "58.3076401229082"^^xsd:decimal ;
  geo-pos:long "8.69353294372559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6935329437256'^^xsd:double;
  dwc:latitude '58.307640122908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3076401229082"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353294372559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  geo-pos:lat "58.3076401229082"^^xsd:decimal ;
  geo-pos:long "8.69353294372559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6935329437256'^^xsd:double;
  dwc:latitude '58.307640122908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4977'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3076401229082"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353294372559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  geo-pos:lat "58.3076401229082"^^xsd:decimal ;
  geo-pos:long "8.69353294372559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6935329437256'^^xsd:double;
  dwc:latitude '58.307640122908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4980'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3076401229082"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353294372559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  geo-pos:lat "58.3076401229082"^^xsd:decimal ;
  geo-pos:long "8.69353294372559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6935329437256'^^xsd:double;
  dwc:latitude '58.307640122908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4979'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3076401229082"^^xsd:decimal ;
  dwc:decimalLongitude "8.69353294372559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3076401229082 8.69353294372559)"^^geo:wktLiteral ;
  geo-pos:lat "58.3076401229082"^^xsd:decimal ;
  geo-pos:long "8.69353294372559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.6935329437256'^^xsd:double;
  dwc:latitude '58.307640122908'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4981'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2583333333333"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10204'^^xsd:string;
  dwc:scientificName 'Neptunea despecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '58.258333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '138923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10204'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2583333333333"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10205'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '58.258333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2583333333333"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10206'^^xsd:string;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '58.258333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2583333333333"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10209'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '58.258333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10209'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2583333333333"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10201'^^xsd:string;
  dwc:scientificName 'Emarginula crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '58.258333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '139957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10201'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2583333333333"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10203'^^xsd:string;
  dwc:scientificName 'Euspira pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '58.258333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10203'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2583333333333"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10202'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '58.258333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2583333333333"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10199'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '58.258333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2583333333333"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10208'^^xsd:string;
  dwc:scientificName 'Turrisipho moebii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '58.258333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '138934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138934'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2583333333333"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10207'^^xsd:string;
  dwc:scientificName 'Pseudamussium sulcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '58.258333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '181301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '393810'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2583333333333"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10200'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '58.258333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2583333333333"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10198'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '58.258333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2583333333333"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10194'^^xsd:string;
  dwc:scientificName 'Antalis agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '58.258333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '196374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10194'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2583333333333"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10195'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '58.258333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10195'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2583333333333"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10196'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '58.258333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10196'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2583333333333"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10193'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '58.258333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10193'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2583333333333 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.2583333333333"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10197'^^xsd:string;
  dwc:scientificName 'Aporrhais serresianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '58.258333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '138761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10197'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138761'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3272'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3280'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3273'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3268'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3267'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3279'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3281'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3270'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3282'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3266'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Callochiton septemvalvis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3271'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3669444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.70111111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3669444444444 8.70111111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.3669444444444"^^xsd:decimal ;
  geo-pos:long "8.70111111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7011111111111'^^xsd:double;
  dwc:latitude '58.366944444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3284'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.70166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.70166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7016666666667'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3431'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.70166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.70166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ansates pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7016666666667'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3426'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.70166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.70166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7016666666667'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.70166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.70166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7016666666667'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3437'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.70166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.70166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7016666666667'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.70166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.70166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7016666666667'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3433'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.70166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.70166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7016666666667'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.70166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.70166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7016666666667'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3427'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.70166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.70166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7016666666667'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3436'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.70166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.70166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7016666666667'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3432'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.70166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.70166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7016666666667'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3430'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.70166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.70166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.70166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7016666666667'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3429'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.71722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.3633333333333"^^xsd:decimal ;
  geo-pos:long "8.71722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7172222222222'^^xsd:double;
  dwc:latitude '58.363333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2621'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.71722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.3633333333333"^^xsd:decimal ;
  geo-pos:long "8.71722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7172222222222'^^xsd:double;
  dwc:latitude '58.363333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2613'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.71722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.3633333333333"^^xsd:decimal ;
  geo-pos:long "8.71722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7172222222222'^^xsd:double;
  dwc:latitude '58.363333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2617'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.71722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.3633333333333"^^xsd:decimal ;
  geo-pos:long "8.71722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7172222222222'^^xsd:double;
  dwc:latitude '58.363333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2612'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.71722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.3633333333333"^^xsd:decimal ;
  geo-pos:long "8.71722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7172222222222'^^xsd:double;
  dwc:latitude '58.363333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2618'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.71722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.3633333333333"^^xsd:decimal ;
  geo-pos:long "8.71722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7172222222222'^^xsd:double;
  dwc:latitude '58.363333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2611'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.71722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.3633333333333"^^xsd:decimal ;
  geo-pos:long "8.71722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7172222222222'^^xsd:double;
  dwc:latitude '58.363333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2620'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.71722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.3633333333333"^^xsd:decimal ;
  geo-pos:long "8.71722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7172222222222'^^xsd:double;
  dwc:latitude '58.363333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2610'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.71722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.3633333333333"^^xsd:decimal ;
  geo-pos:long "8.71722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7172222222222'^^xsd:double;
  dwc:latitude '58.363333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2624'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.71722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.3633333333333"^^xsd:decimal ;
  geo-pos:long "8.71722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7172222222222'^^xsd:double;
  dwc:latitude '58.363333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.71722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.3633333333333"^^xsd:decimal ;
  geo-pos:long "8.71722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7172222222222'^^xsd:double;
  dwc:latitude '58.363333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2614'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.71722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.3633333333333"^^xsd:decimal ;
  geo-pos:long "8.71722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7172222222222'^^xsd:double;
  dwc:latitude '58.363333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2609'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.71722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.3633333333333"^^xsd:decimal ;
  geo-pos:long "8.71722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7172222222222'^^xsd:double;
  dwc:latitude '58.363333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2622'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.71722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.3633333333333"^^xsd:decimal ;
  geo-pos:long "8.71722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7172222222222'^^xsd:double;
  dwc:latitude '58.363333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2616'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.71722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.3633333333333"^^xsd:decimal ;
  geo-pos:long "8.71722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7172222222222'^^xsd:double;
  dwc:latitude '58.363333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2625'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.71722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.3633333333333"^^xsd:decimal ;
  geo-pos:long "8.71722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7172222222222'^^xsd:double;
  dwc:latitude '58.363333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2615'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.71722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3633333333333 8.71722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.3633333333333"^^xsd:decimal ;
  geo-pos:long "8.71722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7172222222222'^^xsd:double;
  dwc:latitude '58.363333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2626'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.72)"^^geo:wktLiteral ;
  geo-pos:lat "58.3966666666667"^^xsd:decimal ;
  geo-pos:long "8.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W760'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.72'^^xsd:double;
  dwc:latitude '58.396666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W760'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37629"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  geo-pos:lat "58.37629"^^xsd:decimal ;
  geo-pos:long "8.73198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:414/14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '414/14'^^xsd:string;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.73198'^^xsd:double;
  dwc:latitude '58.37629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:414/14'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37629"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  geo-pos:lat "58.37629"^^xsd:decimal ;
  geo-pos:long "8.73198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:414/4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '414/4'^^xsd:string;
  dwc:scientificName 'Cadulus subfusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.73198'^^xsd:double;
  dwc:latitude '58.37629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:414/4'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37629"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  geo-pos:lat "58.37629"^^xsd:decimal ;
  geo-pos:long "8.73198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:414/5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '414/5'^^xsd:string;
  dwc:scientificName 'Cuspidaria obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.73198'^^xsd:double;
  dwc:latitude '58.37629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '139450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:414/5'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '139450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37629"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  geo-pos:lat "58.37629"^^xsd:decimal ;
  geo-pos:long "8.73198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:414/2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '414/2'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.73198'^^xsd:double;
  dwc:latitude '58.37629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:414/2'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37629"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  geo-pos:lat "58.37629"^^xsd:decimal ;
  geo-pos:long "8.73198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:414/13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '414/13'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.73198'^^xsd:double;
  dwc:latitude '58.37629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:414/13'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37629"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  geo-pos:lat "58.37629"^^xsd:decimal ;
  geo-pos:long "8.73198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:414/15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '414/15'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.73198'^^xsd:double;
  dwc:latitude '58.37629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:414/15'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37629"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  geo-pos:lat "58.37629"^^xsd:decimal ;
  geo-pos:long "8.73198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:414/11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '414/11'^^xsd:string;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.73198'^^xsd:double;
  dwc:latitude '58.37629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:414/11'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37629"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  geo-pos:lat "58.37629"^^xsd:decimal ;
  geo-pos:long "8.73198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:414/10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '414/10'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.73198'^^xsd:double;
  dwc:latitude '58.37629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:414/10'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37629"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  geo-pos:lat "58.37629"^^xsd:decimal ;
  geo-pos:long "8.73198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:414/12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '414/12'^^xsd:string;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.73198'^^xsd:double;
  dwc:latitude '58.37629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:414/12'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37629"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  geo-pos:lat "58.37629"^^xsd:decimal ;
  geo-pos:long "8.73198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:414/9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '414/9'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.73198'^^xsd:double;
  dwc:latitude '58.37629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:414/9'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37629"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  geo-pos:lat "58.37629"^^xsd:decimal ;
  geo-pos:long "8.73198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:414/8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '414/8'^^xsd:string;
  dwc:scientificName 'Entalina tetragona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.73198'^^xsd:double;
  dwc:latitude '58.37629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '139691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:414/8'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '139691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37629"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  geo-pos:lat "58.37629"^^xsd:decimal ;
  geo-pos:long "8.73198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:414/6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '414/6'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.73198'^^xsd:double;
  dwc:latitude '58.37629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:414/6'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37629"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  geo-pos:lat "58.37629"^^xsd:decimal ;
  geo-pos:long "8.73198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:414/7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '414/7'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.73198'^^xsd:double;
  dwc:latitude '58.37629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:414/7'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37629"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  geo-pos:lat "58.37629"^^xsd:decimal ;
  geo-pos:long "8.73198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:414/1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '414/1'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.73198'^^xsd:double;
  dwc:latitude '58.37629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:414/1'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37629"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37629 8.73198)"^^geo:wktLiteral ;
  geo-pos:lat "58.37629"^^xsd:decimal ;
  geo-pos:long "8.73198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3A414%2F3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:414/3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '414/3'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Wikander, Per Bie'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'Aust-Agder'^^xsd:string;
  dwc:county 'Grimstad'^^xsd:string;
  dwc:longitude '8.73198'^^xsd:double;
  dwc:latitude '58.37629'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:414/3'^^xsd:anyURI;
  dwc:observationDate '1971-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3762933912726"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198509216309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3762933912726"^^xsd:decimal ;
  geo-pos:long "8.73198509216309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7319850921631'^^xsd:double;
  dwc:latitude '58.376293391273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5015'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3762933912726"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198509216309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3762933912726"^^xsd:decimal ;
  geo-pos:long "8.73198509216309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7319850921631'^^xsd:double;
  dwc:latitude '58.376293391273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5019'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3762933912726"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198509216309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3762933912726"^^xsd:decimal ;
  geo-pos:long "8.73198509216309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7319850921631'^^xsd:double;
  dwc:latitude '58.376293391273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5012'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3762933912726"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198509216309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3762933912726"^^xsd:decimal ;
  geo-pos:long "8.73198509216309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7319850921631'^^xsd:double;
  dwc:latitude '58.376293391273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '139450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5011'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3762933912726"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198509216309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3762933912726"^^xsd:decimal ;
  geo-pos:long "8.73198509216309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7319850921631'^^xsd:double;
  dwc:latitude '58.376293391273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5008'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3762933912726"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198509216309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3762933912726"^^xsd:decimal ;
  geo-pos:long "8.73198509216309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7319850921631'^^xsd:double;
  dwc:latitude '58.376293391273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5017'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3762933912726"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198509216309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3762933912726"^^xsd:decimal ;
  geo-pos:long "8.73198509216309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cadulus subfusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7319850921631'^^xsd:double;
  dwc:latitude '58.376293391273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5010'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3762933912726"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198509216309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3762933912726"^^xsd:decimal ;
  geo-pos:long "8.73198509216309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Entalina tetragona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7319850921631'^^xsd:double;
  dwc:latitude '58.376293391273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '139691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5014'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3762933912726"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198509216309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3762933912726"^^xsd:decimal ;
  geo-pos:long "8.73198509216309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7319850921631'^^xsd:double;
  dwc:latitude '58.376293391273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5013'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3762933912726"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198509216309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3762933912726"^^xsd:decimal ;
  geo-pos:long "8.73198509216309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7319850921631'^^xsd:double;
  dwc:latitude '58.376293391273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5009'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3762933912726"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198509216309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3762933912726"^^xsd:decimal ;
  geo-pos:long "8.73198509216309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7319850921631'^^xsd:double;
  dwc:latitude '58.376293391273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5007'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3762933912726"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198509216309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3762933912726"^^xsd:decimal ;
  geo-pos:long "8.73198509216309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7319850921631'^^xsd:double;
  dwc:latitude '58.376293391273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5018'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3762933912726"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198509216309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3762933912726"^^xsd:decimal ;
  geo-pos:long "8.73198509216309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7319850921631'^^xsd:double;
  dwc:latitude '58.376293391273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5021'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3762933912726"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198509216309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3762933912726"^^xsd:decimal ;
  geo-pos:long "8.73198509216309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7319850921631'^^xsd:double;
  dwc:latitude '58.376293391273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5020'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3762933912726"^^xsd:decimal ;
  dwc:decimalLongitude "8.73198509216309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3762933912726 8.73198509216309)"^^geo:wktLiteral ;
  geo-pos:lat "58.3762933912726"^^xsd:decimal ;
  geo-pos:long "8.73198509216309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'GRIMSTAD'^^xsd:string;
  dwc:longitude '8.7319850921631'^^xsd:double;
  dwc:latitude '58.376293391273'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4033333333333 8.73833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.73833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4033333333333 8.73833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4033333333333"^^xsd:decimal ;
  geo-pos:long "8.73833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W9'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7383333333333'^^xsd:double;
  dwc:latitude '58.403333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W9'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4033333333333 8.73833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.73833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4033333333333 8.73833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4033333333333"^^xsd:decimal ;
  geo-pos:long "8.73833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W11'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7383333333333'^^xsd:double;
  dwc:latitude '58.403333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W11'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4033333333333 8.73833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.73833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4033333333333 8.73833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4033333333333"^^xsd:decimal ;
  geo-pos:long "8.73833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W5'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7383333333333'^^xsd:double;
  dwc:latitude '58.403333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W5'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4033333333333 8.73833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.73833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4033333333333 8.73833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4033333333333"^^xsd:decimal ;
  geo-pos:long "8.73833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W7'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7383333333333'^^xsd:double;
  dwc:latitude '58.403333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W7'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4033333333333 8.73833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.73833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4033333333333 8.73833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4033333333333"^^xsd:decimal ;
  geo-pos:long "8.73833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W6'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7383333333333'^^xsd:double;
  dwc:latitude '58.403333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W6'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4033333333333 8.73833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.73833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4033333333333 8.73833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4033333333333"^^xsd:decimal ;
  geo-pos:long "8.73833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W8'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7383333333333'^^xsd:double;
  dwc:latitude '58.403333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W8'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4033333333333 8.73833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.73833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4033333333333 8.73833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4033333333333"^^xsd:decimal ;
  geo-pos:long "8.73833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10'^^xsd:string;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7383333333333'^^xsd:double;
  dwc:latitude '58.403333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4000026944683"^^xsd:decimal ;
  dwc:decimalLongitude "8.7396240234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  geo-pos:lat "58.4000026944683"^^xsd:decimal ;
  geo-pos:long "8.7396240234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7396240234375'^^xsd:double;
  dwc:latitude '58.400002694468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1417'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4000026944683"^^xsd:decimal ;
  dwc:decimalLongitude "8.7396240234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  geo-pos:lat "58.4000026944683"^^xsd:decimal ;
  geo-pos:long "8.7396240234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7396240234375'^^xsd:double;
  dwc:latitude '58.400002694468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1410'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4000026944683"^^xsd:decimal ;
  dwc:decimalLongitude "8.7396240234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  geo-pos:lat "58.4000026944683"^^xsd:decimal ;
  geo-pos:long "8.7396240234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7396240234375'^^xsd:double;
  dwc:latitude '58.400002694468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1411'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4000026944683"^^xsd:decimal ;
  dwc:decimalLongitude "8.7396240234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  geo-pos:lat "58.4000026944683"^^xsd:decimal ;
  geo-pos:long "8.7396240234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7396240234375'^^xsd:double;
  dwc:latitude '58.400002694468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1405'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4000026944683"^^xsd:decimal ;
  dwc:decimalLongitude "8.7396240234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  geo-pos:lat "58.4000026944683"^^xsd:decimal ;
  geo-pos:long "8.7396240234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7396240234375'^^xsd:double;
  dwc:latitude '58.400002694468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4000026944683"^^xsd:decimal ;
  dwc:decimalLongitude "8.7396240234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  geo-pos:lat "58.4000026944683"^^xsd:decimal ;
  geo-pos:long "8.7396240234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7396240234375'^^xsd:double;
  dwc:latitude '58.400002694468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1404'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4000026944683"^^xsd:decimal ;
  dwc:decimalLongitude "8.7396240234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  geo-pos:lat "58.4000026944683"^^xsd:decimal ;
  geo-pos:long "8.7396240234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7396240234375'^^xsd:double;
  dwc:latitude '58.400002694468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1418'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4000026944683"^^xsd:decimal ;
  dwc:decimalLongitude "8.7396240234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  geo-pos:lat "58.4000026944683"^^xsd:decimal ;
  geo-pos:long "8.7396240234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7396240234375'^^xsd:double;
  dwc:latitude '58.400002694468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1406'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4000026944683"^^xsd:decimal ;
  dwc:decimalLongitude "8.7396240234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  geo-pos:lat "58.4000026944683"^^xsd:decimal ;
  geo-pos:long "8.7396240234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7396240234375'^^xsd:double;
  dwc:latitude '58.400002694468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1408'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4000026944683"^^xsd:decimal ;
  dwc:decimalLongitude "8.7396240234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  geo-pos:lat "58.4000026944683"^^xsd:decimal ;
  geo-pos:long "8.7396240234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7396240234375'^^xsd:double;
  dwc:latitude '58.400002694468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1416'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4000026944683"^^xsd:decimal ;
  dwc:decimalLongitude "8.7396240234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  geo-pos:lat "58.4000026944683"^^xsd:decimal ;
  geo-pos:long "8.7396240234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7396240234375'^^xsd:double;
  dwc:latitude '58.400002694468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1407'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4000026944683"^^xsd:decimal ;
  dwc:decimalLongitude "8.7396240234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  geo-pos:lat "58.4000026944683"^^xsd:decimal ;
  geo-pos:long "8.7396240234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7396240234375'^^xsd:double;
  dwc:latitude '58.400002694468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1409'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4000026944683"^^xsd:decimal ;
  dwc:decimalLongitude "8.7396240234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  geo-pos:lat "58.4000026944683"^^xsd:decimal ;
  geo-pos:long "8.7396240234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7396240234375'^^xsd:double;
  dwc:latitude '58.400002694468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1415'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4000026944683"^^xsd:decimal ;
  dwc:decimalLongitude "8.7396240234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  geo-pos:lat "58.4000026944683"^^xsd:decimal ;
  geo-pos:long "8.7396240234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7396240234375'^^xsd:double;
  dwc:latitude '58.400002694468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1413'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4000026944683"^^xsd:decimal ;
  dwc:decimalLongitude "8.7396240234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4000026944683 8.7396240234375)"^^geo:wktLiteral ;
  geo-pos:lat "58.4000026944683"^^xsd:decimal ;
  geo-pos:long "8.7396240234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7396240234375'^^xsd:double;
  dwc:latitude '58.400002694468'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1419'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7416666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3882'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7416666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3877'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7416666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3887'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7416666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3888'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7416666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3883'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7416666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3884'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7416666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3880'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7416666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3881'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7416666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3879'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7416666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3886'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7416666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3878'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7416666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3876'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7433333333333'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3359'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7433333333333'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3361'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7433333333333'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3367'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7433333333333'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3358'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7433333333333'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3363'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7433333333333'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7433333333333'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3357'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7433333333333'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3360'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7433333333333'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3362'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7433333333333'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3364'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7433333333333'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3369'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.74333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.74333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.74333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7433333333333'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3365'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1259'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1273'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '152397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1271'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1272'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1260'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1264'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1266'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1270'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Montacuta substriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1267'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1268'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3916666666667 8.75833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3916666666667"^^xsd:decimal ;
  geo-pos:long "8.75833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7583333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415380470032 8.76194000244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415380470032"^^xsd:decimal ;
  dwc:decimalLongitude "8.76194000244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415380470032 8.76194000244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.415380470032"^^xsd:decimal ;
  geo-pos:long "8.76194000244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7619400024414'^^xsd:double;
  dwc:latitude '58.415380470032'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1380'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415380470032 8.76194000244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415380470032"^^xsd:decimal ;
  dwc:decimalLongitude "8.76194000244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415380470032 8.76194000244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.415380470032"^^xsd:decimal ;
  geo-pos:long "8.76194000244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7619400024414'^^xsd:double;
  dwc:latitude '58.415380470032'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1378'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415380470032 8.76194000244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415380470032"^^xsd:decimal ;
  dwc:decimalLongitude "8.76194000244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415380470032 8.76194000244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.415380470032"^^xsd:decimal ;
  geo-pos:long "8.76194000244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7619400024414'^^xsd:double;
  dwc:latitude '58.415380470032'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1381'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415380470032 8.76194000244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415380470032"^^xsd:decimal ;
  dwc:decimalLongitude "8.76194000244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415380470032 8.76194000244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.415380470032"^^xsd:decimal ;
  geo-pos:long "8.76194000244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7619400024414'^^xsd:double;
  dwc:latitude '58.415380470032'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1375'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415380470032 8.76194000244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415380470032"^^xsd:decimal ;
  dwc:decimalLongitude "8.76194000244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415380470032 8.76194000244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.415380470032"^^xsd:decimal ;
  geo-pos:long "8.76194000244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7619400024414'^^xsd:double;
  dwc:latitude '58.415380470032'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1377'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415380470032 8.76194000244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415380470032"^^xsd:decimal ;
  dwc:decimalLongitude "8.76194000244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415380470032 8.76194000244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.415380470032"^^xsd:decimal ;
  geo-pos:long "8.76194000244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7619400024414'^^xsd:double;
  dwc:latitude '58.415380470032'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1379'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415380470032 8.76194000244141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415380470032"^^xsd:decimal ;
  dwc:decimalLongitude "8.76194000244141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415380470032 8.76194000244141)"^^geo:wktLiteral ;
  geo-pos:lat "58.415380470032"^^xsd:decimal ;
  geo-pos:long "8.76194000244141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7619400024414'^^xsd:double;
  dwc:latitude '58.415380470032'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1376'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4022222222222"^^xsd:decimal ;
  dwc:decimalLongitude "8.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4022222222222"^^xsd:decimal ;
  geo-pos:long "8.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7675'^^xsd:double;
  dwc:latitude '58.402222222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2014'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4022222222222"^^xsd:decimal ;
  dwc:decimalLongitude "8.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4022222222222"^^xsd:decimal ;
  geo-pos:long "8.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7675'^^xsd:double;
  dwc:latitude '58.402222222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2019'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4022222222222"^^xsd:decimal ;
  dwc:decimalLongitude "8.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4022222222222"^^xsd:decimal ;
  geo-pos:long "8.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7675'^^xsd:double;
  dwc:latitude '58.402222222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2023'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4022222222222"^^xsd:decimal ;
  dwc:decimalLongitude "8.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4022222222222"^^xsd:decimal ;
  geo-pos:long "8.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7675'^^xsd:double;
  dwc:latitude '58.402222222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2012'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4022222222222"^^xsd:decimal ;
  dwc:decimalLongitude "8.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4022222222222"^^xsd:decimal ;
  geo-pos:long "8.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7675'^^xsd:double;
  dwc:latitude '58.402222222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2017'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4022222222222"^^xsd:decimal ;
  dwc:decimalLongitude "8.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4022222222222"^^xsd:decimal ;
  geo-pos:long "8.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7675'^^xsd:double;
  dwc:latitude '58.402222222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2013'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4022222222222"^^xsd:decimal ;
  dwc:decimalLongitude "8.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4022222222222"^^xsd:decimal ;
  geo-pos:long "8.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7675'^^xsd:double;
  dwc:latitude '58.402222222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2025'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4022222222222"^^xsd:decimal ;
  dwc:decimalLongitude "8.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4022222222222"^^xsd:decimal ;
  geo-pos:long "8.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7675'^^xsd:double;
  dwc:latitude '58.402222222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2020'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4022222222222"^^xsd:decimal ;
  dwc:decimalLongitude "8.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4022222222222"^^xsd:decimal ;
  geo-pos:long "8.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7675'^^xsd:double;
  dwc:latitude '58.402222222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2027'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4022222222222"^^xsd:decimal ;
  dwc:decimalLongitude "8.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4022222222222"^^xsd:decimal ;
  geo-pos:long "8.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7675'^^xsd:double;
  dwc:latitude '58.402222222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2024'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4022222222222"^^xsd:decimal ;
  dwc:decimalLongitude "8.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4022222222222"^^xsd:decimal ;
  geo-pos:long "8.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7675'^^xsd:double;
  dwc:latitude '58.402222222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2022'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4022222222222"^^xsd:decimal ;
  dwc:decimalLongitude "8.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4022222222222"^^xsd:decimal ;
  geo-pos:long "8.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7675'^^xsd:double;
  dwc:latitude '58.402222222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2026'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4022222222222"^^xsd:decimal ;
  dwc:decimalLongitude "8.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4022222222222"^^xsd:decimal ;
  geo-pos:long "8.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7675'^^xsd:double;
  dwc:latitude '58.402222222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2018'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4022222222222"^^xsd:decimal ;
  dwc:decimalLongitude "8.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4022222222222"^^xsd:decimal ;
  geo-pos:long "8.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7675'^^xsd:double;
  dwc:latitude '58.402222222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4022222222222"^^xsd:decimal ;
  dwc:decimalLongitude "8.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4022222222222"^^xsd:decimal ;
  geo-pos:long "8.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7675'^^xsd:double;
  dwc:latitude '58.402222222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2021'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4022222222222"^^xsd:decimal ;
  dwc:decimalLongitude "8.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4022222222222 8.7675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4022222222222"^^xsd:decimal ;
  geo-pos:long "8.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7675'^^xsd:double;
  dwc:latitude '58.402222222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2015'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4529872503377"^^xsd:decimal ;
  dwc:decimalLongitude "8.76803398132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.4529872503377"^^xsd:decimal ;
  geo-pos:long "8.76803398132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7680339813232'^^xsd:double;
  dwc:latitude '58.452987250338'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2392'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4529872503377"^^xsd:decimal ;
  dwc:decimalLongitude "8.76803398132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.4529872503377"^^xsd:decimal ;
  geo-pos:long "8.76803398132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7680339813232'^^xsd:double;
  dwc:latitude '58.452987250338'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2396'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4529872503377"^^xsd:decimal ;
  dwc:decimalLongitude "8.76803398132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.4529872503377"^^xsd:decimal ;
  geo-pos:long "8.76803398132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7680339813232'^^xsd:double;
  dwc:latitude '58.452987250338'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2385'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4529872503377"^^xsd:decimal ;
  dwc:decimalLongitude "8.76803398132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.4529872503377"^^xsd:decimal ;
  geo-pos:long "8.76803398132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7680339813232'^^xsd:double;
  dwc:latitude '58.452987250338'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2397'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4529872503377"^^xsd:decimal ;
  dwc:decimalLongitude "8.76803398132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.4529872503377"^^xsd:decimal ;
  geo-pos:long "8.76803398132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7680339813232'^^xsd:double;
  dwc:latitude '58.452987250338'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2390'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4529872503377"^^xsd:decimal ;
  dwc:decimalLongitude "8.76803398132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.4529872503377"^^xsd:decimal ;
  geo-pos:long "8.76803398132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7680339813232'^^xsd:double;
  dwc:latitude '58.452987250338'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '875337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4529872503377"^^xsd:decimal ;
  dwc:decimalLongitude "8.76803398132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.4529872503377"^^xsd:decimal ;
  geo-pos:long "8.76803398132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7680339813232'^^xsd:double;
  dwc:latitude '58.452987250338'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2389'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4529872503377"^^xsd:decimal ;
  dwc:decimalLongitude "8.76803398132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.4529872503377"^^xsd:decimal ;
  geo-pos:long "8.76803398132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7680339813232'^^xsd:double;
  dwc:latitude '58.452987250338'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2386'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4529872503377"^^xsd:decimal ;
  dwc:decimalLongitude "8.76803398132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.4529872503377"^^xsd:decimal ;
  geo-pos:long "8.76803398132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7680339813232'^^xsd:double;
  dwc:latitude '58.452987250338'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2399'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4529872503377"^^xsd:decimal ;
  dwc:decimalLongitude "8.76803398132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.4529872503377"^^xsd:decimal ;
  geo-pos:long "8.76803398132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7680339813232'^^xsd:double;
  dwc:latitude '58.452987250338'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2388'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4529872503377"^^xsd:decimal ;
  dwc:decimalLongitude "8.76803398132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.4529872503377"^^xsd:decimal ;
  geo-pos:long "8.76803398132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7680339813232'^^xsd:double;
  dwc:latitude '58.452987250338'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2387'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4529872503377"^^xsd:decimal ;
  dwc:decimalLongitude "8.76803398132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.4529872503377"^^xsd:decimal ;
  geo-pos:long "8.76803398132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7680339813232'^^xsd:double;
  dwc:latitude '58.452987250338'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2393'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4529872503377"^^xsd:decimal ;
  dwc:decimalLongitude "8.76803398132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.4529872503377"^^xsd:decimal ;
  geo-pos:long "8.76803398132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7680339813232'^^xsd:double;
  dwc:latitude '58.452987250338'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2398'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4529872503377"^^xsd:decimal ;
  dwc:decimalLongitude "8.76803398132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.4529872503377"^^xsd:decimal ;
  geo-pos:long "8.76803398132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7680339813232'^^xsd:double;
  dwc:latitude '58.452987250338'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2391'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4529872503377"^^xsd:decimal ;
  dwc:decimalLongitude "8.76803398132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.4529872503377"^^xsd:decimal ;
  geo-pos:long "8.76803398132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7680339813232'^^xsd:double;
  dwc:latitude '58.452987250338'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2394'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4529872503377"^^xsd:decimal ;
  dwc:decimalLongitude "8.76803398132324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4529872503377 8.76803398132324)"^^geo:wktLiteral ;
  geo-pos:lat "58.4529872503377"^^xsd:decimal ;
  geo-pos:long "8.76803398132324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7680339813232'^^xsd:double;
  dwc:latitude '58.452987250338'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2395'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W230'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W225'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W218'^^xsd:string;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W218'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W224'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W224'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W219'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W232'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W232'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W228'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W222'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W222'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W231'^^xsd:string;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W234'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W234'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W220'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W229'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W229'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W221'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W221'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W227'^^xsd:string;
  dwc:scientificName 'Limacina retroversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W227'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W223'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W223'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W226'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W235'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W235'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W237'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W237'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W217'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W233'^^xsd:string;
  dwc:scientificName 'Philine quadrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W233'^^xsd:anyURI;
  dwc:aphiaIdAccepted '882941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3983333333333 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3983333333333"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W236'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W236'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3661'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3656'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3657'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3660'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3662'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3663'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3658'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3659'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4216666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.421666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1426'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4216666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.421666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1433'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4216666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.421666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1429'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4216666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.421666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1421'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4216666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.421666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1423'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4216666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.421666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1422'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4216666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.421666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1425'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4216666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.421666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1430'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4216666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.421666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1431'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4216666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.421666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1424'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4216666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.421666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1432'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4216666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.421666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1427'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4216666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.421666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1420'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.77166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4216666666667 8.77166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4216666666667"^^xsd:decimal ;
  geo-pos:long "8.77166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7716666666667'^^xsd:double;
  dwc:latitude '58.421666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1303'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1305'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1282'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Iothia fulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '140186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1293'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1298'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1281'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1297'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '345287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1296'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1287'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1279'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1286'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1308'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1295'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '140958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1289'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '139450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1284'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '138259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138259'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Haliella stenostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '139825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1291'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Alvania subsoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '141247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1280'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1304'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1311'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1294'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1301'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Entalina tetragona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '139691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1288'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1302'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1307'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1306'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1310'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1309'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2953'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2952'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2955'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.775)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Montacuta substriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.775'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2954'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2502'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2509'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2506'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Alvania subsoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2496'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2494'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2505'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2511'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2510'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2498'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2495'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2507'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2504'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2497'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2499'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2508'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2501'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2493'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2513'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2512'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4183333333333 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4183333333333 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.4183333333333"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.418333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1459'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4183333333333 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4183333333333 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.4183333333333"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.418333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1460'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4183333333333 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4183333333333 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.4183333333333"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.418333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1461'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4183333333333 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4183333333333 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.4183333333333"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.418333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1458'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4183333333333 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4183333333333 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.4183333333333"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.418333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1462'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4183333333333 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4183333333333 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.4183333333333"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.418333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1457'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4183333333333 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4183333333333 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.4183333333333"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '58.418333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1463'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4502478505404"^^xsd:decimal ;
  dwc:decimalLongitude "8.78408432006836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  geo-pos:lat "58.4502478505404"^^xsd:decimal ;
  geo-pos:long "8.78408432006836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7840843200684'^^xsd:double;
  dwc:latitude '58.45024785054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3418'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4502478505404"^^xsd:decimal ;
  dwc:decimalLongitude "8.78408432006836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  geo-pos:lat "58.4502478505404"^^xsd:decimal ;
  geo-pos:long "8.78408432006836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7840843200684'^^xsd:double;
  dwc:latitude '58.45024785054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3420'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4502478505404"^^xsd:decimal ;
  dwc:decimalLongitude "8.78408432006836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  geo-pos:lat "58.4502478505404"^^xsd:decimal ;
  geo-pos:long "8.78408432006836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7840843200684'^^xsd:double;
  dwc:latitude '58.45024785054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3419'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4502478505404"^^xsd:decimal ;
  dwc:decimalLongitude "8.78408432006836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  geo-pos:lat "58.4502478505404"^^xsd:decimal ;
  geo-pos:long "8.78408432006836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7840843200684'^^xsd:double;
  dwc:latitude '58.45024785054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3422'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4502478505404"^^xsd:decimal ;
  dwc:decimalLongitude "8.78408432006836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  geo-pos:lat "58.4502478505404"^^xsd:decimal ;
  geo-pos:long "8.78408432006836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7840843200684'^^xsd:double;
  dwc:latitude '58.45024785054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3421'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4502478505404"^^xsd:decimal ;
  dwc:decimalLongitude "8.78408432006836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  geo-pos:lat "58.4502478505404"^^xsd:decimal ;
  geo-pos:long "8.78408432006836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7840843200684'^^xsd:double;
  dwc:latitude '58.45024785054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3417'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4502478505404"^^xsd:decimal ;
  dwc:decimalLongitude "8.78408432006836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  geo-pos:lat "58.4502478505404"^^xsd:decimal ;
  geo-pos:long "8.78408432006836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7840843200684'^^xsd:double;
  dwc:latitude '58.45024785054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3424'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4502478505404"^^xsd:decimal ;
  dwc:decimalLongitude "8.78408432006836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  geo-pos:lat "58.4502478505404"^^xsd:decimal ;
  geo-pos:long "8.78408432006836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7840843200684'^^xsd:double;
  dwc:latitude '58.45024785054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3425'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4502478505404"^^xsd:decimal ;
  dwc:decimalLongitude "8.78408432006836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  geo-pos:lat "58.4502478505404"^^xsd:decimal ;
  geo-pos:long "8.78408432006836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7840843200684'^^xsd:double;
  dwc:latitude '58.45024785054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3423'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4502478505404"^^xsd:decimal ;
  dwc:decimalLongitude "8.78408432006836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4502478505404 8.78408432006836)"^^geo:wktLiteral ;
  geo-pos:lat "58.4502478505404"^^xsd:decimal ;
  geo-pos:long "8.78408432006836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7840843200684'^^xsd:double;
  dwc:latitude '58.45024785054'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3416'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.78472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.78472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.78472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.4316666666667"^^xsd:decimal ;
  geo-pos:long "8.78472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7847222222222'^^xsd:double;
  dwc:latitude '58.431666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3120'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.78472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.78472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.78472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.4316666666667"^^xsd:decimal ;
  geo-pos:long "8.78472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7847222222222'^^xsd:double;
  dwc:latitude '58.431666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3118'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.78472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.78472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.78472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.4316666666667"^^xsd:decimal ;
  geo-pos:long "8.78472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7847222222222'^^xsd:double;
  dwc:latitude '58.431666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3119'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.78472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.78472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.78472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.4316666666667"^^xsd:decimal ;
  geo-pos:long "8.78472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7847222222222'^^xsd:double;
  dwc:latitude '58.431666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3117'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.78472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.78472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.78472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.4316666666667"^^xsd:decimal ;
  geo-pos:long "8.78472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Callochiton septemvalvis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7847222222222'^^xsd:double;
  dwc:latitude '58.431666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3116'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.78472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.78472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.78472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.4316666666667"^^xsd:decimal ;
  geo-pos:long "8.78472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7847222222222'^^xsd:double;
  dwc:latitude '58.431666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.78472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.78472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.78472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.4316666666667"^^xsd:decimal ;
  geo-pos:long "8.78472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7847222222222'^^xsd:double;
  dwc:latitude '58.431666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3123'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.785)"^^geo:wktLiteral ;
  geo-pos:lat "58.4316666666667"^^xsd:decimal ;
  geo-pos:long "8.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.785'^^xsd:double;
  dwc:latitude '58.431666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3413'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.785)"^^geo:wktLiteral ;
  geo-pos:lat "58.4316666666667"^^xsd:decimal ;
  geo-pos:long "8.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.785'^^xsd:double;
  dwc:latitude '58.431666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.785)"^^geo:wktLiteral ;
  geo-pos:lat "58.4316666666667"^^xsd:decimal ;
  geo-pos:long "8.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.785'^^xsd:double;
  dwc:latitude '58.431666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3415'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.785)"^^geo:wktLiteral ;
  geo-pos:lat "58.4316666666667"^^xsd:decimal ;
  geo-pos:long "8.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.785'^^xsd:double;
  dwc:latitude '58.431666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3411'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4316666666667 8.785)"^^geo:wktLiteral ;
  geo-pos:lat "58.4316666666667"^^xsd:decimal ;
  geo-pos:long "8.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma leufroyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.785'^^xsd:double;
  dwc:latitude '58.431666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '139370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3414'^^xsd:anyURI;
  dwc:aphiaIdAccepted '248256'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W238'^^xsd:string;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W259'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W259'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W251'^^xsd:string;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W249'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W249'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W242'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W260'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W260'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W248'^^xsd:string;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W247'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W243'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W243'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W244'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W257'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W254'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W254'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W256'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W256'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W239'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W240'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W241'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W241'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W253'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W252'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W250'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W261'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W246'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W258'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W255'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W255'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4422529725693"^^xsd:decimal ;
  dwc:decimalLongitude "8.78554344177246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4422529725693 8.78554344177246)"^^geo:wktLiteral ;
  geo-pos:lat "58.4422529725693"^^xsd:decimal ;
  geo-pos:long "8.78554344177246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W245'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7855434417725'^^xsd:double;
  dwc:latitude '58.442252972569'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.78833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.78833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.78833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.78833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7883333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3618'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.78833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.78833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.78833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.78833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7883333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3621'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.78833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.78833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.78833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.78833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7883333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3617'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.78833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.78833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.78833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.78833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7883333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.78833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.78833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.78833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.78833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7883333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3622'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.78833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.78833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.78833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.78833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7883333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3620'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.78833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.78833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.78833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.78833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7883333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3619'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.78833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.78833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.78833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.78833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7883333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3624'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2410'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cadulus subfusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2420'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2442'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2432'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2441'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2437'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Alvania subsoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '141247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2416'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aclis minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '138681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2414'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138681'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2413'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2424'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2435'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '137829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137829'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Entalina tetragona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '139691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2426'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2417'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '139450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2423'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2422'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2411'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2436'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2427'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2431'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2418'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Teretia teres'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '139385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2444'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2430'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2429'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2445'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2439'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2421'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2433'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2443'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2419'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2425'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2449'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2440'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3466666666667 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3466666666667"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2448'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1237'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1249'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1222'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1232'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1236'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1255'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1224'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia conspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1243'^^xsd:anyURI;
  dwc:aphiaIdAccepted '416636'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Iothia fulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1235'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1229'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1256'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1233'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1241'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turbonilla rufescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141090'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1254'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1234'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1227'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1223'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.79166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.79166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.79166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7916666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1646611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4071'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4073'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4076'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4084'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4086'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4087'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4082'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4069'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4080'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4090'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limatula gwyni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4091'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4072'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4083'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4075'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4070'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4081'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Panomya norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140105'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4085'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140105'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4092'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4089'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4088'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4094'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.79333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.79333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.79333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7933333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4074'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4582409120052 8.79498481750488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4582409120052"^^xsd:decimal ;
  dwc:decimalLongitude "8.79498481750488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4582409120052 8.79498481750488)"^^geo:wktLiteral ;
  geo-pos:lat "58.4582409120052"^^xsd:decimal ;
  geo-pos:long "8.79498481750488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W801'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.7949848175049'^^xsd:double;
  dwc:latitude '58.458240912005'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W801'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2666'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2670'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2668'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2678'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2669'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2665'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2677'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2676'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2667'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2662'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2681'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2672'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2671'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2673'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2663'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2675'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2679'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2664'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2674'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2680'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2661'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.79816055297852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349101783529"^^xsd:decimal ;
  dwc:decimalLongitude "8.79816055297852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349101783529 8.79816055297852)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349101783529"^^xsd:decimal ;
  geo-pos:long "8.79816055297852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10537'^^xsd:string;
  dwc:scientificName 'Neptunea despecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.7981605529785'^^xsd:double;
  dwc:latitude '58.334910178353'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '138923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10537'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4273812622501 8.79824638366699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4273812622501"^^xsd:decimal ;
  dwc:decimalLongitude "8.79824638366699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4273812622501 8.79824638366699)"^^geo:wktLiteral ;
  geo-pos:lat "58.4273812622501"^^xsd:decimal ;
  geo-pos:long "8.79824638366699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10212'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.798246383667'^^xsd:double;
  dwc:latitude '58.42738126225'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10212'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4268869283514 8.79841804504395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4268869283514"^^xsd:decimal ;
  dwc:decimalLongitude "8.79841804504395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4268869283514 8.79841804504395)"^^geo:wktLiteral ;
  geo-pos:lat "58.4268869283514"^^xsd:decimal ;
  geo-pos:long "8.79841804504395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.798418045044'^^xsd:double;
  dwc:latitude '58.426886928351'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3129'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4268869283514 8.79841804504395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4268869283514"^^xsd:decimal ;
  dwc:decimalLongitude "8.79841804504395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4268869283514 8.79841804504395)"^^geo:wktLiteral ;
  geo-pos:lat "58.4268869283514"^^xsd:decimal ;
  geo-pos:long "8.79841804504395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.798418045044'^^xsd:double;
  dwc:latitude '58.426886928351'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3127'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4268869283514 8.79841804504395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4268869283514"^^xsd:decimal ;
  dwc:decimalLongitude "8.79841804504395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4268869283514 8.79841804504395)"^^geo:wktLiteral ;
  geo-pos:lat "58.4268869283514"^^xsd:decimal ;
  geo-pos:long "8.79841804504395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.798418045044'^^xsd:double;
  dwc:latitude '58.426886928351'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3130'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4268869283514 8.79841804504395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4268869283514"^^xsd:decimal ;
  dwc:decimalLongitude "8.79841804504395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4268869283514 8.79841804504395)"^^geo:wktLiteral ;
  geo-pos:lat "58.4268869283514"^^xsd:decimal ;
  geo-pos:long "8.79841804504395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.798418045044'^^xsd:double;
  dwc:latitude '58.426886928351'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3128'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4268869283514 8.79841804504395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4268869283514"^^xsd:decimal ;
  dwc:decimalLongitude "8.79841804504395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4268869283514 8.79841804504395)"^^geo:wktLiteral ;
  geo-pos:lat "58.4268869283514"^^xsd:decimal ;
  geo-pos:long "8.79841804504395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.798418045044'^^xsd:double;
  dwc:latitude '58.426886928351'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3124'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4268869283514 8.79841804504395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4268869283514"^^xsd:decimal ;
  dwc:decimalLongitude "8.79841804504395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4268869283514 8.79841804504395)"^^geo:wktLiteral ;
  geo-pos:lat "58.4268869283514"^^xsd:decimal ;
  geo-pos:long "8.79841804504395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.798418045044'^^xsd:double;
  dwc:latitude '58.426886928351'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3131'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4268869283514 8.79841804504395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4268869283514"^^xsd:decimal ;
  dwc:decimalLongitude "8.79841804504395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4268869283514 8.79841804504395)"^^geo:wktLiteral ;
  geo-pos:lat "58.4268869283514"^^xsd:decimal ;
  geo-pos:long "8.79841804504395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.798418045044'^^xsd:double;
  dwc:latitude '58.426886928351'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3126'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4268869283514 8.79841804504395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4268869283514"^^xsd:decimal ;
  dwc:decimalLongitude "8.79841804504395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4268869283514 8.79841804504395)"^^geo:wktLiteral ;
  geo-pos:lat "58.4268869283514"^^xsd:decimal ;
  geo-pos:long "8.79841804504395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.798418045044'^^xsd:double;
  dwc:latitude '58.426886928351'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3125'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2101'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2097'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2099'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2096'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2098'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2094'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2095'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2105'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3533333333333 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.3533333333333"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2103'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.805)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.805'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3742'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.805)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.805'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3740'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.805)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.805'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3741'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.805)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.805'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3743'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4667259386348"^^xsd:decimal ;
  dwc:decimalLongitude "8.80949020385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  geo-pos:lat "58.4667259386348"^^xsd:decimal ;
  geo-pos:long "8.80949020385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W268'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8094902038574'^^xsd:double;
  dwc:latitude '58.466725938635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W268'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4667259386348"^^xsd:decimal ;
  dwc:decimalLongitude "8.80949020385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  geo-pos:lat "58.4667259386348"^^xsd:decimal ;
  geo-pos:long "8.80949020385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W272'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8094902038574'^^xsd:double;
  dwc:latitude '58.466725938635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W272'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4667259386348"^^xsd:decimal ;
  dwc:decimalLongitude "8.80949020385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  geo-pos:lat "58.4667259386348"^^xsd:decimal ;
  geo-pos:long "8.80949020385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W269'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8094902038574'^^xsd:double;
  dwc:latitude '58.466725938635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4667259386348"^^xsd:decimal ;
  dwc:decimalLongitude "8.80949020385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  geo-pos:lat "58.4667259386348"^^xsd:decimal ;
  geo-pos:long "8.80949020385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W263'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8094902038574'^^xsd:double;
  dwc:latitude '58.466725938635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4667259386348"^^xsd:decimal ;
  dwc:decimalLongitude "8.80949020385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  geo-pos:lat "58.4667259386348"^^xsd:decimal ;
  geo-pos:long "8.80949020385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W271'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8094902038574'^^xsd:double;
  dwc:latitude '58.466725938635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W271'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4667259386348"^^xsd:decimal ;
  dwc:decimalLongitude "8.80949020385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  geo-pos:lat "58.4667259386348"^^xsd:decimal ;
  geo-pos:long "8.80949020385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W266'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8094902038574'^^xsd:double;
  dwc:latitude '58.466725938635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W266'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4667259386348"^^xsd:decimal ;
  dwc:decimalLongitude "8.80949020385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  geo-pos:lat "58.4667259386348"^^xsd:decimal ;
  geo-pos:long "8.80949020385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W273'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8094902038574'^^xsd:double;
  dwc:latitude '58.466725938635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W273'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4667259386348"^^xsd:decimal ;
  dwc:decimalLongitude "8.80949020385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  geo-pos:lat "58.4667259386348"^^xsd:decimal ;
  geo-pos:long "8.80949020385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W264'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8094902038574'^^xsd:double;
  dwc:latitude '58.466725938635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W264'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4667259386348"^^xsd:decimal ;
  dwc:decimalLongitude "8.80949020385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  geo-pos:lat "58.4667259386348"^^xsd:decimal ;
  geo-pos:long "8.80949020385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W265'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8094902038574'^^xsd:double;
  dwc:latitude '58.466725938635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4667259386348"^^xsd:decimal ;
  dwc:decimalLongitude "8.80949020385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  geo-pos:lat "58.4667259386348"^^xsd:decimal ;
  geo-pos:long "8.80949020385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W267'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8094902038574'^^xsd:double;
  dwc:latitude '58.466725938635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W267'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4667259386348"^^xsd:decimal ;
  dwc:decimalLongitude "8.80949020385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  geo-pos:lat "58.4667259386348"^^xsd:decimal ;
  geo-pos:long "8.80949020385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W270'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8094902038574'^^xsd:double;
  dwc:latitude '58.466725938635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W270'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4667259386348"^^xsd:decimal ;
  dwc:decimalLongitude "8.80949020385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  geo-pos:lat "58.4667259386348"^^xsd:decimal ;
  geo-pos:long "8.80949020385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W274'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8094902038574'^^xsd:double;
  dwc:latitude '58.466725938635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4667259386348"^^xsd:decimal ;
  dwc:decimalLongitude "8.80949020385742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4667259386348 8.80949020385742)"^^geo:wktLiteral ;
  geo-pos:lat "58.4667259386348"^^xsd:decimal ;
  geo-pos:long "8.80949020385742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W262'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8094902038574'^^xsd:double;
  dwc:latitude '58.466725938635'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W700'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3510'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3518'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W706'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W696'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W696'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3502'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3501'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W708'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W708'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3504'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W697'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W697'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3516'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W704'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W704'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W701'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W701'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W695'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3517'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W694'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W694'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W707'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W707'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W699'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W699'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3506'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W705'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W705'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3512'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W698'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W698'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W703'^^xsd:string;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W703'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3508'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3511'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3515'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W702'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W702'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3513'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3507'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3497'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3505'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3509'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3499'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4333333333333 8.81)"^^geo:wktLiteral ;
  geo-pos:lat "58.4333333333333"^^xsd:decimal ;
  geo-pos:long "8.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.81'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3498'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4346157188401 8.81189346313477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4346157188401"^^xsd:decimal ;
  dwc:decimalLongitude "8.81189346313477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4346157188401 8.81189346313477)"^^geo:wktLiteral ;
  geo-pos:lat "58.4346157188401"^^xsd:decimal ;
  geo-pos:long "8.81189346313477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8118934631348'^^xsd:double;
  dwc:latitude '58.43461571884'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4346157188401 8.81189346313477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4346157188401"^^xsd:decimal ;
  dwc:decimalLongitude "8.81189346313477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4346157188401 8.81189346313477)"^^geo:wktLiteral ;
  geo-pos:lat "58.4346157188401"^^xsd:decimal ;
  geo-pos:long "8.81189346313477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8118934631348'^^xsd:double;
  dwc:latitude '58.43461571884'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2450'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4349751561752 8.8124942779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4349751561752"^^xsd:decimal ;
  dwc:decimalLongitude "8.8124942779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4349751561752 8.8124942779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.4349751561752"^^xsd:decimal ;
  geo-pos:long "8.8124942779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8124942779541'^^xsd:double;
  dwc:latitude '58.434975156175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1846'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4349751561752 8.8124942779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4349751561752"^^xsd:decimal ;
  dwc:decimalLongitude "8.8124942779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4349751561752 8.8124942779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.4349751561752"^^xsd:decimal ;
  geo-pos:long "8.8124942779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8124942779541'^^xsd:double;
  dwc:latitude '58.434975156175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1840'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4349751561752 8.8124942779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4349751561752"^^xsd:decimal ;
  dwc:decimalLongitude "8.8124942779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4349751561752 8.8124942779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.4349751561752"^^xsd:decimal ;
  geo-pos:long "8.8124942779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8124942779541'^^xsd:double;
  dwc:latitude '58.434975156175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1841'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4349751561752 8.8124942779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4349751561752"^^xsd:decimal ;
  dwc:decimalLongitude "8.8124942779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4349751561752 8.8124942779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.4349751561752"^^xsd:decimal ;
  geo-pos:long "8.8124942779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8124942779541'^^xsd:double;
  dwc:latitude '58.434975156175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1844'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4349751561752 8.8124942779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4349751561752"^^xsd:decimal ;
  dwc:decimalLongitude "8.8124942779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4349751561752 8.8124942779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.4349751561752"^^xsd:decimal ;
  geo-pos:long "8.8124942779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8124942779541'^^xsd:double;
  dwc:latitude '58.434975156175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1842'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4349751561752 8.8124942779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4349751561752"^^xsd:decimal ;
  dwc:decimalLongitude "8.8124942779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4349751561752 8.8124942779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.4349751561752"^^xsd:decimal ;
  geo-pos:long "8.8124942779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8124942779541'^^xsd:double;
  dwc:latitude '58.434975156175'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1843'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W814'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W814'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3249'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W813'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W813'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W815'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W815'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W810'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W810'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3255'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W816'^^xsd:string;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W816'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W817'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W817'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3259'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W805'^^xsd:string;
  dwc:scientificName 'Anatoma crispata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W805'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W818'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W818'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Trophonopsis barvicensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '151929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W807'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W807'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W808'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W808'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W819'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W819'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W806'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W806'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W820'^^xsd:string;
  dwc:scientificName 'Trophonopsis barvicensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '151929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W820'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3264'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3254'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W811'^^xsd:string;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W811'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3256'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W809'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W809'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Anatoma crispata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3260'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W812'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W812'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.81333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.375 8.81333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.375"^^xsd:decimal ;
  geo-pos:long "8.81333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8133333333333'^^xsd:double;
  dwc:latitude '58.375'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2852'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2857'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '139450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2851'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2855'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2849'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2856'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2859'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2850'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2853'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2858'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2860'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2854'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2848'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2861'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.81666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.81666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2862'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4337171094448 8.81790161132813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4337171094448"^^xsd:decimal ;
  dwc:decimalLongitude "8.81790161132813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4337171094448 8.81790161132813)"^^geo:wktLiteral ;
  geo-pos:lat "58.4337171094448"^^xsd:decimal ;
  geo-pos:long "8.81790161132813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10213'^^xsd:string;
  dwc:scientificName 'Petricola pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8179016113281'^^xsd:double;
  dwc:latitude '58.433717109445'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3442'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3445'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3449'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3450'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3440'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3443'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3439'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3456'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3441'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3454'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3455'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3444'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.81833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3716666666667 8.81833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3716666666667"^^xsd:decimal ;
  geo-pos:long "8.81833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3448'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3893'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3895'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3890'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3894'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3905'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3896'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3904'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3897'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3902'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3889'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3903'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3891'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3892'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '152397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3901'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3899'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3898'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "8.82333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 8.82333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "8.82333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3906'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2828'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2821'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2824'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2839'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2842'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2841'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2829'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2825'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2831'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2827'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '139853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2834'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2846'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2835'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2840'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2826'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Saxicavella jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2844'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2837'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2830'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2845'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2833'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2838'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2822'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2832'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2847'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2823'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2843'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3666666666667 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.3666666666667"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2836'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4283333333333 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4283333333333 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.4283333333333"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.428333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4283333333333 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4283333333333 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.4283333333333"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.428333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1455'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4283333333333 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4283333333333 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.4283333333333"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.428333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1456'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4283333333333 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4283333333333 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.4283333333333"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.428333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1450'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4283333333333 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4283333333333 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.4283333333333"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.428333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1454'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4283333333333 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4283333333333 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.4283333333333"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela nebula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.428333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4283333333333 8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4283333333333 8.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.4283333333333"^^xsd:decimal ;
  geo-pos:long "8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.825'^^xsd:double;
  dwc:latitude '58.428333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W912'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W912'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W901'^^xsd:string;
  dwc:scientificName 'Mangelia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '137820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W901'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137820'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W903'^^xsd:string;
  dwc:scientificName 'Venerupis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W903'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W922'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W922'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W911'^^xsd:string;
  dwc:scientificName 'Eulimella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W911'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W904'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W904'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W907'^^xsd:string;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W907'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W909'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W909'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W906'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W906'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W902'^^xsd:string;
  dwc:scientificName 'Thracia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W902'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W917'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W917'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W924'^^xsd:string;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W924'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W913'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W913'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W926'^^xsd:string;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W926'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W923'^^xsd:string;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W923'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W905'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W905'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W910'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W910'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W915'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W915'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W920'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W920'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W919'^^xsd:string;
  dwc:scientificName 'Philine denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W919'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1646611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W925'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W925'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W916'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W916'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W918'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W918'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W921'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W921'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W914'^^xsd:string;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W914'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4313888888889"^^xsd:decimal ;
  dwc:decimalLongitude "8.82666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4313888888889 8.82666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4313888888889"^^xsd:decimal ;
  geo-pos:long "8.82666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W908'^^xsd:string;
  dwc:scientificName 'Crenella decussata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.431388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W908'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.82833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "8.82833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W692'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8283333333333'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W692'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.82833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "8.82833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W687'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8283333333333'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W687'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.82833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "8.82833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W689'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8283333333333'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W689'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.82833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "8.82833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W691'^^xsd:string;
  dwc:scientificName 'Tellimya tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8283333333333'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '152397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W691'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.82833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "8.82833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W685'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8283333333333'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W685'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.82833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "8.82833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W690'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8283333333333'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W690'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.82833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "8.82833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W686'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8283333333333'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W686'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.82833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "8.82833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W688'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8283333333333'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W688'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.82833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "8.82833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W684'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8283333333333'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W684'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.82833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 8.82833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "8.82833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W693'^^xsd:string;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8283333333333'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W693'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Alvania testae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1201'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1209'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '139450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1211'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1203'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cadulus subfusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '140010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1218'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1221'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1210'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1212'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3883333333333 8.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3883333333333"^^xsd:decimal ;
  geo-pos:long "8.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8333333333333'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1204'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3723'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W722'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W722'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W723'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W723'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3709'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Neptunea despecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '138923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3724'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W712'^^xsd:string;
  dwc:scientificName 'Eulima bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '139800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W712'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W729'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W729'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W719'^^xsd:string;
  dwc:scientificName 'Neptunea despecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '138923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W719'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turbonilla rufescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '141090'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3737'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3713'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W728'^^xsd:string;
  dwc:scientificName 'Turbonilla rufescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '141090'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W728'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3715'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3714'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W714'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W714'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3721'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '138117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3704'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138117'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W715'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W715'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W727'^^xsd:string;
  dwc:scientificName 'Trophonopsis barvicensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '151929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W727'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3729'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3718'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W711'^^xsd:string;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W711'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Panomya norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140105'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3727'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140105'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Trophonopsis barvicensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '151929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3736'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3717'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Teretia teres'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '139385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3734'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3707'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3716'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W713'^^xsd:string;
  dwc:scientificName 'Eulimella acicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W713'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3731'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3720'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3708'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W724'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W724'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3725'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3710'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W716'^^xsd:string;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W716'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Saxicavella jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3732'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Montacuta substriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3722'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W726'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W726'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W725'^^xsd:string;
  dwc:scientificName 'Saxicavella jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W725'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W718'^^xsd:string;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W718'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W717'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W717'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3719'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3735'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W710'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W710'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3712'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulima bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '139800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3711'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W721'^^xsd:string;
  dwc:scientificName 'Panomya norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140105'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W721'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140105'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3728'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3733'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3739'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Anatoma crispata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '141417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus squama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '138752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3730'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W720'^^xsd:string;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W720'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3726'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.83666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833333333333 8.83666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833333333333"^^xsd:decimal ;
  geo-pos:long "8.83666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8366666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3738'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.365"^^xsd:decimal ;
  dwc:decimalLongitude "8.84333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.365"^^xsd:decimal ;
  geo-pos:long "8.84333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W730'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8433333333333'^^xsd:double;
  dwc:latitude '58.365'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W730'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.365"^^xsd:decimal ;
  dwc:decimalLongitude "8.84333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.365"^^xsd:decimal ;
  geo-pos:long "8.84333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W738'^^xsd:string;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8433333333333'^^xsd:double;
  dwc:latitude '58.365'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W738'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.365"^^xsd:decimal ;
  dwc:decimalLongitude "8.84333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.365"^^xsd:decimal ;
  geo-pos:long "8.84333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W731'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8433333333333'^^xsd:double;
  dwc:latitude '58.365'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W731'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.365"^^xsd:decimal ;
  dwc:decimalLongitude "8.84333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.365"^^xsd:decimal ;
  geo-pos:long "8.84333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W737'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8433333333333'^^xsd:double;
  dwc:latitude '58.365'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W737'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.365"^^xsd:decimal ;
  dwc:decimalLongitude "8.84333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.365"^^xsd:decimal ;
  geo-pos:long "8.84333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W734'^^xsd:string;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8433333333333'^^xsd:double;
  dwc:latitude '58.365'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W734'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.365"^^xsd:decimal ;
  dwc:decimalLongitude "8.84333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.365"^^xsd:decimal ;
  geo-pos:long "8.84333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W732'^^xsd:string;
  dwc:scientificName 'Eulimella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8433333333333'^^xsd:double;
  dwc:latitude '58.365'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '140958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W732'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.365"^^xsd:decimal ;
  dwc:decimalLongitude "8.84333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.365"^^xsd:decimal ;
  geo-pos:long "8.84333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W735'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8433333333333'^^xsd:double;
  dwc:latitude '58.365'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W735'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.365"^^xsd:decimal ;
  dwc:decimalLongitude "8.84333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.365"^^xsd:decimal ;
  geo-pos:long "8.84333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W736'^^xsd:string;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8433333333333'^^xsd:double;
  dwc:latitude '58.365'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W736'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.365"^^xsd:decimal ;
  dwc:decimalLongitude "8.84333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.365"^^xsd:decimal ;
  geo-pos:long "8.84333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W739'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8433333333333'^^xsd:double;
  dwc:latitude '58.365'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W739'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.365"^^xsd:decimal ;
  dwc:decimalLongitude "8.84333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.365"^^xsd:decimal ;
  geo-pos:long "8.84333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W733'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8433333333333'^^xsd:double;
  dwc:latitude '58.365'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W733'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.365"^^xsd:decimal ;
  dwc:decimalLongitude "8.84333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.365"^^xsd:decimal ;
  geo-pos:long "8.84333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W741'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8433333333333'^^xsd:double;
  dwc:latitude '58.365'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W741'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.365"^^xsd:decimal ;
  dwc:decimalLongitude "8.84333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.365"^^xsd:decimal ;
  geo-pos:long "8.84333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W742'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8433333333333'^^xsd:double;
  dwc:latitude '58.365'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W742'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.365"^^xsd:decimal ;
  dwc:decimalLongitude "8.84333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.365"^^xsd:decimal ;
  geo-pos:long "8.84333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W740'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8433333333333'^^xsd:double;
  dwc:latitude '58.365'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W740'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.365"^^xsd:decimal ;
  dwc:decimalLongitude "8.84333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 8.84333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.365"^^xsd:decimal ;
  geo-pos:long "8.84333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W743'^^xsd:string;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.8433333333333'^^xsd:double;
  dwc:latitude '58.365'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W743'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4194444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.85361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.4194444444444"^^xsd:decimal ;
  geo-pos:long "8.85361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8536111111111'^^xsd:double;
  dwc:latitude '58.419444444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1839'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4194444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.85361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.4194444444444"^^xsd:decimal ;
  geo-pos:long "8.85361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8536111111111'^^xsd:double;
  dwc:latitude '58.419444444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1832'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4194444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.85361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.4194444444444"^^xsd:decimal ;
  geo-pos:long "8.85361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8536111111111'^^xsd:double;
  dwc:latitude '58.419444444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1838'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4194444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.85361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.4194444444444"^^xsd:decimal ;
  geo-pos:long "8.85361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8536111111111'^^xsd:double;
  dwc:latitude '58.419444444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1826'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4194444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.85361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.4194444444444"^^xsd:decimal ;
  geo-pos:long "8.85361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8536111111111'^^xsd:double;
  dwc:latitude '58.419444444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1828'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4194444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.85361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.4194444444444"^^xsd:decimal ;
  geo-pos:long "8.85361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8536111111111'^^xsd:double;
  dwc:latitude '58.419444444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1825'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4194444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.85361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.4194444444444"^^xsd:decimal ;
  geo-pos:long "8.85361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Epitonium trevelyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8536111111111'^^xsd:double;
  dwc:latitude '58.419444444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '139736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1830'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4194444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.85361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.4194444444444"^^xsd:decimal ;
  geo-pos:long "8.85361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8536111111111'^^xsd:double;
  dwc:latitude '58.419444444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1833'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4194444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.85361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.4194444444444"^^xsd:decimal ;
  geo-pos:long "8.85361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8536111111111'^^xsd:double;
  dwc:latitude '58.419444444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1827'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4194444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.85361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.4194444444444"^^xsd:decimal ;
  geo-pos:long "8.85361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8536111111111'^^xsd:double;
  dwc:latitude '58.419444444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1829'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4194444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.85361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.4194444444444"^^xsd:decimal ;
  geo-pos:long "8.85361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8536111111111'^^xsd:double;
  dwc:latitude '58.419444444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1824'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4194444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.85361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.4194444444444"^^xsd:decimal ;
  geo-pos:long "8.85361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8536111111111'^^xsd:double;
  dwc:latitude '58.419444444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1836'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4194444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.85361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.4194444444444"^^xsd:decimal ;
  geo-pos:long "8.85361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8536111111111'^^xsd:double;
  dwc:latitude '58.419444444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1834'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4194444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.85361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.4194444444444"^^xsd:decimal ;
  geo-pos:long "8.85361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8536111111111'^^xsd:double;
  dwc:latitude '58.419444444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1837'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4194444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.85361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.4194444444444"^^xsd:decimal ;
  geo-pos:long "8.85361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella lubrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8536111111111'^^xsd:double;
  dwc:latitude '58.419444444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '139849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1831'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4194444444444"^^xsd:decimal ;
  dwc:decimalLongitude "8.85361111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4194444444444 8.85361111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.4194444444444"^^xsd:decimal ;
  geo-pos:long "8.85361111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8536111111111'^^xsd:double;
  dwc:latitude '58.419444444444'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1835'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.8675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4005555555556"^^xsd:decimal ;
  geo-pos:long "8.8675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8675'^^xsd:double;
  dwc:latitude '58.400555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '345287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2404'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.8675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4005555555556"^^xsd:decimal ;
  geo-pos:long "8.8675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8675'^^xsd:double;
  dwc:latitude '58.400555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2401'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.8675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4005555555556"^^xsd:decimal ;
  geo-pos:long "8.8675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8675'^^xsd:double;
  dwc:latitude '58.400555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2403'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.8675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4005555555556"^^xsd:decimal ;
  geo-pos:long "8.8675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8675'^^xsd:double;
  dwc:latitude '58.400555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2406'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.8675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4005555555556"^^xsd:decimal ;
  geo-pos:long "8.8675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8675'^^xsd:double;
  dwc:latitude '58.400555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2405'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.8675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4005555555556"^^xsd:decimal ;
  geo-pos:long "8.8675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8675'^^xsd:double;
  dwc:latitude '58.400555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2402'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.8675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4005555555556"^^xsd:decimal ;
  geo-pos:long "8.8675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8675'^^xsd:double;
  dwc:latitude '58.400555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2407'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.8675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4005555555556"^^xsd:decimal ;
  geo-pos:long "8.8675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8675'^^xsd:double;
  dwc:latitude '58.400555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2409'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4005555555556"^^xsd:decimal ;
  dwc:decimalLongitude "8.8675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4005555555556 8.8675)"^^geo:wktLiteral ;
  geo-pos:lat "58.4005555555556"^^xsd:decimal ;
  geo-pos:long "8.8675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8675'^^xsd:double;
  dwc:latitude '58.400555555556'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2408'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3792'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3799'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3787'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '139450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3785'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3793'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3784'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3798'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3790'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3783'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3791'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3797'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3786'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3794'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3780'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3801'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3795'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3781'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3788'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3789'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3782'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3802'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3796'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4066666666667 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4066666666667"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.406666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W862'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W862'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W853'^^xsd:string;
  dwc:scientificName 'Cuspidaria obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '139450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W853'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W867'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W867'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W851'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W851'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W856'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W856'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W855'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W855'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W857'^^xsd:string;
  dwc:scientificName 'Eulimella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W857'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W859'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W859'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W860'^^xsd:string;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W860'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W863'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W863'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W861'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W861'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W854'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W854'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W858'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W858'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W865'^^xsd:string;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W865'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W849'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W849'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W852'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W852'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W866'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W866'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W864'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W864'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "8.86833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 8.86833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "8.86833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W850'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8683333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W850'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.88166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.88166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.88166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3966666666667"^^xsd:decimal ;
  geo-pos:long "8.88166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8816666666667'^^xsd:double;
  dwc:latitude '58.396666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3910'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.88166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.88166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.88166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3966666666667"^^xsd:decimal ;
  geo-pos:long "8.88166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8816666666667'^^xsd:double;
  dwc:latitude '58.396666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3907'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.88166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.88166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.88166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3966666666667"^^xsd:decimal ;
  geo-pos:long "8.88166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Saxicavella jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8816666666667'^^xsd:double;
  dwc:latitude '58.396666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '140108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3913'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.88166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.88166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.88166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3966666666667"^^xsd:decimal ;
  geo-pos:long "8.88166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8816666666667'^^xsd:double;
  dwc:latitude '58.396666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3911'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.88166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.88166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.88166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3966666666667"^^xsd:decimal ;
  geo-pos:long "8.88166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8816666666667'^^xsd:double;
  dwc:latitude '58.396666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3914'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.88166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.88166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.88166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3966666666667"^^xsd:decimal ;
  geo-pos:long "8.88166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8816666666667'^^xsd:double;
  dwc:latitude '58.396666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3909'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.88166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.88166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.88166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3966666666667"^^xsd:decimal ;
  geo-pos:long "8.88166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8816666666667'^^xsd:double;
  dwc:latitude '58.396666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3908'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.88166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.88166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3966666666667 8.88166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3966666666667"^^xsd:decimal ;
  geo-pos:long "8.88166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8816666666667'^^xsd:double;
  dwc:latitude '58.396666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3912'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3331'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3346'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus squama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3351'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3355'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3352'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3336'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3350'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3339'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3343'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3353'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3348'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3354'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3342'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3337'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3356'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3349'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3345'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3341'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3340'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3335'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4955776576135"^^xsd:decimal ;
  dwc:decimalLongitude "8.88175964355469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4955776576135 8.88175964355469)"^^geo:wktLiteral ;
  geo-pos:lat "58.4955776576135"^^xsd:decimal ;
  geo-pos:long "8.88175964355469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8817596435547'^^xsd:double;
  dwc:latitude '58.495577657614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3338'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.397349124602 8.88321876525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.397349124602"^^xsd:decimal ;
  dwc:decimalLongitude "8.88321876525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.397349124602 8.88321876525879)"^^geo:wktLiteral ;
  geo-pos:lat "58.397349124602"^^xsd:decimal ;
  geo-pos:long "8.88321876525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10509'^^xsd:string;
  dwc:scientificName 'Haliphron atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8832187652588'^^xsd:double;
  dwc:latitude '58.397349124602'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '138740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10509'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.4633333333333"^^xsd:decimal ;
  geo-pos:long "8.88388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8838888888889'^^xsd:double;
  dwc:latitude '58.463333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3108'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.4633333333333"^^xsd:decimal ;
  geo-pos:long "8.88388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8838888888889'^^xsd:double;
  dwc:latitude '58.463333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3103'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.4633333333333"^^xsd:decimal ;
  geo-pos:long "8.88388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8838888888889'^^xsd:double;
  dwc:latitude '58.463333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3109'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.4633333333333"^^xsd:decimal ;
  geo-pos:long "8.88388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8838888888889'^^xsd:double;
  dwc:latitude '58.463333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.4633333333333"^^xsd:decimal ;
  geo-pos:long "8.88388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8838888888889'^^xsd:double;
  dwc:latitude '58.463333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3107'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.4633333333333"^^xsd:decimal ;
  geo-pos:long "8.88388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8838888888889'^^xsd:double;
  dwc:latitude '58.463333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3110'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.4633333333333"^^xsd:decimal ;
  geo-pos:long "8.88388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8838888888889'^^xsd:double;
  dwc:latitude '58.463333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3112'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.4633333333333"^^xsd:decimal ;
  geo-pos:long "8.88388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8838888888889'^^xsd:double;
  dwc:latitude '58.463333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.4633333333333"^^xsd:decimal ;
  geo-pos:long "8.88388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8838888888889'^^xsd:double;
  dwc:latitude '58.463333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3114'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.4633333333333"^^xsd:decimal ;
  geo-pos:long "8.88388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8838888888889'^^xsd:double;
  dwc:latitude '58.463333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.4633333333333"^^xsd:decimal ;
  geo-pos:long "8.88388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8838888888889'^^xsd:double;
  dwc:latitude '58.463333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3105'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88388888888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4633333333333 8.88388888888889)"^^geo:wktLiteral ;
  geo-pos:lat "58.4633333333333"^^xsd:decimal ;
  geo-pos:long "8.88388888888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8838888888889'^^xsd:double;
  dwc:latitude '58.463333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4018465830111 8.88716697692871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4018465830111"^^xsd:decimal ;
  dwc:decimalLongitude "8.88716697692871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4018465830111 8.88716697692871)"^^geo:wktLiteral ;
  geo-pos:lat "58.4018465830111"^^xsd:decimal ;
  geo-pos:long "8.88716697692871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10510'^^xsd:string;
  dwc:scientificName 'Haliphron atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8871669769287'^^xsd:double;
  dwc:latitude '58.401846583011'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '138740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10510'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5005558833707"^^xsd:decimal ;
  dwc:decimalLongitude "8.89678001403809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  geo-pos:lat "58.5005558833707"^^xsd:decimal ;
  geo-pos:long "8.89678001403809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8967800140381'^^xsd:double;
  dwc:latitude '58.500555883371'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1470'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5005558833707"^^xsd:decimal ;
  dwc:decimalLongitude "8.89678001403809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  geo-pos:lat "58.5005558833707"^^xsd:decimal ;
  geo-pos:long "8.89678001403809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8967800140381'^^xsd:double;
  dwc:latitude '58.500555883371'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1465'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5005558833707"^^xsd:decimal ;
  dwc:decimalLongitude "8.89678001403809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  geo-pos:lat "58.5005558833707"^^xsd:decimal ;
  geo-pos:long "8.89678001403809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8967800140381'^^xsd:double;
  dwc:latitude '58.500555883371'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1467'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5005558833707"^^xsd:decimal ;
  dwc:decimalLongitude "8.89678001403809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  geo-pos:lat "58.5005558833707"^^xsd:decimal ;
  geo-pos:long "8.89678001403809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8967800140381'^^xsd:double;
  dwc:latitude '58.500555883371'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1473'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5005558833707"^^xsd:decimal ;
  dwc:decimalLongitude "8.89678001403809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  geo-pos:lat "58.5005558833707"^^xsd:decimal ;
  geo-pos:long "8.89678001403809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8967800140381'^^xsd:double;
  dwc:latitude '58.500555883371'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1464'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5005558833707"^^xsd:decimal ;
  dwc:decimalLongitude "8.89678001403809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  geo-pos:lat "58.5005558833707"^^xsd:decimal ;
  geo-pos:long "8.89678001403809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8967800140381'^^xsd:double;
  dwc:latitude '58.500555883371'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1477'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5005558833707"^^xsd:decimal ;
  dwc:decimalLongitude "8.89678001403809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  geo-pos:lat "58.5005558833707"^^xsd:decimal ;
  geo-pos:long "8.89678001403809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8967800140381'^^xsd:double;
  dwc:latitude '58.500555883371'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1466'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5005558833707"^^xsd:decimal ;
  dwc:decimalLongitude "8.89678001403809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  geo-pos:lat "58.5005558833707"^^xsd:decimal ;
  geo-pos:long "8.89678001403809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8967800140381'^^xsd:double;
  dwc:latitude '58.500555883371'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1474'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5005558833707"^^xsd:decimal ;
  dwc:decimalLongitude "8.89678001403809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  geo-pos:lat "58.5005558833707"^^xsd:decimal ;
  geo-pos:long "8.89678001403809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8967800140381'^^xsd:double;
  dwc:latitude '58.500555883371'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5005558833707"^^xsd:decimal ;
  dwc:decimalLongitude "8.89678001403809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  geo-pos:lat "58.5005558833707"^^xsd:decimal ;
  geo-pos:long "8.89678001403809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8967800140381'^^xsd:double;
  dwc:latitude '58.500555883371'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1476'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5005558833707"^^xsd:decimal ;
  dwc:decimalLongitude "8.89678001403809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  geo-pos:lat "58.5005558833707"^^xsd:decimal ;
  geo-pos:long "8.89678001403809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8967800140381'^^xsd:double;
  dwc:latitude '58.500555883371'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1472'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5005558833707"^^xsd:decimal ;
  dwc:decimalLongitude "8.89678001403809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  geo-pos:lat "58.5005558833707"^^xsd:decimal ;
  geo-pos:long "8.89678001403809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine quadrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8967800140381'^^xsd:double;
  dwc:latitude '58.500555883371'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1475'^^xsd:anyURI;
  dwc:aphiaIdAccepted '882941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5005558833707"^^xsd:decimal ;
  dwc:decimalLongitude "8.89678001403809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  geo-pos:lat "58.5005558833707"^^xsd:decimal ;
  geo-pos:long "8.89678001403809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8967800140381'^^xsd:double;
  dwc:latitude '58.500555883371'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1478'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5005558833707"^^xsd:decimal ;
  dwc:decimalLongitude "8.89678001403809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  geo-pos:lat "58.5005558833707"^^xsd:decimal ;
  geo-pos:long "8.89678001403809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8967800140381'^^xsd:double;
  dwc:latitude '58.500555883371'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1471'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5005558833707"^^xsd:decimal ;
  dwc:decimalLongitude "8.89678001403809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5005558833707 8.89678001403809)"^^geo:wktLiteral ;
  geo-pos:lat "58.5005558833707"^^xsd:decimal ;
  geo-pos:long "8.89678001403809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.8967800140381'^^xsd:double;
  dwc:latitude '58.500555883371'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4042'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4009'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4036'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4038'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4022'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4039'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4051'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4013'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4027'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4011'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4043'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4035'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus squama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '138752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4044'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4018'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4030'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4049'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4040'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4024'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4034'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4031'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4020'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4021'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lamellaria perspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4032'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1505994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4017'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4029'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4019'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulima bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '139800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4026'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4023'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Trophonopsis barvicensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '151929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4050'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4048'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4028'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Teretia teres'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '139385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4047'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4033'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4025'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4041'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4010'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulimella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4008'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aclis minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '138681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4012'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138681'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4046'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4052'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4166666666667 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.4166666666667"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '58.416666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4045'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5027777777778 8.90333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5027777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.90333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5027777777778 8.90333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5027777777778"^^xsd:decimal ;
  geo-pos:long "8.90333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9033333333333'^^xsd:double;
  dwc:latitude '58.502777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1650'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5027777777778 8.90333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5027777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.90333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5027777777778 8.90333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5027777777778"^^xsd:decimal ;
  geo-pos:long "8.90333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9033333333333'^^xsd:double;
  dwc:latitude '58.502777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1651'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5027777777778 8.90333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5027777777778"^^xsd:decimal ;
  dwc:decimalLongitude "8.90333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5027777777778 8.90333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5027777777778"^^xsd:decimal ;
  geo-pos:long "8.90333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9033333333333'^^xsd:double;
  dwc:latitude '58.502777777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1649'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3018227952963 8.90373229980469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3018227952963"^^xsd:decimal ;
  dwc:decimalLongitude "8.90373229980469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3018227952963 8.90373229980469)"^^geo:wktLiteral ;
  geo-pos:lat "58.3018227952963"^^xsd:decimal ;
  geo-pos:long "8.90373229980469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10499'^^xsd:string;
  dwc:scientificName 'Troschelia berniciensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.9037322998047'^^xsd:double;
  dwc:latitude '58.301822795296'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '138930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10499'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4744011033188 8.9055347442627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4744011033188"^^xsd:decimal ;
  dwc:decimalLongitude "8.9055347442627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4744011033188 8.9055347442627)"^^geo:wktLiteral ;
  geo-pos:lat "58.4744011033188"^^xsd:decimal ;
  geo-pos:long "8.9055347442627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10512'^^xsd:string;
  dwc:scientificName 'Emarginula crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9055347442627'^^xsd:double;
  dwc:latitude '58.474401103319'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '139957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10512'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3375'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3372'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3376'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3389'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3382'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3381'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3377'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3385'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turbonilla rufescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141090'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3396'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3387'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3388'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3378'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3395'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3390'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3383'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3379'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3373'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3384'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3386'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3397'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus squama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '138752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3394'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3392'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3380'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3374'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5033362067729"^^xsd:decimal ;
  dwc:decimalLongitude "8.90622138977051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5033362067729 8.90622138977051)"^^geo:wktLiteral ;
  geo-pos:lat "58.5033362067729"^^xsd:decimal ;
  geo-pos:long "8.90622138977051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9062213897705'^^xsd:double;
  dwc:latitude '58.503336206773'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3393'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W882'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W882'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W889'^^xsd:string;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W889'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W886'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W886'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W881'^^xsd:string;
  dwc:scientificName 'Eulimella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W881'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W871'^^xsd:string;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W871'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W888'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W888'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W885'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W885'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W877'^^xsd:string;
  dwc:scientificName 'Cadulus subfusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W877'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W893'^^xsd:string;
  dwc:scientificName 'Tellimya tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '152397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W893'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W870'^^xsd:string;
  dwc:scientificName 'Admete viridula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '138969'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W870'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W868'^^xsd:string;
  dwc:scientificName 'Melanella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '137978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W868'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137978'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W887'^^xsd:string;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W887'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W891'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W891'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W895'^^xsd:string;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W895'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W876'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W876'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W892'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W892'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W900'^^xsd:string;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W894'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W894'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W884'^^xsd:string;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W884'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W875'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W875'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W879'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W879'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W869'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W869'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W880'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W880'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W873'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W873'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W872'^^xsd:string;
  dwc:scientificName 'Alvania testae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W872'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W883'^^xsd:string;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W883'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W890'^^xsd:string;
  dwc:scientificName 'Odostomia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W890'^^xsd:anyURI;
  dwc:aphiaIdAccepted '224401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W874'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W874'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W878'^^xsd:string;
  dwc:scientificName 'Cuspidaria obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '139450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W878'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W897'^^xsd:string;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W897'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W898'^^xsd:string;
  dwc:scientificName 'Trophonopsis barvicensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '151929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W898'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W896'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W896'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "8.92333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 8.92333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "8.92333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W899'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W899'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W555'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9316666666667'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W555'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W558'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9316666666667'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W558'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W550'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9316666666667'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W550'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W561'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9316666666667'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W561'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W557'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9316666666667'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W557'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W551'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9316666666667'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W551'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W559'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9316666666667'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W559'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W552'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9316666666667'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W552'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W556'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9316666666667'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W556'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W560'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9316666666667'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W560'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W554'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9316666666667'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W554'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W562'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9316666666667'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W562'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W553'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9316666666667'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W553'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W563'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9316666666667'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W563'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1956'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1953'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1951'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1943'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1950'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1958'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1959'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1962'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bela brachystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1948'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1944'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1964'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1966'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1945'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1955'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1946'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1967'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1965'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1949'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1952'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1957'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1963'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1954'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1960'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1947'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5166666666667 8.93333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5166666666667"^^xsd:decimal ;
  geo-pos:long "8.93333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1961'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W569'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W569'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W570'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W570'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W567'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W567'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W582'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W582'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W566'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W566'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W574'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W574'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W564'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W564'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W579'^^xsd:string;
  dwc:scientificName 'Tellimya tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '152397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W579'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W580'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W580'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W575'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W575'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W578'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W578'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W571'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W571'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W581'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W581'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W572'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W572'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W568'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W568'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W577'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W577'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W583'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W583'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W576'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W576'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W565'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W565'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5183333333333 8.93833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5183333333333"^^xsd:decimal ;
  geo-pos:long "8.93833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W573'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9383333333333'^^xsd:double;
  dwc:latitude '58.518333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W573'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5329643572763 8.94115447998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5329643572763"^^xsd:decimal ;
  dwc:decimalLongitude "8.94115447998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5329643572763 8.94115447998047)"^^geo:wktLiteral ;
  geo-pos:lat "58.5329643572763"^^xsd:decimal ;
  geo-pos:long "8.94115447998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9411544799805'^^xsd:double;
  dwc:latitude '58.532964357276'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2234'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5329643572763 8.94115447998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5329643572763"^^xsd:decimal ;
  dwc:decimalLongitude "8.94115447998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5329643572763 8.94115447998047)"^^geo:wktLiteral ;
  geo-pos:lat "58.5329643572763"^^xsd:decimal ;
  geo-pos:long "8.94115447998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9411544799805'^^xsd:double;
  dwc:latitude '58.532964357276'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2235'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933333333333"^^xsd:decimal ;
  geo-pos:long "8.95333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9533333333333'^^xsd:double;
  dwc:latitude '58.593333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933333333333"^^xsd:decimal ;
  geo-pos:long "8.95333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9533333333333'^^xsd:double;
  dwc:latitude '58.593333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1441'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933333333333"^^xsd:decimal ;
  geo-pos:long "8.95333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9533333333333'^^xsd:double;
  dwc:latitude '58.593333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1444'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933333333333"^^xsd:decimal ;
  geo-pos:long "8.95333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9533333333333'^^xsd:double;
  dwc:latitude '58.593333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1448'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933333333333"^^xsd:decimal ;
  geo-pos:long "8.95333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9533333333333'^^xsd:double;
  dwc:latitude '58.593333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933333333333"^^xsd:decimal ;
  geo-pos:long "8.95333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9533333333333'^^xsd:double;
  dwc:latitude '58.593333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1445'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933333333333"^^xsd:decimal ;
  geo-pos:long "8.95333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9533333333333'^^xsd:double;
  dwc:latitude '58.593333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1439'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933333333333"^^xsd:decimal ;
  geo-pos:long "8.95333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9533333333333'^^xsd:double;
  dwc:latitude '58.593333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1442'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933333333333"^^xsd:decimal ;
  geo-pos:long "8.95333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9533333333333'^^xsd:double;
  dwc:latitude '58.593333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1440'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933333333333"^^xsd:decimal ;
  geo-pos:long "8.95333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9533333333333'^^xsd:double;
  dwc:latitude '58.593333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933333333333"^^xsd:decimal ;
  geo-pos:long "8.95333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9533333333333'^^xsd:double;
  dwc:latitude '58.593333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1443'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933333333333"^^xsd:decimal ;
  geo-pos:long "8.95333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9533333333333'^^xsd:double;
  dwc:latitude '58.593333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933333333333"^^xsd:decimal ;
  geo-pos:long "8.95333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9533333333333'^^xsd:double;
  dwc:latitude '58.593333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1435'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933333333333"^^xsd:decimal ;
  geo-pos:long "8.95333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9533333333333'^^xsd:double;
  dwc:latitude '58.593333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1437'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933333333333"^^xsd:decimal ;
  geo-pos:long "8.95333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9533333333333'^^xsd:double;
  dwc:latitude '58.593333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1436'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933333333333 8.95333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933333333333"^^xsd:decimal ;
  geo-pos:long "8.95333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9533333333333'^^xsd:double;
  dwc:latitude '58.593333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1449'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933085590449 8.9593505859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933085590449"^^xsd:decimal ;
  dwc:decimalLongitude "8.9593505859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933085590449 8.9593505859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933085590449"^^xsd:decimal ;
  geo-pos:long "8.9593505859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9593505859375'^^xsd:double;
  dwc:latitude '58.593308559045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1652'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933085590449 8.9593505859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933085590449"^^xsd:decimal ;
  dwc:decimalLongitude "8.9593505859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933085590449 8.9593505859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933085590449"^^xsd:decimal ;
  geo-pos:long "8.9593505859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9593505859375'^^xsd:double;
  dwc:latitude '58.593308559045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1659'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933085590449 8.9593505859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933085590449"^^xsd:decimal ;
  dwc:decimalLongitude "8.9593505859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933085590449 8.9593505859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933085590449"^^xsd:decimal ;
  geo-pos:long "8.9593505859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9593505859375'^^xsd:double;
  dwc:latitude '58.593308559045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1653'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933085590449 8.9593505859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933085590449"^^xsd:decimal ;
  dwc:decimalLongitude "8.9593505859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933085590449 8.9593505859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933085590449"^^xsd:decimal ;
  geo-pos:long "8.9593505859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9593505859375'^^xsd:double;
  dwc:latitude '58.593308559045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1657'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933085590449 8.9593505859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933085590449"^^xsd:decimal ;
  dwc:decimalLongitude "8.9593505859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933085590449 8.9593505859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933085590449"^^xsd:decimal ;
  geo-pos:long "8.9593505859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9593505859375'^^xsd:double;
  dwc:latitude '58.593308559045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1654'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933085590449 8.9593505859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933085590449"^^xsd:decimal ;
  dwc:decimalLongitude "8.9593505859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933085590449 8.9593505859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933085590449"^^xsd:decimal ;
  geo-pos:long "8.9593505859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9593505859375'^^xsd:double;
  dwc:latitude '58.593308559045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1656'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933085590449 8.9593505859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933085590449"^^xsd:decimal ;
  dwc:decimalLongitude "8.9593505859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933085590449 8.9593505859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933085590449"^^xsd:decimal ;
  geo-pos:long "8.9593505859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9593505859375'^^xsd:double;
  dwc:latitude '58.593308559045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1658'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933085590449 8.9593505859375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5933085590449"^^xsd:decimal ;
  dwc:decimalLongitude "8.9593505859375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5933085590449 8.9593505859375)"^^geo:wktLiteral ;
  geo-pos:lat "58.5933085590449"^^xsd:decimal ;
  geo-pos:long "8.9593505859375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9593505859375'^^xsd:double;
  dwc:latitude '58.593308559045'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1655'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.97342681884766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3377486610706"^^xsd:decimal ;
  dwc:decimalLongitude "8.97342681884766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3377486610706 8.97342681884766)"^^geo:wktLiteral ;
  geo-pos:lat "58.3377486610706"^^xsd:decimal ;
  geo-pos:long "8.97342681884766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10502'^^xsd:string;
  dwc:scientificName 'Acesta excavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '8.9734268188477'^^xsd:double;
  dwc:latitude '58.337748661071'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10502'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5999722727654 8.98166656494141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5999722727654"^^xsd:decimal ;
  dwc:decimalLongitude "8.98166656494141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5999722727654 8.98166656494141)"^^geo:wktLiteral ;
  geo-pos:lat "58.5999722727654"^^xsd:decimal ;
  geo-pos:long "8.98166656494141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W215'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9816665649414'^^xsd:double;
  dwc:latitude '58.599972272765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5999722727654 8.98166656494141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5999722727654"^^xsd:decimal ;
  dwc:decimalLongitude "8.98166656494141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5999722727654 8.98166656494141)"^^geo:wktLiteral ;
  geo-pos:lat "58.5999722727654"^^xsd:decimal ;
  geo-pos:long "8.98166656494141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W214'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9816665649414'^^xsd:double;
  dwc:latitude '58.599972272765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5999722727654 8.98166656494141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5999722727654"^^xsd:decimal ;
  dwc:decimalLongitude "8.98166656494141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5999722727654 8.98166656494141)"^^geo:wktLiteral ;
  geo-pos:lat "58.5999722727654"^^xsd:decimal ;
  geo-pos:long "8.98166656494141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W216'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9816665649414'^^xsd:double;
  dwc:latitude '58.599972272765'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.99166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5836111111111"^^xsd:decimal ;
  geo-pos:long "8.99166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9916666666667'^^xsd:double;
  dwc:latitude '58.583611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2489'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.99166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5836111111111"^^xsd:decimal ;
  geo-pos:long "8.99166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9916666666667'^^xsd:double;
  dwc:latitude '58.583611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2482'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.99166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5836111111111"^^xsd:decimal ;
  geo-pos:long "8.99166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9916666666667'^^xsd:double;
  dwc:latitude '58.583611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2490'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.99166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5836111111111"^^xsd:decimal ;
  geo-pos:long "8.99166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9916666666667'^^xsd:double;
  dwc:latitude '58.583611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2492'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.99166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5836111111111"^^xsd:decimal ;
  geo-pos:long "8.99166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9916666666667'^^xsd:double;
  dwc:latitude '58.583611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2487'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.99166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5836111111111"^^xsd:decimal ;
  geo-pos:long "8.99166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9916666666667'^^xsd:double;
  dwc:latitude '58.583611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2486'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.99166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5836111111111"^^xsd:decimal ;
  geo-pos:long "8.99166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9916666666667'^^xsd:double;
  dwc:latitude '58.583611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2485'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.99166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5836111111111"^^xsd:decimal ;
  geo-pos:long "8.99166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9916666666667'^^xsd:double;
  dwc:latitude '58.583611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2483'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.99166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5836111111111"^^xsd:decimal ;
  geo-pos:long "8.99166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9916666666667'^^xsd:double;
  dwc:latitude '58.583611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2484'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.99166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5836111111111"^^xsd:decimal ;
  geo-pos:long "8.99166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9916666666667'^^xsd:double;
  dwc:latitude '58.583611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2491'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5836111111111"^^xsd:decimal ;
  dwc:decimalLongitude "8.99166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5836111111111 8.99166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5836111111111"^^xsd:decimal ;
  geo-pos:long "8.99166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9916666666667'^^xsd:double;
  dwc:latitude '58.583611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2488'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W595'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W595'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W605'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W605'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W606'^^xsd:string;
  dwc:scientificName 'Philine denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W606'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1646611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W608'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W608'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W597'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W597'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W602'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W602'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W584'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W584'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W610'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W610'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W609'^^xsd:string;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W609'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W588'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W588'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W585'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W585'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W589'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W589'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W603'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W603'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W598'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W598'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W601'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W601'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W604'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W604'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W594'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W594'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W599'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W599'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W591'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W591'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W592'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W592'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W600'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W611'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W611'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W593'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W593'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W586'^^xsd:string;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W586'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W596'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W596'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W607'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W607'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W590'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W590'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W612'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W612'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W587'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W587'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576218606867 8.99874687194824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.576218606867"^^xsd:decimal ;
  dwc:decimalLongitude "8.99874687194824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576218606867 8.99874687194824)"^^geo:wktLiteral ;
  geo-pos:lat "58.576218606867"^^xsd:decimal ;
  geo-pos:long "8.99874687194824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9987468719482'^^xsd:double;
  dwc:latitude '58.576218606867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2478'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576218606867 8.99874687194824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.576218606867"^^xsd:decimal ;
  dwc:decimalLongitude "8.99874687194824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576218606867 8.99874687194824)"^^geo:wktLiteral ;
  geo-pos:lat "58.576218606867"^^xsd:decimal ;
  geo-pos:long "8.99874687194824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9987468719482'^^xsd:double;
  dwc:latitude '58.576218606867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2475'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576218606867 8.99874687194824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.576218606867"^^xsd:decimal ;
  dwc:decimalLongitude "8.99874687194824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576218606867 8.99874687194824)"^^geo:wktLiteral ;
  geo-pos:lat "58.576218606867"^^xsd:decimal ;
  geo-pos:long "8.99874687194824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9987468719482'^^xsd:double;
  dwc:latitude '58.576218606867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2479'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576218606867 8.99874687194824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.576218606867"^^xsd:decimal ;
  dwc:decimalLongitude "8.99874687194824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576218606867 8.99874687194824)"^^geo:wktLiteral ;
  geo-pos:lat "58.576218606867"^^xsd:decimal ;
  geo-pos:long "8.99874687194824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9987468719482'^^xsd:double;
  dwc:latitude '58.576218606867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2477'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576218606867 8.99874687194824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.576218606867"^^xsd:decimal ;
  dwc:decimalLongitude "8.99874687194824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576218606867 8.99874687194824)"^^geo:wktLiteral ;
  geo-pos:lat "58.576218606867"^^xsd:decimal ;
  geo-pos:long "8.99874687194824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9987468719482'^^xsd:double;
  dwc:latitude '58.576218606867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2481'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576218606867 8.99874687194824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.576218606867"^^xsd:decimal ;
  dwc:decimalLongitude "8.99874687194824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576218606867 8.99874687194824)"^^geo:wktLiteral ;
  geo-pos:lat "58.576218606867"^^xsd:decimal ;
  geo-pos:long "8.99874687194824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9987468719482'^^xsd:double;
  dwc:latitude '58.576218606867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2476'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576218606867 8.99874687194824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.576218606867"^^xsd:decimal ;
  dwc:decimalLongitude "8.99874687194824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576218606867 8.99874687194824)"^^geo:wktLiteral ;
  geo-pos:lat "58.576218606867"^^xsd:decimal ;
  geo-pos:long "8.99874687194824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9987468719482'^^xsd:double;
  dwc:latitude '58.576218606867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2474'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576218606867 8.99874687194824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.576218606867"^^xsd:decimal ;
  dwc:decimalLongitude "8.99874687194824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576218606867 8.99874687194824)"^^geo:wktLiteral ;
  geo-pos:lat "58.576218606867"^^xsd:decimal ;
  geo-pos:long "8.99874687194824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '8.9987468719482'^^xsd:double;
  dwc:latitude '58.576218606867'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2480'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5760843595512 9.00012016296387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5760843595512"^^xsd:decimal ;
  dwc:decimalLongitude "9.00012016296387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5760843595512 9.00012016296387)"^^geo:wktLiteral ;
  geo-pos:lat "58.5760843595512"^^xsd:decimal ;
  geo-pos:long "9.00012016296387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W208'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0001201629639'^^xsd:double;
  dwc:latitude '58.576084359551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5760843595512 9.00012016296387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5760843595512"^^xsd:decimal ;
  dwc:decimalLongitude "9.00012016296387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5760843595512 9.00012016296387)"^^geo:wktLiteral ;
  geo-pos:lat "58.5760843595512"^^xsd:decimal ;
  geo-pos:long "9.00012016296387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W205'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0001201629639'^^xsd:double;
  dwc:latitude '58.576084359551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5760843595512 9.00012016296387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5760843595512"^^xsd:decimal ;
  dwc:decimalLongitude "9.00012016296387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5760843595512 9.00012016296387)"^^geo:wktLiteral ;
  geo-pos:lat "58.5760843595512"^^xsd:decimal ;
  geo-pos:long "9.00012016296387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W206'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0001201629639'^^xsd:double;
  dwc:latitude '58.576084359551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5760843595512 9.00012016296387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5760843595512"^^xsd:decimal ;
  dwc:decimalLongitude "9.00012016296387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5760843595512 9.00012016296387)"^^geo:wktLiteral ;
  geo-pos:lat "58.5760843595512"^^xsd:decimal ;
  geo-pos:long "9.00012016296387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W204'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0001201629639'^^xsd:double;
  dwc:latitude '58.576084359551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W204'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5760843595512 9.00012016296387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5760843595512"^^xsd:decimal ;
  dwc:decimalLongitude "9.00012016296387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5760843595512 9.00012016296387)"^^geo:wktLiteral ;
  geo-pos:lat "58.5760843595512"^^xsd:decimal ;
  geo-pos:long "9.00012016296387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W209'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0001201629639'^^xsd:double;
  dwc:latitude '58.576084359551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W209'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5760843595512 9.00012016296387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5760843595512"^^xsd:decimal ;
  dwc:decimalLongitude "9.00012016296387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5760843595512 9.00012016296387)"^^geo:wktLiteral ;
  geo-pos:lat "58.5760843595512"^^xsd:decimal ;
  geo-pos:long "9.00012016296387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W203'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0001201629639'^^xsd:double;
  dwc:latitude '58.576084359551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W203'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5760843595512 9.00012016296387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5760843595512"^^xsd:decimal ;
  dwc:decimalLongitude "9.00012016296387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5760843595512 9.00012016296387)"^^geo:wktLiteral ;
  geo-pos:lat "58.5760843595512"^^xsd:decimal ;
  geo-pos:long "9.00012016296387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W207'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0001201629639'^^xsd:double;
  dwc:latitude '58.576084359551'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5851672667506 9.00054931640625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5851672667506"^^xsd:decimal ;
  dwc:decimalLongitude "9.00054931640625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5851672667506 9.00054931640625)"^^geo:wktLiteral ;
  geo-pos:lat "58.5851672667506"^^xsd:decimal ;
  geo-pos:long "9.00054931640625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W212'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0005493164062'^^xsd:double;
  dwc:latitude '58.585167266751'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W212'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5851672667506 9.00054931640625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5851672667506"^^xsd:decimal ;
  dwc:decimalLongitude "9.00054931640625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5851672667506 9.00054931640625)"^^geo:wktLiteral ;
  geo-pos:lat "58.5851672667506"^^xsd:decimal ;
  geo-pos:long "9.00054931640625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W210'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0005493164062'^^xsd:double;
  dwc:latitude '58.585167266751'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W210'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5851672667506 9.00054931640625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5851672667506"^^xsd:decimal ;
  dwc:decimalLongitude "9.00054931640625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5851672667506 9.00054931640625)"^^geo:wktLiteral ;
  geo-pos:lat "58.5851672667506"^^xsd:decimal ;
  geo-pos:long "9.00054931640625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W213'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0005493164062'^^xsd:double;
  dwc:latitude '58.585167266751'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5851672667506 9.00054931640625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5851672667506"^^xsd:decimal ;
  dwc:decimalLongitude "9.00054931640625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5851672667506 9.00054931640625)"^^geo:wktLiteral ;
  geo-pos:lat "58.5851672667506"^^xsd:decimal ;
  geo-pos:long "9.00054931640625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W211'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0005493164062'^^xsd:double;
  dwc:latitude '58.585167266751'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W211'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6062770341681"^^xsd:decimal ;
  dwc:decimalLongitude "9.01737213134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  geo-pos:lat "58.6062770341681"^^xsd:decimal ;
  geo-pos:long "9.01737213134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0173721313477'^^xsd:double;
  dwc:latitude '58.606277034168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1358'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6062770341681"^^xsd:decimal ;
  dwc:decimalLongitude "9.01737213134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  geo-pos:lat "58.6062770341681"^^xsd:decimal ;
  geo-pos:long "9.01737213134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0173721313477'^^xsd:double;
  dwc:latitude '58.606277034168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1361'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6062770341681"^^xsd:decimal ;
  dwc:decimalLongitude "9.01737213134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  geo-pos:lat "58.6062770341681"^^xsd:decimal ;
  geo-pos:long "9.01737213134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0173721313477'^^xsd:double;
  dwc:latitude '58.606277034168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1360'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6062770341681"^^xsd:decimal ;
  dwc:decimalLongitude "9.01737213134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  geo-pos:lat "58.6062770341681"^^xsd:decimal ;
  geo-pos:long "9.01737213134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0173721313477'^^xsd:double;
  dwc:latitude '58.606277034168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1363'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6062770341681"^^xsd:decimal ;
  dwc:decimalLongitude "9.01737213134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  geo-pos:lat "58.6062770341681"^^xsd:decimal ;
  geo-pos:long "9.01737213134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0173721313477'^^xsd:double;
  dwc:latitude '58.606277034168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1365'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6062770341681"^^xsd:decimal ;
  dwc:decimalLongitude "9.01737213134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  geo-pos:lat "58.6062770341681"^^xsd:decimal ;
  geo-pos:long "9.01737213134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0173721313477'^^xsd:double;
  dwc:latitude '58.606277034168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6062770341681"^^xsd:decimal ;
  dwc:decimalLongitude "9.01737213134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  geo-pos:lat "58.6062770341681"^^xsd:decimal ;
  geo-pos:long "9.01737213134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0173721313477'^^xsd:double;
  dwc:latitude '58.606277034168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1370'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6062770341681"^^xsd:decimal ;
  dwc:decimalLongitude "9.01737213134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  geo-pos:lat "58.6062770341681"^^xsd:decimal ;
  geo-pos:long "9.01737213134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0173721313477'^^xsd:double;
  dwc:latitude '58.606277034168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1366'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6062770341681"^^xsd:decimal ;
  dwc:decimalLongitude "9.01737213134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  geo-pos:lat "58.6062770341681"^^xsd:decimal ;
  geo-pos:long "9.01737213134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0173721313477'^^xsd:double;
  dwc:latitude '58.606277034168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1374'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6062770341681"^^xsd:decimal ;
  dwc:decimalLongitude "9.01737213134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  geo-pos:lat "58.6062770341681"^^xsd:decimal ;
  geo-pos:long "9.01737213134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0173721313477'^^xsd:double;
  dwc:latitude '58.606277034168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1367'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6062770341681"^^xsd:decimal ;
  dwc:decimalLongitude "9.01737213134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  geo-pos:lat "58.6062770341681"^^xsd:decimal ;
  geo-pos:long "9.01737213134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0173721313477'^^xsd:double;
  dwc:latitude '58.606277034168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1364'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6062770341681"^^xsd:decimal ;
  dwc:decimalLongitude "9.01737213134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  geo-pos:lat "58.6062770341681"^^xsd:decimal ;
  geo-pos:long "9.01737213134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0173721313477'^^xsd:double;
  dwc:latitude '58.606277034168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1362'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6062770341681"^^xsd:decimal ;
  dwc:decimalLongitude "9.01737213134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  geo-pos:lat "58.6062770341681"^^xsd:decimal ;
  geo-pos:long "9.01737213134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0173721313477'^^xsd:double;
  dwc:latitude '58.606277034168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1373'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6062770341681"^^xsd:decimal ;
  dwc:decimalLongitude "9.01737213134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  geo-pos:lat "58.6062770341681"^^xsd:decimal ;
  geo-pos:long "9.01737213134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0173721313477'^^xsd:double;
  dwc:latitude '58.606277034168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1369'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6062770341681"^^xsd:decimal ;
  dwc:decimalLongitude "9.01737213134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  geo-pos:lat "58.6062770341681"^^xsd:decimal ;
  geo-pos:long "9.01737213134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine quadrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0173721313477'^^xsd:double;
  dwc:latitude '58.606277034168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1372'^^xsd:anyURI;
  dwc:aphiaIdAccepted '882941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6062770341681"^^xsd:decimal ;
  dwc:decimalLongitude "9.01737213134766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6062770341681 9.01737213134766)"^^geo:wktLiteral ;
  geo-pos:lat "58.6062770341681"^^xsd:decimal ;
  geo-pos:long "9.01737213134766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0173721313477'^^xsd:double;
  dwc:latitude '58.606277034168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1359'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.594560897418 9.02466773986816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.594560897418"^^xsd:decimal ;
  dwc:decimalLongitude "9.02466773986816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.594560897418 9.02466773986816)"^^geo:wktLiteral ;
  geo-pos:lat "58.594560897418"^^xsd:decimal ;
  geo-pos:long "9.02466773986816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W334'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0246677398682'^^xsd:double;
  dwc:latitude '58.594560897418'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.594560897418 9.02466773986816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.594560897418"^^xsd:decimal ;
  dwc:decimalLongitude "9.02466773986816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.594560897418 9.02466773986816)"^^geo:wktLiteral ;
  geo-pos:lat "58.594560897418"^^xsd:decimal ;
  geo-pos:long "9.02466773986816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W337'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0246677398682'^^xsd:double;
  dwc:latitude '58.594560897418'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W337'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.594560897418 9.02466773986816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.594560897418"^^xsd:decimal ;
  dwc:decimalLongitude "9.02466773986816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.594560897418 9.02466773986816)"^^geo:wktLiteral ;
  geo-pos:lat "58.594560897418"^^xsd:decimal ;
  geo-pos:long "9.02466773986816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W335'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0246677398682'^^xsd:double;
  dwc:latitude '58.594560897418'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W335'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.594560897418 9.02466773986816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.594560897418"^^xsd:decimal ;
  dwc:decimalLongitude "9.02466773986816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.594560897418 9.02466773986816)"^^geo:wktLiteral ;
  geo-pos:lat "58.594560897418"^^xsd:decimal ;
  geo-pos:long "9.02466773986816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W338'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0246677398682'^^xsd:double;
  dwc:latitude '58.594560897418'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W338'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.594560897418 9.02466773986816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.594560897418"^^xsd:decimal ;
  dwc:decimalLongitude "9.02466773986816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.594560897418 9.02466773986816)"^^geo:wktLiteral ;
  geo-pos:lat "58.594560897418"^^xsd:decimal ;
  geo-pos:long "9.02466773986816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W336'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0246677398682'^^xsd:double;
  dwc:latitude '58.594560897418'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W336'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2564'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2557'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2555'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2562'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2553'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2551'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2563'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2559'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2558'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2560'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2566'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2550'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2567'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2556'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2561'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2554'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2565'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5843619810509"^^xsd:decimal ;
  dwc:decimalLongitude "9.02973175048828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5843619810509 9.02973175048828)"^^geo:wktLiteral ;
  geo-pos:lat "58.5843619810509"^^xsd:decimal ;
  geo-pos:long "9.02973175048828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0297317504883'^^xsd:double;
  dwc:latitude '58.584361981051'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2552'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.57"^^xsd:decimal ;
  geo-pos:long "9.03333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '58.57'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4151'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.57"^^xsd:decimal ;
  geo-pos:long "9.03333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '58.57'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.57"^^xsd:decimal ;
  geo-pos:long "9.03333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '58.57'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4150'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.57"^^xsd:decimal ;
  geo-pos:long "9.03333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '58.57'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4148'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.57"^^xsd:decimal ;
  geo-pos:long "9.03333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '58.57'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4152'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.57"^^xsd:decimal ;
  geo-pos:long "9.03333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '58.57'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '137739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4146'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137739'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.57"^^xsd:decimal ;
  geo-pos:long "9.03333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '58.57'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4153'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.57"^^xsd:decimal ;
  geo-pos:long "9.03333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '58.57'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4147'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.57"^^xsd:decimal ;
  geo-pos:long "9.03333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '58.57'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4156'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.57"^^xsd:decimal ;
  geo-pos:long "9.03333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '58.57'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4154'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.03333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.57"^^xsd:decimal ;
  geo-pos:long "9.03333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '58.57'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4149'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5766666666667"^^xsd:decimal ;
  geo-pos:long "9.03666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W324'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0366666666667'^^xsd:double;
  dwc:latitude '58.576666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W324'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5766666666667"^^xsd:decimal ;
  geo-pos:long "9.03666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W325'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0366666666667'^^xsd:double;
  dwc:latitude '58.576666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W325'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5766666666667"^^xsd:decimal ;
  geo-pos:long "9.03666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W330'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0366666666667'^^xsd:double;
  dwc:latitude '58.576666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W330'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5766666666667"^^xsd:decimal ;
  geo-pos:long "9.03666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W332'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0366666666667'^^xsd:double;
  dwc:latitude '58.576666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W332'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5766666666667"^^xsd:decimal ;
  geo-pos:long "9.03666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W333'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0366666666667'^^xsd:double;
  dwc:latitude '58.576666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W333'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5766666666667"^^xsd:decimal ;
  geo-pos:long "9.03666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W327'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0366666666667'^^xsd:double;
  dwc:latitude '58.576666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W327'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5766666666667"^^xsd:decimal ;
  geo-pos:long "9.03666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W326'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0366666666667'^^xsd:double;
  dwc:latitude '58.576666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W326'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5766666666667"^^xsd:decimal ;
  geo-pos:long "9.03666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W331'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0366666666667'^^xsd:double;
  dwc:latitude '58.576666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W331'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5766666666667"^^xsd:decimal ;
  geo-pos:long "9.03666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W323'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0366666666667'^^xsd:double;
  dwc:latitude '58.576666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W323'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5766666666667"^^xsd:decimal ;
  geo-pos:long "9.03666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W329'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0366666666667'^^xsd:double;
  dwc:latitude '58.576666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W329'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5766666666667 9.03666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5766666666667"^^xsd:decimal ;
  geo-pos:long "9.03666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W328'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0366666666667'^^xsd:double;
  dwc:latitude '58.576666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W328'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5828408352796 9.04080390930176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5828408352796"^^xsd:decimal ;
  dwc:decimalLongitude "9.04080390930176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5828408352796 9.04080390930176)"^^geo:wktLiteral ;
  geo-pos:lat "58.5828408352796"^^xsd:decimal ;
  geo-pos:long "9.04080390930176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W316'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0408039093018'^^xsd:double;
  dwc:latitude '58.58284083528'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W316'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5828408352796 9.04080390930176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5828408352796"^^xsd:decimal ;
  dwc:decimalLongitude "9.04080390930176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5828408352796 9.04080390930176)"^^geo:wktLiteral ;
  geo-pos:lat "58.5828408352796"^^xsd:decimal ;
  geo-pos:long "9.04080390930176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W318'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0408039093018'^^xsd:double;
  dwc:latitude '58.58284083528'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W318'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5828408352796 9.04080390930176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5828408352796"^^xsd:decimal ;
  dwc:decimalLongitude "9.04080390930176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5828408352796 9.04080390930176)"^^geo:wktLiteral ;
  geo-pos:lat "58.5828408352796"^^xsd:decimal ;
  geo-pos:long "9.04080390930176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W322'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0408039093018'^^xsd:double;
  dwc:latitude '58.58284083528'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W322'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5828408352796 9.04080390930176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5828408352796"^^xsd:decimal ;
  dwc:decimalLongitude "9.04080390930176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5828408352796 9.04080390930176)"^^geo:wktLiteral ;
  geo-pos:lat "58.5828408352796"^^xsd:decimal ;
  geo-pos:long "9.04080390930176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W321'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0408039093018'^^xsd:double;
  dwc:latitude '58.58284083528'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W321'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5828408352796 9.04080390930176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5828408352796"^^xsd:decimal ;
  dwc:decimalLongitude "9.04080390930176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5828408352796 9.04080390930176)"^^geo:wktLiteral ;
  geo-pos:lat "58.5828408352796"^^xsd:decimal ;
  geo-pos:long "9.04080390930176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W317'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0408039093018'^^xsd:double;
  dwc:latitude '58.58284083528'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W317'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5828408352796 9.04080390930176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5828408352796"^^xsd:decimal ;
  dwc:decimalLongitude "9.04080390930176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5828408352796 9.04080390930176)"^^geo:wktLiteral ;
  geo-pos:lat "58.5828408352796"^^xsd:decimal ;
  geo-pos:long "9.04080390930176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W319'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0408039093018'^^xsd:double;
  dwc:latitude '58.58284083528'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5828408352796 9.04080390930176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5828408352796"^^xsd:decimal ;
  dwc:decimalLongitude "9.04080390930176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5828408352796 9.04080390930176)"^^geo:wktLiteral ;
  geo-pos:lat "58.5828408352796"^^xsd:decimal ;
  geo-pos:long "9.04080390930176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W315'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0408039093018'^^xsd:double;
  dwc:latitude '58.58284083528'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W315'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5828408352796 9.04080390930176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5828408352796"^^xsd:decimal ;
  dwc:decimalLongitude "9.04080390930176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5828408352796 9.04080390930176)"^^geo:wktLiteral ;
  geo-pos:lat "58.5828408352796"^^xsd:decimal ;
  geo-pos:long "9.04080390930176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W320'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'ARENDAL'^^xsd:string;
  dwc:longitude '9.0408039093018'^^xsd:double;
  dwc:latitude '58.58284083528'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W320'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6016268237083 9.0706729888916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6016268237083"^^xsd:decimal ;
  dwc:decimalLongitude "9.0706729888916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6016268237083 9.0706729888916)"^^geo:wktLiteral ;
  geo-pos:lat "58.6016268237083"^^xsd:decimal ;
  geo-pos:long "9.0706729888916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W202'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0706729888916'^^xsd:double;
  dwc:latitude '58.601626823708'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6016268237083 9.0706729888916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6016268237083"^^xsd:decimal ;
  dwc:decimalLongitude "9.0706729888916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6016268237083 9.0706729888916)"^^geo:wktLiteral ;
  geo-pos:lat "58.6016268237083"^^xsd:decimal ;
  geo-pos:long "9.0706729888916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W201'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0706729888916'^^xsd:double;
  dwc:latitude '58.601626823708'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W201'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6010902211684 9.0845775604248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6010902211684"^^xsd:decimal ;
  dwc:decimalLongitude "9.0845775604248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6010902211684 9.0845775604248)"^^geo:wktLiteral ;
  geo-pos:lat "58.6010902211684"^^xsd:decimal ;
  geo-pos:long "9.0845775604248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0845775604248'^^xsd:double;
  dwc:latitude '58.601090221168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2981'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6010902211684 9.0845775604248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6010902211684"^^xsd:decimal ;
  dwc:decimalLongitude "9.0845775604248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6010902211684 9.0845775604248)"^^geo:wktLiteral ;
  geo-pos:lat "58.6010902211684"^^xsd:decimal ;
  geo-pos:long "9.0845775604248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0845775604248'^^xsd:double;
  dwc:latitude '58.601090221168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2980'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6010902211684 9.0845775604248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6010902211684"^^xsd:decimal ;
  dwc:decimalLongitude "9.0845775604248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6010902211684 9.0845775604248)"^^geo:wktLiteral ;
  geo-pos:lat "58.6010902211684"^^xsd:decimal ;
  geo-pos:long "9.0845775604248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0845775604248'^^xsd:double;
  dwc:latitude '58.601090221168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2979'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6010902211684 9.0845775604248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6010902211684"^^xsd:decimal ;
  dwc:decimalLongitude "9.0845775604248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6010902211684 9.0845775604248)"^^geo:wktLiteral ;
  geo-pos:lat "58.6010902211684"^^xsd:decimal ;
  geo-pos:long "9.0845775604248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.0845775604248'^^xsd:double;
  dwc:latitude '58.601090221168'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.605 9.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.605"^^xsd:decimal ;
  dwc:decimalLongitude "9.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.605 9.085)"^^geo:wktLiteral ;
  geo-pos:lat "58.605"^^xsd:decimal ;
  geo-pos:long "9.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W614'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.085'^^xsd:double;
  dwc:latitude '58.605'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W614'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.605 9.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.605"^^xsd:decimal ;
  dwc:decimalLongitude "9.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.605 9.085)"^^geo:wktLiteral ;
  geo-pos:lat "58.605"^^xsd:decimal ;
  geo-pos:long "9.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W613'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.085'^^xsd:double;
  dwc:latitude '58.605'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W613'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.605 9.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.605"^^xsd:decimal ;
  dwc:decimalLongitude "9.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.605 9.085)"^^geo:wktLiteral ;
  geo-pos:lat "58.605"^^xsd:decimal ;
  geo-pos:long "9.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W615'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.085'^^xsd:double;
  dwc:latitude '58.605'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W615'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10251'^^xsd:string;
  dwc:scientificName 'Pseudosetia turgida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '141330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10246'^^xsd:string;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10243'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10243'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10250'^^xsd:string;
  dwc:scientificName 'Pseudomalletia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '140308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1476740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10248'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10244'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10247'^^xsd:string;
  dwc:scientificName 'Kurtiella tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '345287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10245'^^xsd:string;
  dwc:scientificName 'Entalina tetragona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '139691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10242'^^xsd:string;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10252'^^xsd:string;
  dwc:scientificName 'Taranis moerchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '139384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139384'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10239'^^xsd:string;
  dwc:scientificName 'Cadulus jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '140005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1717299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10240'^^xsd:string;
  dwc:scientificName 'Cadulus subfusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '140010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10249'^^xsd:string;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10249'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10236'^^xsd:string;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10236'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10238'^^xsd:string;
  dwc:scientificName 'Axinulus eumyarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '234162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '851922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10241'^^xsd:string;
  dwc:scientificName 'Cuspidaria obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '139450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10241'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10253'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10254'^^xsd:string;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10254'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10256'^^xsd:string;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10256'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10237'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10237'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.266667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10255'^^xsd:string;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.266667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10255'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63 9.11333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.63"^^xsd:decimal ;
  dwc:decimalLongitude "9.11333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63 9.11333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.63"^^xsd:decimal ;
  geo-pos:long "9.11333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W619'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1133333333333'^^xsd:double;
  dwc:latitude '58.63'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W619'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63 9.11333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.63"^^xsd:decimal ;
  dwc:decimalLongitude "9.11333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63 9.11333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.63"^^xsd:decimal ;
  geo-pos:long "9.11333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W616'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1133333333333'^^xsd:double;
  dwc:latitude '58.63'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W616'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63 9.11333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.63"^^xsd:decimal ;
  dwc:decimalLongitude "9.11333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63 9.11333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.63"^^xsd:decimal ;
  geo-pos:long "9.11333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W620'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1133333333333'^^xsd:double;
  dwc:latitude '58.63'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W620'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63 9.11333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.63"^^xsd:decimal ;
  dwc:decimalLongitude "9.11333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63 9.11333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.63"^^xsd:decimal ;
  geo-pos:long "9.11333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W621'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1133333333333'^^xsd:double;
  dwc:latitude '58.63'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W621'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63 9.11333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.63"^^xsd:decimal ;
  dwc:decimalLongitude "9.11333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63 9.11333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.63"^^xsd:decimal ;
  geo-pos:long "9.11333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W618'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1133333333333'^^xsd:double;
  dwc:latitude '58.63'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W618'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63 9.11333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.63"^^xsd:decimal ;
  dwc:decimalLongitude "9.11333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63 9.11333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.63"^^xsd:decimal ;
  geo-pos:long "9.11333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W617'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1133333333333'^^xsd:double;
  dwc:latitude '58.63'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W617'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7466666666667 9.11666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7466666666667 9.11666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.7466666666667"^^xsd:decimal ;
  geo-pos:long "9.11666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1166666666667'^^xsd:double;
  dwc:latitude '58.746666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4001'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7466666666667 9.11666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7466666666667 9.11666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.7466666666667"^^xsd:decimal ;
  geo-pos:long "9.11666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1166666666667'^^xsd:double;
  dwc:latitude '58.746666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4002'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7466666666667 9.11666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7466666666667 9.11666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.7466666666667"^^xsd:decimal ;
  geo-pos:long "9.11666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1166666666667'^^xsd:double;
  dwc:latitude '58.746666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4004'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7466666666667 9.11666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7466666666667 9.11666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.7466666666667"^^xsd:decimal ;
  geo-pos:long "9.11666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1166666666667'^^xsd:double;
  dwc:latitude '58.746666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7466666666667 9.11666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7466666666667 9.11666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.7466666666667"^^xsd:decimal ;
  geo-pos:long "9.11666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1166666666667'^^xsd:double;
  dwc:latitude '58.746666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4005'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7466666666667 9.11666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7466666666667 9.11666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.7466666666667"^^xsd:decimal ;
  geo-pos:long "9.11666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1166666666667'^^xsd:double;
  dwc:latitude '58.746666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3999'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7466666666667 9.11666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7466666666667 9.11666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.7466666666667"^^xsd:decimal ;
  geo-pos:long "9.11666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1166666666667'^^xsd:double;
  dwc:latitude '58.746666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4003'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6293847689454 9.11676406860352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6293847689454"^^xsd:decimal ;
  dwc:decimalLongitude "9.11676406860352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6293847689454 9.11676406860352)"^^geo:wktLiteral ;
  geo-pos:lat "58.6293847689454"^^xsd:decimal ;
  geo-pos:long "9.11676406860352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1167640686035'^^xsd:double;
  dwc:latitude '58.629384768945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4138'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6293847689454 9.11676406860352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6293847689454"^^xsd:decimal ;
  dwc:decimalLongitude "9.11676406860352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6293847689454 9.11676406860352)"^^geo:wktLiteral ;
  geo-pos:lat "58.6293847689454"^^xsd:decimal ;
  geo-pos:long "9.11676406860352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1167640686035'^^xsd:double;
  dwc:latitude '58.629384768945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4136'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6293847689454 9.11676406860352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6293847689454"^^xsd:decimal ;
  dwc:decimalLongitude "9.11676406860352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6293847689454 9.11676406860352)"^^geo:wktLiteral ;
  geo-pos:lat "58.6293847689454"^^xsd:decimal ;
  geo-pos:long "9.11676406860352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1167640686035'^^xsd:double;
  dwc:latitude '58.629384768945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4135'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6293847689454 9.11676406860352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6293847689454"^^xsd:decimal ;
  dwc:decimalLongitude "9.11676406860352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6293847689454 9.11676406860352)"^^geo:wktLiteral ;
  geo-pos:lat "58.6293847689454"^^xsd:decimal ;
  geo-pos:long "9.11676406860352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1167640686035'^^xsd:double;
  dwc:latitude '58.629384768945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4137'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6293847689454 9.11676406860352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6293847689454"^^xsd:decimal ;
  dwc:decimalLongitude "9.11676406860352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6293847689454 9.11676406860352)"^^geo:wktLiteral ;
  geo-pos:lat "58.6293847689454"^^xsd:decimal ;
  geo-pos:long "9.11676406860352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1167640686035'^^xsd:double;
  dwc:latitude '58.629384768945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4134'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W778'^^xsd:string;
  dwc:scientificName 'Hiatella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W778'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W775'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W775'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W799'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W799'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W768'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W768'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W761'^^xsd:string;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W761'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W776'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W776'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W769'^^xsd:string;
  dwc:scientificName 'Callochiton septemvalvis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W769'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W770'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W770'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W780'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W780'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W798'^^xsd:string;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W798'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W789'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W789'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W788'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W788'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W781'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W781'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W797'^^xsd:string;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W797'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W766'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W766'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W791'^^xsd:string;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W791'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W772'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W772'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W777'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W777'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W765'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W765'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W795'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W795'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W782'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W782'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W786'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W786'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W773'^^xsd:string;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W773'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W792'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W792'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W767'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W767'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W793'^^xsd:string;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W793'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W774'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W774'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W785'^^xsd:string;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W785'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W762'^^xsd:string;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W762'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W783'^^xsd:string;
  dwc:scientificName 'Montacuta substriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W783'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W790'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W790'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W771'^^xsd:string;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W771'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W794'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W794'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W787'^^xsd:string;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W787'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W779'^^xsd:string;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W779'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W784'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W784'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W800'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6361309540156"^^xsd:decimal ;
  dwc:decimalLongitude "9.11873817443848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6361309540156 9.11873817443848)"^^geo:wktLiteral ;
  geo-pos:lat "58.6361309540156"^^xsd:decimal ;
  geo-pos:long "9.11873817443848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W796'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1187381744385'^^xsd:double;
  dwc:latitude '58.636130954016'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W796'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6362649709822"^^xsd:decimal ;
  dwc:decimalLongitude "9.11899566650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  geo-pos:lat "58.6362649709822"^^xsd:decimal ;
  geo-pos:long "9.11899566650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1189956665039'^^xsd:double;
  dwc:latitude '58.636264970982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1522'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6362649709822"^^xsd:decimal ;
  dwc:decimalLongitude "9.11899566650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  geo-pos:lat "58.6362649709822"^^xsd:decimal ;
  geo-pos:long "9.11899566650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1189956665039'^^xsd:double;
  dwc:latitude '58.636264970982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1524'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6362649709822"^^xsd:decimal ;
  dwc:decimalLongitude "9.11899566650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  geo-pos:lat "58.6362649709822"^^xsd:decimal ;
  geo-pos:long "9.11899566650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1189956665039'^^xsd:double;
  dwc:latitude '58.636264970982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1530'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6362649709822"^^xsd:decimal ;
  dwc:decimalLongitude "9.11899566650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  geo-pos:lat "58.6362649709822"^^xsd:decimal ;
  geo-pos:long "9.11899566650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1189956665039'^^xsd:double;
  dwc:latitude '58.636264970982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1526'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6362649709822"^^xsd:decimal ;
  dwc:decimalLongitude "9.11899566650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  geo-pos:lat "58.6362649709822"^^xsd:decimal ;
  geo-pos:long "9.11899566650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1189956665039'^^xsd:double;
  dwc:latitude '58.636264970982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1531'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6362649709822"^^xsd:decimal ;
  dwc:decimalLongitude "9.11899566650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  geo-pos:lat "58.6362649709822"^^xsd:decimal ;
  geo-pos:long "9.11899566650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1189956665039'^^xsd:double;
  dwc:latitude '58.636264970982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1529'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6362649709822"^^xsd:decimal ;
  dwc:decimalLongitude "9.11899566650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  geo-pos:lat "58.6362649709822"^^xsd:decimal ;
  geo-pos:long "9.11899566650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1189956665039'^^xsd:double;
  dwc:latitude '58.636264970982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1523'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6362649709822"^^xsd:decimal ;
  dwc:decimalLongitude "9.11899566650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  geo-pos:lat "58.6362649709822"^^xsd:decimal ;
  geo-pos:long "9.11899566650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1189956665039'^^xsd:double;
  dwc:latitude '58.636264970982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1527'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6362649709822"^^xsd:decimal ;
  dwc:decimalLongitude "9.11899566650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  geo-pos:lat "58.6362649709822"^^xsd:decimal ;
  geo-pos:long "9.11899566650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1189956665039'^^xsd:double;
  dwc:latitude '58.636264970982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1532'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6362649709822"^^xsd:decimal ;
  dwc:decimalLongitude "9.11899566650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  geo-pos:lat "58.6362649709822"^^xsd:decimal ;
  geo-pos:long "9.11899566650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1189956665039'^^xsd:double;
  dwc:latitude '58.636264970982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1528'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6362649709822"^^xsd:decimal ;
  dwc:decimalLongitude "9.11899566650391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6362649709822 9.11899566650391)"^^geo:wktLiteral ;
  geo-pos:lat "58.6362649709822"^^xsd:decimal ;
  geo-pos:long "9.11899566650391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1189956665039'^^xsd:double;
  dwc:latitude '58.636264970982'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1525'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.6533333333333"^^xsd:decimal ;
  geo-pos:long "9.13611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1361111111111'^^xsd:double;
  dwc:latitude '58.653333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2180'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.6533333333333"^^xsd:decimal ;
  geo-pos:long "9.13611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1361111111111'^^xsd:double;
  dwc:latitude '58.653333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2175'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.6533333333333"^^xsd:decimal ;
  geo-pos:long "9.13611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1361111111111'^^xsd:double;
  dwc:latitude '58.653333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2184'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.6533333333333"^^xsd:decimal ;
  geo-pos:long "9.13611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1361111111111'^^xsd:double;
  dwc:latitude '58.653333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2179'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.6533333333333"^^xsd:decimal ;
  geo-pos:long "9.13611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1361111111111'^^xsd:double;
  dwc:latitude '58.653333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2174'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.6533333333333"^^xsd:decimal ;
  geo-pos:long "9.13611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1361111111111'^^xsd:double;
  dwc:latitude '58.653333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2186'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.6533333333333"^^xsd:decimal ;
  geo-pos:long "9.13611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1361111111111'^^xsd:double;
  dwc:latitude '58.653333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2181'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.6533333333333"^^xsd:decimal ;
  geo-pos:long "9.13611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1361111111111'^^xsd:double;
  dwc:latitude '58.653333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2187'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.6533333333333"^^xsd:decimal ;
  geo-pos:long "9.13611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1361111111111'^^xsd:double;
  dwc:latitude '58.653333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2182'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.6533333333333"^^xsd:decimal ;
  geo-pos:long "9.13611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1361111111111'^^xsd:double;
  dwc:latitude '58.653333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2177'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.6533333333333"^^xsd:decimal ;
  geo-pos:long "9.13611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1361111111111'^^xsd:double;
  dwc:latitude '58.653333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2178'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.6533333333333"^^xsd:decimal ;
  geo-pos:long "9.13611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1361111111111'^^xsd:double;
  dwc:latitude '58.653333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2185'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.6533333333333"^^xsd:decimal ;
  geo-pos:long "9.13611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1361111111111'^^xsd:double;
  dwc:latitude '58.653333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.6533333333333"^^xsd:decimal ;
  geo-pos:long "9.13611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1361111111111'^^xsd:double;
  dwc:latitude '58.653333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2176'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6533333333333 9.13611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "58.6533333333333"^^xsd:decimal ;
  geo-pos:long "9.13611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1361111111111'^^xsd:double;
  dwc:latitude '58.653333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2183'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.14333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6416666666667"^^xsd:decimal ;
  geo-pos:long "9.14333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W625'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1433333333333'^^xsd:double;
  dwc:latitude '58.641666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W625'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.14333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6416666666667"^^xsd:decimal ;
  geo-pos:long "9.14333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W631'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1433333333333'^^xsd:double;
  dwc:latitude '58.641666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W631'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.14333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6416666666667"^^xsd:decimal ;
  geo-pos:long "9.14333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W630'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1433333333333'^^xsd:double;
  dwc:latitude '58.641666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W630'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.14333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6416666666667"^^xsd:decimal ;
  geo-pos:long "9.14333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W626'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1433333333333'^^xsd:double;
  dwc:latitude '58.641666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W626'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.14333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6416666666667"^^xsd:decimal ;
  geo-pos:long "9.14333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W628'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1433333333333'^^xsd:double;
  dwc:latitude '58.641666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W628'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.14333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6416666666667"^^xsd:decimal ;
  geo-pos:long "9.14333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W624'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1433333333333'^^xsd:double;
  dwc:latitude '58.641666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W624'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.14333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6416666666667"^^xsd:decimal ;
  geo-pos:long "9.14333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W623'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1433333333333'^^xsd:double;
  dwc:latitude '58.641666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.14333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6416666666667"^^xsd:decimal ;
  geo-pos:long "9.14333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W629'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1433333333333'^^xsd:double;
  dwc:latitude '58.641666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W629'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.14333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6416666666667"^^xsd:decimal ;
  geo-pos:long "9.14333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W627'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1433333333333'^^xsd:double;
  dwc:latitude '58.641666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W627'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.14333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6416666666667"^^xsd:decimal ;
  geo-pos:long "9.14333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W632'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1433333333333'^^xsd:double;
  dwc:latitude '58.641666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W632'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.14333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6416666666667 9.14333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6416666666667"^^xsd:decimal ;
  geo-pos:long "9.14333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W622'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1433333333333'^^xsd:double;
  dwc:latitude '58.641666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W622'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W939'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W939'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W931'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W931'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W934'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W934'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W940'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W940'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W938'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W938'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W936'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W936'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W929'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W929'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W930'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W930'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W944'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W944'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W933'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W933'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W943'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W943'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W927'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W927'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W937'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W937'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W942'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W942'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W932'^^xsd:string;
  dwc:scientificName 'Lacuna parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W932'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W928'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W928'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W935'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W935'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W945'^^xsd:string;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W945'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6338525868974"^^xsd:decimal ;
  dwc:decimalLongitude "9.14440155029297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6338525868974 9.14440155029297)"^^geo:wktLiteral ;
  geo-pos:lat "58.6338525868974"^^xsd:decimal ;
  geo-pos:long "9.14440155029297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W946'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.144401550293'^^xsd:double;
  dwc:latitude '58.633852586897'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W946'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "9.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  geo-pos:lat "58.6502777777778"^^xsd:decimal ;
  geo-pos:long "9.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.145'^^xsd:double;
  dwc:latitude '58.650277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3051'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "9.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  geo-pos:lat "58.6502777777778"^^xsd:decimal ;
  geo-pos:long "9.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.145'^^xsd:double;
  dwc:latitude '58.650277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3052'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "9.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  geo-pos:lat "58.6502777777778"^^xsd:decimal ;
  geo-pos:long "9.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.145'^^xsd:double;
  dwc:latitude '58.650277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3050'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "9.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  geo-pos:lat "58.6502777777778"^^xsd:decimal ;
  geo-pos:long "9.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.145'^^xsd:double;
  dwc:latitude '58.650277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3058'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "9.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  geo-pos:lat "58.6502777777778"^^xsd:decimal ;
  geo-pos:long "9.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.145'^^xsd:double;
  dwc:latitude '58.650277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3055'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "9.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  geo-pos:lat "58.6502777777778"^^xsd:decimal ;
  geo-pos:long "9.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.145'^^xsd:double;
  dwc:latitude '58.650277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3049'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "9.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  geo-pos:lat "58.6502777777778"^^xsd:decimal ;
  geo-pos:long "9.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.145'^^xsd:double;
  dwc:latitude '58.650277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3053'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "9.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  geo-pos:lat "58.6502777777778"^^xsd:decimal ;
  geo-pos:long "9.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.145'^^xsd:double;
  dwc:latitude '58.650277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3048'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "9.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  geo-pos:lat "58.6502777777778"^^xsd:decimal ;
  geo-pos:long "9.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.145'^^xsd:double;
  dwc:latitude '58.650277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "9.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  geo-pos:lat "58.6502777777778"^^xsd:decimal ;
  geo-pos:long "9.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.145'^^xsd:double;
  dwc:latitude '58.650277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3054'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "9.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  geo-pos:lat "58.6502777777778"^^xsd:decimal ;
  geo-pos:long "9.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.145'^^xsd:double;
  dwc:latitude '58.650277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3047'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "9.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  geo-pos:lat "58.6502777777778"^^xsd:decimal ;
  geo-pos:long "9.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pusillina sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.145'^^xsd:double;
  dwc:latitude '58.650277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3057'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "9.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  geo-pos:lat "58.6502777777778"^^xsd:decimal ;
  geo-pos:long "9.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.145'^^xsd:double;
  dwc:latitude '58.650277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6502777777778"^^xsd:decimal ;
  dwc:decimalLongitude "9.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6502777777778 9.145)"^^geo:wktLiteral ;
  geo-pos:lat "58.6502777777778"^^xsd:decimal ;
  geo-pos:long "9.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.145'^^xsd:double;
  dwc:latitude '58.650277777778'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W677'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W677'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W673'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W673'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W669'^^xsd:string;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W669'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W667'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W667'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W678'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W678'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W674'^^xsd:string;
  dwc:scientificName 'Odostomia unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W674'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W665'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W665'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W682'^^xsd:string;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W682'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W660'^^xsd:string;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W660'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W668'^^xsd:string;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W668'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W661'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W661'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W680'^^xsd:string;
  dwc:scientificName 'Raphitoma leufroyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W680'^^xsd:anyURI;
  dwc:aphiaIdAccepted '248256'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W666'^^xsd:string;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W666'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W670'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W670'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W662'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W662'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W675'^^xsd:string;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W675'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W671'^^xsd:string;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W671'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W659'^^xsd:string;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W659'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W679'^^xsd:string;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W679'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W663'^^xsd:string;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W663'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W672'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W672'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W681'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W681'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W664'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W664'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W683'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W683'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3866666666667 9.15666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3866666666667"^^xsd:decimal ;
  geo-pos:long "9.15666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W676'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.1566666666667'^^xsd:double;
  dwc:latitude '58.386666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W676'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W633'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W633'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W638'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W638'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W642'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W642'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W636'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W636'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W640'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W640'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W649'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W649'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W645'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W645'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W637'^^xsd:string;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W637'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W650'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W650'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W646'^^xsd:string;
  dwc:scientificName 'Tellimya tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '152397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W646'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W634'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W634'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W635'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W635'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W643'^^xsd:string;
  dwc:scientificName 'Nassarius pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W643'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W639'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W639'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W648'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W648'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W644'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W644'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W647'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W647'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6483333333333 9.15833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6483333333333"^^xsd:decimal ;
  geo-pos:long "9.15833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W641'^^xsd:string;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1583333333333'^^xsd:double;
  dwc:latitude '58.648333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W641'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6605135725084"^^xsd:decimal ;
  dwc:decimalLongitude "9.1640567779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.6605135725084"^^xsd:decimal ;
  geo-pos:long "9.1640567779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1640567779541'^^xsd:double;
  dwc:latitude '58.660513572508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3023'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6605135725084"^^xsd:decimal ;
  dwc:decimalLongitude "9.1640567779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.6605135725084"^^xsd:decimal ;
  geo-pos:long "9.1640567779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1640567779541'^^xsd:double;
  dwc:latitude '58.660513572508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3022'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6605135725084"^^xsd:decimal ;
  dwc:decimalLongitude "9.1640567779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.6605135725084"^^xsd:decimal ;
  geo-pos:long "9.1640567779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1640567779541'^^xsd:double;
  dwc:latitude '58.660513572508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6605135725084"^^xsd:decimal ;
  dwc:decimalLongitude "9.1640567779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.6605135725084"^^xsd:decimal ;
  geo-pos:long "9.1640567779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1640567779541'^^xsd:double;
  dwc:latitude '58.660513572508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3011'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6605135725084"^^xsd:decimal ;
  dwc:decimalLongitude "9.1640567779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.6605135725084"^^xsd:decimal ;
  geo-pos:long "9.1640567779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1640567779541'^^xsd:double;
  dwc:latitude '58.660513572508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3020'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6605135725084"^^xsd:decimal ;
  dwc:decimalLongitude "9.1640567779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.6605135725084"^^xsd:decimal ;
  geo-pos:long "9.1640567779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1640567779541'^^xsd:double;
  dwc:latitude '58.660513572508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3018'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6605135725084"^^xsd:decimal ;
  dwc:decimalLongitude "9.1640567779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.6605135725084"^^xsd:decimal ;
  geo-pos:long "9.1640567779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1640567779541'^^xsd:double;
  dwc:latitude '58.660513572508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3024'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6605135725084"^^xsd:decimal ;
  dwc:decimalLongitude "9.1640567779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.6605135725084"^^xsd:decimal ;
  geo-pos:long "9.1640567779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1640567779541'^^xsd:double;
  dwc:latitude '58.660513572508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3019'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6605135725084"^^xsd:decimal ;
  dwc:decimalLongitude "9.1640567779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.6605135725084"^^xsd:decimal ;
  geo-pos:long "9.1640567779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1640567779541'^^xsd:double;
  dwc:latitude '58.660513572508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3014'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6605135725084"^^xsd:decimal ;
  dwc:decimalLongitude "9.1640567779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.6605135725084"^^xsd:decimal ;
  geo-pos:long "9.1640567779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1640567779541'^^xsd:double;
  dwc:latitude '58.660513572508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3021'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6605135725084"^^xsd:decimal ;
  dwc:decimalLongitude "9.1640567779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.6605135725084"^^xsd:decimal ;
  geo-pos:long "9.1640567779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1640567779541'^^xsd:double;
  dwc:latitude '58.660513572508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3017'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6605135725084"^^xsd:decimal ;
  dwc:decimalLongitude "9.1640567779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.6605135725084"^^xsd:decimal ;
  geo-pos:long "9.1640567779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1640567779541'^^xsd:double;
  dwc:latitude '58.660513572508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3013'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6605135725084"^^xsd:decimal ;
  dwc:decimalLongitude "9.1640567779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.6605135725084"^^xsd:decimal ;
  geo-pos:long "9.1640567779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1640567779541'^^xsd:double;
  dwc:latitude '58.660513572508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3015'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6605135725084"^^xsd:decimal ;
  dwc:decimalLongitude "9.1640567779541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6605135725084 9.1640567779541)"^^geo:wktLiteral ;
  geo-pos:lat "58.6605135725084"^^xsd:decimal ;
  geo-pos:long "9.1640567779541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1640567779541'^^xsd:double;
  dwc:latitude '58.660513572508'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3012'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6097222222222 9.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6097222222222"^^xsd:decimal ;
  dwc:decimalLongitude "9.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6097222222222 9.165)"^^geo:wktLiteral ;
  geo-pos:lat "58.6097222222222"^^xsd:decimal ;
  geo-pos:long "9.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W652'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.165'^^xsd:double;
  dwc:latitude '58.609722222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W652'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6097222222222 9.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6097222222222"^^xsd:decimal ;
  dwc:decimalLongitude "9.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6097222222222 9.165)"^^geo:wktLiteral ;
  geo-pos:lat "58.6097222222222"^^xsd:decimal ;
  geo-pos:long "9.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W654'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.165'^^xsd:double;
  dwc:latitude '58.609722222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W654'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6097222222222 9.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6097222222222"^^xsd:decimal ;
  dwc:decimalLongitude "9.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6097222222222 9.165)"^^geo:wktLiteral ;
  geo-pos:lat "58.6097222222222"^^xsd:decimal ;
  geo-pos:long "9.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W656'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.165'^^xsd:double;
  dwc:latitude '58.609722222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W656'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6097222222222 9.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6097222222222"^^xsd:decimal ;
  dwc:decimalLongitude "9.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6097222222222 9.165)"^^geo:wktLiteral ;
  geo-pos:lat "58.6097222222222"^^xsd:decimal ;
  geo-pos:long "9.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W655'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.165'^^xsd:double;
  dwc:latitude '58.609722222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W655'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6097222222222 9.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6097222222222"^^xsd:decimal ;
  dwc:decimalLongitude "9.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6097222222222 9.165)"^^geo:wktLiteral ;
  geo-pos:lat "58.6097222222222"^^xsd:decimal ;
  geo-pos:long "9.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W657'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.165'^^xsd:double;
  dwc:latitude '58.609722222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W657'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6097222222222 9.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6097222222222"^^xsd:decimal ;
  dwc:decimalLongitude "9.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6097222222222 9.165)"^^geo:wktLiteral ;
  geo-pos:lat "58.6097222222222"^^xsd:decimal ;
  geo-pos:long "9.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W653'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.165'^^xsd:double;
  dwc:latitude '58.609722222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W653'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6097222222222 9.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6097222222222"^^xsd:decimal ;
  dwc:decimalLongitude "9.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6097222222222 9.165)"^^geo:wktLiteral ;
  geo-pos:lat "58.6097222222222"^^xsd:decimal ;
  geo-pos:long "9.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W651'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.165'^^xsd:double;
  dwc:latitude '58.609722222222'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W651'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W947'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W947'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W958'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W958'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W968'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W968'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W952'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W952'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W951'^^xsd:string;
  dwc:scientificName 'Leptochiton alveolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W951'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1610477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W953'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W953'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W962'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W962'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W949'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W949'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W955'^^xsd:string;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W955'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W964'^^xsd:string;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W964'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W948'^^xsd:string;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W948'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W970'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W970'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W965'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W965'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W967'^^xsd:string;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W967'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W961'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W961'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W966'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W966'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W950'^^xsd:string;
  dwc:scientificName 'Iothia fulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W950'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W959'^^xsd:string;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W959'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W957'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W957'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W954'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W954'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W963'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W963'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W960'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W960'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W969'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W969'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6166666666667 9.18333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6166666666667"^^xsd:decimal ;
  geo-pos:long "9.18333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W956'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W956'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2919'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2924'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2908'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2921'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2909'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2928'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2906'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2930'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2922'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2914'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2910'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2923'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2918'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2916'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2911'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2915'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2920'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2929'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2907'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2913'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2912'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2905'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2926'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2927'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2925'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2931'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.18444444444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.18444444444444)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.18444444444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.1844444444444'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2917'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1862'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1872'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1850'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1847'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1857'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1877'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1871'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1851'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1854'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1852'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Palliolum furtivum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1866'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1861'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1874'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1869'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulima bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1853'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1878'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1870'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Teretia teres'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1873'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Limea loscombii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1859'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1876'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1855'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1849'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1860'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1868'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1864'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1867'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1863'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1865'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1856'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1858'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1848'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1875'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6186111111111"^^xsd:decimal ;
  dwc:decimalLongitude "9.18472222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6186111111111 9.18472222222222)"^^geo:wktLiteral ;
  geo-pos:lat "58.6186111111111"^^xsd:decimal ;
  geo-pos:long "9.18472222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'TVEDESTRAND'^^xsd:string;
  dwc:longitude '9.1847222222222'^^xsd:double;
  dwc:latitude '58.618611111111'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1879'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3631'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3643'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3647'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3633'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3645'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3640'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3636'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3642'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3646'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3639'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3635'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3650'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3634'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3644'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3649'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3638'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3648'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3629'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3625'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138117'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3641'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Iothia fulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3637'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3626'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3632'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3651'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3630'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3628'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3627'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 9.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Yoldiella philippiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.215'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '142005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W3652'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7190337052298 9.24224853515625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7190337052298"^^xsd:decimal ;
  dwc:decimalLongitude "9.24224853515625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7190337052298 9.24224853515625)"^^geo:wktLiteral ;
  geo-pos:lat "58.7190337052298"^^xsd:decimal ;
  geo-pos:long "9.24224853515625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10211'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.2422485351562'^^xsd:double;
  dwc:latitude '58.71903370523'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10211'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7221532076607 9.24319267272949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7221532076607"^^xsd:decimal ;
  dwc:decimalLongitude "9.24319267272949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7221532076607 9.24319267272949)"^^geo:wktLiteral ;
  geo-pos:lat "58.7221532076607"^^xsd:decimal ;
  geo-pos:long "9.24319267272949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10511'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.2431926727295'^^xsd:double;
  dwc:latitude '58.722153207661'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10511'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7433333333333 9.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7433333333333 9.26)"^^geo:wktLiteral ;
  geo-pos:lat "58.7433333333333"^^xsd:decimal ;
  geo-pos:long "9.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.26'^^xsd:double;
  dwc:latitude '58.743333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4006'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7433333333333 9.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7433333333333 9.26)"^^geo:wktLiteral ;
  geo-pos:lat "58.7433333333333"^^xsd:decimal ;
  geo-pos:long "9.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW4007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W4007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.26'^^xsd:double;
  dwc:latitude '58.743333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W4007'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "9.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.3333333333333'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2170'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "9.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.3333333333333'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2172'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "9.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.3333333333333'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2171'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "9.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.3333333333333'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2166'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "9.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.3333333333333'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2162'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "9.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.3333333333333'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2167'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "9.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.3333333333333'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "9.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.3333333333333'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "9.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.3333333333333'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "9.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.3333333333333'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2163'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.33333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.33333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "9.33333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'AUST-AGDER'^^xsd:string;
  dwc:county 'RIS+R'^^xsd:string;
  dwc:longitude '9.3333333333333'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2169'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10321'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10321'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10331'^^xsd:string;
  dwc:scientificName 'Haliella stenostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10331'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10330'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10330'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10311'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10311'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10347'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10345'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10345'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10334'^^xsd:string;
  dwc:scientificName 'Kurtiella tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '345287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10332'^^xsd:string;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10332'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10340'^^xsd:string;
  dwc:scientificName 'Oenopota violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10340'^^xsd:anyURI;
  dwc:aphiaIdAccepted '160248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10341'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10341'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10344'^^xsd:string;
  dwc:scientificName 'Taranis moerchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139384'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10313'^^xsd:string;
  dwc:scientificName 'Admete viridula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138969'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10313'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10338'^^xsd:string;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10338'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10309'^^xsd:string;
  dwc:scientificName 'Hiatella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10309'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138068'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10333'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10333'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10339'^^xsd:string;
  dwc:scientificName 'Oenopota elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10339'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139317'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10337'^^xsd:string;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10337'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10314'^^xsd:string;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10314'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10323'^^xsd:string;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10323'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10327'^^xsd:string;
  dwc:scientificName 'Epitonium clathratulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10327'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10324'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10324'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10343'^^xsd:string;
  dwc:scientificName 'Pseudamussium sulcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '181301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10343'^^xsd:anyURI;
  dwc:aphiaIdAccepted '393810'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10329'^^xsd:string;
  dwc:scientificName 'Eulimella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10329'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10318'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10318'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10328'^^xsd:string;
  dwc:scientificName 'Eulimella scillae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10328'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10317'^^xsd:string;
  dwc:scientificName 'Antalis agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '196374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10317'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10319'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10325'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10325'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10310'^^xsd:string;
  dwc:scientificName 'Abra longicallus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141434'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10310'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141434'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10320'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10320'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10348'^^xsd:string;
  dwc:scientificName 'Trophonopsis barvicensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '151929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10348'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10346'^^xsd:string;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10346'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10326'^^xsd:string;
  dwc:scientificName 'Entalina tetragona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10326'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10335'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10335'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10336'^^xsd:string;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10336'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10322'^^xsd:string;
  dwc:scientificName 'Cuspidaria obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10322'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10350'^^xsd:string;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10350'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10312'^^xsd:string;
  dwc:scientificName 'Aclis walleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10312'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10316'^^xsd:string;
  dwc:scientificName 'Alvania subsoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10316'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10342'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10342'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.347222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333 9.347222)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333"^^xsd:decimal ;
  geo-pos:long "9.347222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10349'^^xsd:string;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.347222'^^xsd:double;
  dwc:latitude '58.633333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10349'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10353'^^xsd:string;
  dwc:scientificName 'Eulimella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '138404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10353'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10367'^^xsd:string;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10367'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10376'^^xsd:string;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10376'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10365'^^xsd:string;
  dwc:scientificName 'Kurtiella tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '345287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10365'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10362'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10362'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10370'^^xsd:string;
  dwc:scientificName 'Philine lima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '140754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10370'^^xsd:anyURI;
  dwc:aphiaIdAccepted '423717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10352'^^xsd:string;
  dwc:scientificName 'Diaphana sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '137894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10352'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137894'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10368'^^xsd:string;
  dwc:scientificName 'Panomya norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '140105'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140105'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10366'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10366'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10369'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10369'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10371'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10371'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10374'^^xsd:string;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10374'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10358'^^xsd:string;
  dwc:scientificName 'Cadulus subfusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '140010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10358'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10363'^^xsd:string;
  dwc:scientificName 'Haliella stenostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '139825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10363'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10356'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10356'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10360'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10360'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10373'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10373'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10364'^^xsd:string;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10364'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10354'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10354'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10359'^^xsd:string;
  dwc:scientificName 'Cuspidaria obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '139450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10359'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10361'^^xsd:string;
  dwc:scientificName 'Entalina tetragona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '139691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10361'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10351'^^xsd:string;
  dwc:scientificName 'Chrysallida sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10351'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10372'^^xsd:string;
  dwc:scientificName 'Scaphander punctostriatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '139490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10372'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10355'^^xsd:string;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10355'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10357'^^xsd:string;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10357'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10375'^^xsd:string;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.383333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10375'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8669015953345 9.41648483276367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8669015953345"^^xsd:decimal ;
  dwc:decimalLongitude "9.41648483276367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8669015953345 9.41648483276367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8669015953345"^^xsd:decimal ;
  geo-pos:long "9.41648483276367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10497'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4164848327637'^^xsd:double;
  dwc:latitude '58.866901595334'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10497'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10396'^^xsd:string;
  dwc:scientificName 'Axinulus eumyarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '234162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10396'^^xsd:anyURI;
  dwc:aphiaIdAccepted '851922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10416'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10416'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10407'^^xsd:string;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10407'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10409'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10409'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10413'^^xsd:string;
  dwc:scientificName 'Pseudomalletia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '140308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10413'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1476740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10401'^^xsd:string;
  dwc:scientificName 'Cuspidaria obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '139450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10401'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10394'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10394'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10411'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10411'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10408'^^xsd:string;
  dwc:scientificName 'Kurtiella tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '345287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10408'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10391'^^xsd:string;
  dwc:scientificName 'Aclis walleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '138686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10391'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10389'^^xsd:string;
  dwc:scientificName 'Abra longicallus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '141434'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10389'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141434'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10415'^^xsd:string;
  dwc:scientificName 'Taranis moerchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '139384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10415'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139384'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10398'^^xsd:string;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10398'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10390'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10390'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10399'^^xsd:string;
  dwc:scientificName 'Cadulus jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '140005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10399'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1717299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10406'^^xsd:string;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10406'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10403'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10403'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10414'^^xsd:string;
  dwc:scientificName 'Pseudosetia turgida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '141330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10414'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10393'^^xsd:string;
  dwc:scientificName 'Antalis agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '196374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10393'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10397'^^xsd:string;
  dwc:scientificName 'Bathyarca pectunculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '138799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10397'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10402'^^xsd:string;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10402'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10410'^^xsd:string;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10410'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10405'^^xsd:string;
  dwc:scientificName 'Entalina tetragona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '139691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10405'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10395'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10395'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10404'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10404'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10417'^^xsd:string;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10417'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10392'^^xsd:string;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10392'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10400'^^xsd:string;
  dwc:scientificName 'Cadulus subfusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '140010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10412'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10418'^^xsd:string;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10418'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563889"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563889 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563889"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10419'^^xsd:string;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '58.563889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10419'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.534722"^^xsd:decimal ;
  dwc:decimalLongitude "9.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  geo-pos:lat "58.534722"^^xsd:decimal ;
  geo-pos:long "9.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10384'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.433333'^^xsd:double;
  dwc:latitude '58.534722'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10384'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.534722"^^xsd:decimal ;
  dwc:decimalLongitude "9.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  geo-pos:lat "58.534722"^^xsd:decimal ;
  geo-pos:long "9.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10378'^^xsd:string;
  dwc:scientificName 'Axinulus eumyarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.433333'^^xsd:double;
  dwc:latitude '58.534722'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '234162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10378'^^xsd:anyURI;
  dwc:aphiaIdAccepted '851922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.534722"^^xsd:decimal ;
  dwc:decimalLongitude "9.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  geo-pos:lat "58.534722"^^xsd:decimal ;
  geo-pos:long "9.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10381'^^xsd:string;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.433333'^^xsd:double;
  dwc:latitude '58.534722'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10381'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.534722"^^xsd:decimal ;
  dwc:decimalLongitude "9.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  geo-pos:lat "58.534722"^^xsd:decimal ;
  geo-pos:long "9.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10383'^^xsd:string;
  dwc:scientificName 'Taranis moerchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.433333'^^xsd:double;
  dwc:latitude '58.534722'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '139384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10383'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139384'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.534722"^^xsd:decimal ;
  dwc:decimalLongitude "9.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  geo-pos:lat "58.534722"^^xsd:decimal ;
  geo-pos:long "9.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10385'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.433333'^^xsd:double;
  dwc:latitude '58.534722'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10385'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.534722"^^xsd:decimal ;
  dwc:decimalLongitude "9.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  geo-pos:lat "58.534722"^^xsd:decimal ;
  geo-pos:long "9.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10377'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.433333'^^xsd:double;
  dwc:latitude '58.534722'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10377'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.534722"^^xsd:decimal ;
  dwc:decimalLongitude "9.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  geo-pos:lat "58.534722"^^xsd:decimal ;
  geo-pos:long "9.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10379'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.433333'^^xsd:double;
  dwc:latitude '58.534722'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10379'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.534722"^^xsd:decimal ;
  dwc:decimalLongitude "9.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  geo-pos:lat "58.534722"^^xsd:decimal ;
  geo-pos:long "9.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10382'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.433333'^^xsd:double;
  dwc:latitude '58.534722'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10382'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.534722"^^xsd:decimal ;
  dwc:decimalLongitude "9.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  geo-pos:lat "58.534722"^^xsd:decimal ;
  geo-pos:long "9.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10380'^^xsd:string;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.433333'^^xsd:double;
  dwc:latitude '58.534722'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10380'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.534722"^^xsd:decimal ;
  dwc:decimalLongitude "9.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  geo-pos:lat "58.534722"^^xsd:decimal ;
  geo-pos:long "9.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10386'^^xsd:string;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.433333'^^xsd:double;
  dwc:latitude '58.534722'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10386'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.534722"^^xsd:decimal ;
  dwc:decimalLongitude "9.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  geo-pos:lat "58.534722"^^xsd:decimal ;
  geo-pos:long "9.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10387'^^xsd:string;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.433333'^^xsd:double;
  dwc:latitude '58.534722'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10387'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.534722"^^xsd:decimal ;
  dwc:decimalLongitude "9.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.534722 9.433333)"^^geo:wktLiteral ;
  geo-pos:lat "58.534722"^^xsd:decimal ;
  geo-pos:long "9.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10388'^^xsd:string;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.433333'^^xsd:double;
  dwc:latitude '58.534722'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10388'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8013888888889 9.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8013888888889"^^xsd:decimal ;
  dwc:decimalLongitude "9.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8013888888889 9.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.8013888888889"^^xsd:decimal ;
  geo-pos:long "9.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4708333333333'^^xsd:double;
  dwc:latitude '58.801388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1580'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8013888888889 9.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8013888888889"^^xsd:decimal ;
  dwc:decimalLongitude "9.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8013888888889 9.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.8013888888889"^^xsd:decimal ;
  geo-pos:long "9.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4708333333333'^^xsd:double;
  dwc:latitude '58.801388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1579'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8013888888889 9.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8013888888889"^^xsd:decimal ;
  dwc:decimalLongitude "9.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8013888888889 9.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.8013888888889"^^xsd:decimal ;
  geo-pos:long "9.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4708333333333'^^xsd:double;
  dwc:latitude '58.801388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1578'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8013888888889 9.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8013888888889"^^xsd:decimal ;
  dwc:decimalLongitude "9.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8013888888889 9.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.8013888888889"^^xsd:decimal ;
  geo-pos:long "9.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4708333333333'^^xsd:double;
  dwc:latitude '58.801388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1576'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8013888888889 9.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8013888888889"^^xsd:decimal ;
  dwc:decimalLongitude "9.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8013888888889 9.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.8013888888889"^^xsd:decimal ;
  geo-pos:long "9.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4708333333333'^^xsd:double;
  dwc:latitude '58.801388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1574'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8013888888889 9.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8013888888889"^^xsd:decimal ;
  dwc:decimalLongitude "9.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8013888888889 9.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.8013888888889"^^xsd:decimal ;
  geo-pos:long "9.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4708333333333'^^xsd:double;
  dwc:latitude '58.801388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1577'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8013888888889 9.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8013888888889"^^xsd:decimal ;
  dwc:decimalLongitude "9.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8013888888889 9.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.8013888888889"^^xsd:decimal ;
  geo-pos:long "9.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4708333333333'^^xsd:double;
  dwc:latitude '58.801388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1575'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8013888888889 9.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8013888888889"^^xsd:decimal ;
  dwc:decimalLongitude "9.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8013888888889 9.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.8013888888889"^^xsd:decimal ;
  geo-pos:long "9.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4708333333333'^^xsd:double;
  dwc:latitude '58.801388888889'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W1581'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nassarius incrassatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2589'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Antalis occidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '196377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2572'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Eulima bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2582'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2601'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2568'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2581'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2602'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Velutina plicatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2607'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2597'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2588'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine quadrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2595'^^xsd:anyURI;
  dwc:aphiaIdAccepted '882941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2583'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2577'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2587'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Teretia teres'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2578'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2596'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2598'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichnina umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2580'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2603'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Tellimya tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '152397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2599'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2592'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2579'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2590'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2593'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2575'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2605'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Odostomia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2569'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2576'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2570'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2586'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2606'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2604'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2573'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2585'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2591'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2594'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2608'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2574'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2571'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.48333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7833333333333 9.48333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7833333333333"^^xsd:decimal ;
  geo-pos:long "9.48333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber '0000'^^xsd:gYear;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:stateProvince 'TELEMARK'^^xsd:string;
  dwc:county 'KRAGER+'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W2584'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10300'^^xsd:string;
  dwc:scientificName 'Scaphander punctostriatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10266'^^xsd:string;
  dwc:scientificName 'Cuspidaria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '137858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10266'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137858'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10306'^^xsd:string;
  dwc:scientificName 'Turbonilla rufescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141090'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10306'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10304'^^xsd:string;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10304'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10289'^^xsd:string;
  dwc:scientificName 'Lyonsiella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10289'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10288'^^xsd:string;
  dwc:scientificName 'Kurtiella tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '345287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10288'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10299'^^xsd:string;
  dwc:scientificName 'Pulsellum lofotense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10271'^^xsd:string;
  dwc:scientificName 'Adontorhina similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '345774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10271'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10290'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10292'^^xsd:string;
  dwc:scientificName 'Oenopota elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139317'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10291'^^xsd:string;
  dwc:scientificName 'Nucula tumidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10291'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10287'^^xsd:string;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10287'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10280'^^xsd:string;
  dwc:scientificName 'Cuspidaria lamellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139449'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10280'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139449'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10305'^^xsd:string;
  dwc:scientificName 'Trophonopsis barvicensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '151929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10305'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10278'^^xsd:string;
  dwc:scientificName 'Cadulus jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1717299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10285'^^xsd:string;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10303'^^xsd:string;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10303'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10277'^^xsd:string;
  dwc:scientificName 'Bathyarca pectunculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10298'^^xsd:string;
  dwc:scientificName 'Pseudosetia turgida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10298'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10294'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10294'^^xsd:anyURI;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10282'^^xsd:string;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10282'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10283'^^xsd:string;
  dwc:scientificName 'Dacrydium ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10286'^^xsd:string;
  dwc:scientificName 'Entalina tetragona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10286'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10267'^^xsd:string;
  dwc:scientificName 'Oenopota sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '137826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10267'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137826'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10296'^^xsd:string;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10296'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10268'^^xsd:string;
  dwc:scientificName 'Abra longicallus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141434'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10268'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141434'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10284'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10284'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10301'^^xsd:string;
  dwc:scientificName 'Skenea basistriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10301'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10302'^^xsd:string;
  dwc:scientificName 'Taranis moerchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10302'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139384'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10279'^^xsd:string;
  dwc:scientificName 'Cadulus subfusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10279'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10297'^^xsd:string;
  dwc:scientificName 'Pseudomalletia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10297'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1476740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10273'^^xsd:string;
  dwc:scientificName 'Alvania subsoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10273'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10276'^^xsd:string;
  dwc:scientificName 'Axinulus eumyarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '234162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '851922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10281'^^xsd:string;
  dwc:scientificName 'Cuspidaria obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10281'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10275'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10293'^^xsd:string;
  dwc:scientificName 'Philine quadrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10293'^^xsd:anyURI;
  dwc:aphiaIdAccepted '882941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10274'^^xsd:string;
  dwc:scientificName 'Antalis agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '196374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10269'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10270'^^xsd:string;
  dwc:scientificName 'Admete viridula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138969'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10270'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10295'^^xsd:string;
  dwc:scientificName 'Poromya granulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10295'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10308'^^xsd:string;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10308'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2805__urn%3Acatalog%3AMolltax%3AMollusca%3AW10307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Molltax:Mollusca:W10307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2805_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'Molltax'^^xsd:string;
  dwc:collectionCode 'Mollusca'^^xsd:string;
  dwc:catalogNumber 'W10307'^^xsd:string;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.283333'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Molltax:Mollusca:W10307'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF